how to replacing the BDC with the BAPI, wherever possible
Answer Posted / rams
Call BAPI FM in ur Program and Pass all values to BAPI
import parameters or Tables whereever it applicable. You
dont need Recording,Call Transaction or Session method
techniques. Collect all Error messages by Bapi Return.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the main events of which are used for logical database?
What are user exits? What is involved in writing them? What precations are needed?
how do you transport lsmw data from one system to another?
Explain what are the system fields? Explain?
What are the properties of selection screen?
What is the tcode to create indexes?
when do you need to create an internal table with header line ? and with out a header line?
what is the difference between Blocked ALV and interactive ALV?
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What is the difference between native sql & open sql? : abap data dictionary
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
How to creat transactions? : abap data dictionary
What is the difference between leave transaction and call transaction?