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
HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?
What are the different types of mode (run code) in call transaction method?
What is the difference between rfc and bapi function modules? : abap bdc
Can we specify the next screen number with a variable?
What is the syntax of packed number?
Is it possible to pass data to and from include programs explicitly?
How many types of data classes are there in sap abap? : abap data dictionary
How many types of data classes are there in sap?
Badi concepts
Performance tuning techniques
What are the functional areas, user groups? How does abap query work in relation to these?
What are the attributes of a field that can be activated or deactivated during runtime?
What are hashed tables?
What are the update types possible? : abap data dictionary
Does the call transaction method allow multiple transactions to be processed by sap?