- §The structure of a bdoc consists of a header record and a body which has separate data segments
- §The bdoc header is like a control record containing the bdoc type, timestamp, sender, flow context etc.
- §Bdoc body has separate data segments corresponding to the separate parts of the business object
- -Eg: for business partner, different data segments exist for address, general dataa, sales area data etc.
Common BDoc Type
BDoc Processing in CRM MW
The Flow Control is a virtual machine to process BDoc messages. For every BDoc message the Flow Control calls a number of services and passes the BDoc message as a parameter to the services that are called. Services are function modules that perform particular tasks on a BDoc message.
Furthermore the Flow Control writes into the flow control log file.
No comments:
Post a Comment