Functionality Commission documents are sent to the function module to format them foraccounting. It is checked whether the accounting-relevant data of the commissiondocument can be posted in accounting. If the data is ok, it is formattedfor the accounting BAPI interface. If no error occurrs during processing, the data is sent to the callerfor further processing. Error(messages) are returned in the ET_MESSAGEtable during processing. Notes
- No summarization takes place for the document formatting, the document
is posted as it was sent to the function module.
- Reference table IT_REF_AC_DOC is processed for the following function
module <(><<)>APPL>_TRANSFER_FI_POST>.First and last segment is updated for a document in the reference table,thus all the segments can be determined in the distributed BAPI tablescontained in the document during further processing.
- Erroneous documents are marked in the transfer table (header table) in
the field WORK_FLAG with 'E'. No ROLLBACK takes place.
- If a document is erroneous, the processing status is returned with X.
- USER EXIT: BTE-Tool (Business Transaction Events) provides you the
option to prepare an individual function module(maintenance in customizing)>.
|