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
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
What are two different ways to add fields to sap tables?
I need some information regarding Vcentric Test pattern ? with questions.
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
Can I execute user exits? If yes, how?
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
What are the events used for logical database?
What is the use of the raising exception? : abap modularization
What are the disadvantages of using explicit enhancement?
Differentiate between abap memory and sap memory?
Explain about drill down report?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
Can you delete data element, which is being used by table fields?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What is bdc programming? : abap bdc