In BDC, if out of 10 records, 7 are successful and there are 3 records with some missing fields, how will you modify those fields?
Latest Answer: Go to Notepad and check what are all the possible records having defects of data then again execute a program with the new text file (containing missing data). ...
How would you go about improving the performance of a Program, which selects data from MSEG & MKPF?
Explain the basics and defination of BADI
Latest Answer: Badi’s are nothing but Business add-ins. Application programmer who wants to have a Business Add-ins in a particular program can define the interface for an enhancement in the Business Add-in builder. Badi methods can be called from abap programs. ...
What is the advantage of ALV Grid over ALV List ?
Latest Answer: In ALV grid you can always have editable grid but in list display it not possible.List display is used only for displaying data which already exists in the system using ABAP processing as per the requirement but in AlV GRID since you can have editable ...
what are enhancements?Q. what are user-exits?Q. what is badi?Q. what is the difference between user-exit & BADIs?Q. what is the difference between user-exit & customer-exit?Q. How do you get functional
how will you develop a table control having 3 columns with only one editable?
Latest Answer: Hi sapiens, We can make only one column editable in the table control by using below code: s1: In one of the module in the PBO event s2: Write beloe code : ...
Specify the areas in which the organizational assignments are made in PA?
What are the elements of Enterprise Structure in PA?
Latest Answer: Client ---> company code ---> personal area -----> personal subarea ...
what is the difference between ALE and BAPI
Latest Answer: ALE is SAP proprietary technology that enables data communications between two or more SAP R/3 systems and/or R/3 and external systems. When a new enterprise resource planning (ERP) solution such as R/3 is implemented, companies have to interface the ...
Latest Answer: Hi thiru, Offline process is nothing but called as background job. It means the process wont be executed as and when users triggers the tcode. Offline process will be scheduled by the basis peoples and then executed in the background ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top