Can any one tell me the exact difference between BAPI and
RFC.
Answer Posted / ganesh sawant
1. RFC is subset of BAPI...or BAPI is more polished for external use than RFC
2. BAPI is used in LSMW after connecting it with the business object and can be register with the data transfer work bench.
3. BAPI are used to create BAPI ALE Interface.
4. BAPI's follow strict naming conventions and can be searched by tcode BAPI.
5. BAPI use external to internal coversion modules for all input parameters.
6. All the Message are to be returned in BAPIRET2 structure.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a projection view? : abap data dictionary
What is the difference between data elements and domains?
What is step-loop?
What is table attribute? : abap data dictionary
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
How can a lock object be called in the transaction?
What is the t-code to display batch input sessions? : abap bdc
Explain different types of attributes of function module?
What are system fields for secondary lists?
Explain the difference between call screen and leave screen?
What is the difference between semi-monthly and Bi-weekly payroll area
What are different ABAP editors? What are the differences?
Explain the properties of selection screen?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What takes most time in SAP script programming?