21) Difference between BAPI'S and Fumnction modules.?
Answer Posted / sandeep
BAPI is RFC enabled function module provided by SAP.
which can be accessed from outside SAP system(Legacy system) whereas FM can not be called from Legacy system until and unless its an RFC enabled FM. BAPI is mainly used to post master data or create document in SAP system. So it is standard interaface provided by SAP. Function module are mainly used inside SAP system as reuasble object in programs, We can create FM in SAP.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between commit-work and rollback-work tasks?
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
How many primary keys can be created for a table?
How to copy table across clients?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
Explain about Recording Function?
What is meant by authorization? Did you ever work on it? : sap abap hr
How are the date abd time field values stored in sap?
What are pooled tables?
Can you define a field without a data element?
How are BAPI different from Normal function modules ?
how to read the standard field value in your custom program.
how to track records from data dictionary?
The max number of calling modes stacked at one time is?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc