21) Difference between BAPI'S and Fumnction modules.?
Answer Posted / manas
BAPI is RFC enabled function module which can be accessed
from outside program to inside. It is mainly used to post
master datta or create document in SAP system. So it is
standard interaface . Function module are mainly used in
side SAP system as reuasble object in programs.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are base tables of an aggregate object?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
Which table stores the programs created?
Explain the session method? : abap bdc
What are the two ways for restricting the value range for a domain ?
What are the different types of luws?
What is the difference between ABAP and HR ABAP
What are the functional modules used in sequence in bdc? : abap bdc
What are the steps to be followed to set lockobjects? : sap abap data dictionary
Can you delete data element, which is being used by table fields?
What are the aggregate objects in the data dictionary? : abap data dictionary
What is is a match code? : abap data dictionary
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
Event handling in oops
What is the client concept in sap?