CAN ANY BODY TELL ME IN A COMPANY HOW BAPI WORK WILL GOES?
WHO WILL TELL WHICH BAPI WILL SET FOR THE PRESENT REQUIRENT?
Answer Posted / amith
Hi
BAPI is Business Application Program Interfacae.
Generelly you use BAPI in vonjunction with
aprogram .....Its very rare that you use it individually.
U can call a BAPI ina interface which itself can trigger a
IDOC or a BADI ....
Generally functional consultant or in some cases the ABAP
Consultant can decide on which BAPI to use.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the differences between structure and table in the data dictionary in abap?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
Can you define a field without a data element? : abap data dictionary
How many ways can a sap system be accessed?
What are the differences between table controls and step loops?
What are clustered tables?
Name the abap/4 modularization techniques?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
Can we make use of flow logic control key words in abap/4 and vice-versa?
What are the Control levels in internal tables?
What is constructor expression in nw abap 7.4?
What is check table?
Where do you create indexes in abap?
10) How to get Item Header in Sales Order?