When would you use a BAPI rather than an IDOC
Answer Posted / theabapconsultant
idoc is used to transfer data from sap to sap systems. but bapi is used to transfer data from sap to non-sap systems also.
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
What is the difference between synchronous and asynchronous updates?
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
What is a data class? : abap data dictionary
What are the data classes in abap?
What is the use of info groups? : sap abap hr
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
What is the difference between call transaction and session method? : abap bdc
What is the use of enqueue function module? : sap abap data dictionary
How can I get ascii value of any letter? Is there any function?
What is the use of program rsbdcsub? : abap bdc
How will you read from internal table records in a given value range (without using loop)
What are the layers of data description in r/3? : abap data dictionary
What are logical data bases used in hr module? : abap hr
What is a type group?
How we format the data before before write statement in report ?