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
Can you create an internal table dynamically?(at run time)
how to modify the standard method as per your requirement
Why do we use logical blocks in abap program?
Explain the components of selection table?
What is personnel sub are
What is human resource information systems (chris)? : sap abap hr
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
Define subtype ? : abap hr
What is the difference between ABAP and HR ABAP
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
Which type of tables used this buffer?
What two statements would be used to exchange data between programs using abap memory?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
What is an “on request field” statement?