Functionality Commission documents are sent to the function module for formatting forthe accounting. It is checked whether the accounting-relevant data of commissiondocument can be posted in the accounting. If the data is ok, it isprocessed for the BAPI interface of accounting. If no error occurs during data processing, the data is sent to thecaller for further processing. During data processing, the (error)messages are 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 is updated for a document in the referencetable, 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 is carried out.
- 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)>.
|