BAPI
BAPI
BAPIs allow integration at the Business Level, not the technical level.
STRUCTURE
BAPI BOR
Key Fields : The key fields that describes the instance of the
business object uniquely.
Example :
The object type Employee is a subtype which has been
derived from the super type Person.
Export Parameters :
Which contain data to be transferred from the BAPI back to
the calling program
Import/Export (Table) :
Dialog Applications :
Distributed Applications :
Input Help
HelpValues.GetList()
Field Help
BapiService.FieldHelpGetDocu()
Return Messages
BapiService.MessageGetDetail()
Asynchronous BAPIs :
GetList():
Select a range of object key values.
GetStatus():
Used to query the status of an SAP business object instance.
CreateMultiple()
DeleteMultiple()
Business Standards
Openness