what are the prerequisites for using a bapi in your program?
Answer Posted / goldie
1) objects should reside in BOR.
2) BAPI BROWSER(check whether it is released or not).
3) from BAPI browser decide which fm has to use in fact go
and check fm with ur sample data.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are your ways to performance optimization?
What does a lock object involve?
Why do we use logical blocks in abap program?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
How to transfer data into line items using batch input session method? : abap bdc
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
What is the difference between free and refresh?
What is human resource information systems (chris)? : sap abap hr
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
Is the basic list deleted when the new list is created?
What is view? Different types of view.
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What is difference between dependent and independent data?
Explain what is step-loop? Explain all the steps?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?