Functionality Commission documents are sent to the function module for formatting foraccounting. It is checked whether the accounting-relevant data of the commissiondocument can be posted in accounting. If the data is ok, it is processedfor the accounting BAPI interface. If no error occurs during data processing, the data is sent to thecaller for further processing. During data processing, (error) messagesare returned in the ET_MESSAGE table. Notes
- No summarization takes place for document formatting, the document is
posted as it was sent to the function module.
- Reference table IT_REF_AC_DOC is formatted for the following function
module <(><<)>APPL>_TRANSFER_FI_POST>.The first and last segment are updated in the reference table for adocument, so that all the segments in the distributed BAPI tables,contained in the document, can be determined during further processing.
- Erroneous documents are marked in the transfer table (header table) in
field WORK_FLAG with 'E'. No ROLLBACK takes place here.
- If a document is erroneous, the processing status is returned with 'X'.
- USER EXIT: BTE tool (Business Transaction Events) lets you prepare an
individual function module (maintenance inCustomizing)>.
|