Menu

SAP Function Module BREAKDOWN_DOCUMENT_POST

Beleg aufteilen - Sammeln der DB-Itabs

The Function Module BREAKDOWN_DOCUMENT_POST (Beleg aufteilen - Sammeln der DB-Itabs) is a standard Function Module in SAP ERP and is part of the function group F049 within the package FBAS.

Technical Information

Function Module BREAKDOWN_DOCUMENT_POST
Short Text Beleg aufteilen - Sammeln der DB-Itabs
Function Group F049
Package FBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OLD LIKE RF048-XBEARB - document is new (insert), 'X' - update

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TBFIT_A LIKE BFIT_A Table entries for database insert
TBFIT_A0 LIKE BFIT_A0 Table entries for database insert
TBFOD_A LIKE BFOD_A Table entries for database insert
TBFOD_AB LIKE BFOD_AB Table entries for database insert/update
TBFOK_A LIKE BFOK_A Table entries for database insert
TBFOK_AB LIKE BFOK_AB Table entries for database insert/update
TRF048_AUDT LIKE RF048_AUDT Table entries for setting clearing date

Exceptions

This function module does not define any Exceptions.