The Function Module KBPB_DOCUMENT_POST (Verbuchung Erfassungsbeleg) is a standard Function Module in SAP ERP and is part of the function group KBPB within the package KABP_ADDON.
Function Module | KBPB_DOCUMENT_POST |
Short Text | Verbuchung Erfassungsbeleg |
Function Group | KBPB |
Package | KABP_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BPIN | LIKE | BPIN | ||
I_CHECK_ONLY | LIKE | SPACE | ||
I_DEQUEUE | LIKE | 'X' | ||
I_NEW_BPDK | LIKE | BPDK | ||
I_NEW_BPDKT | LIKE | BPDKT | ||
I_OLD_BPDK | LIKE | BPDK | ||
I_OLD_BPDKT | LIKE | BPDKT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BPBK_BELNR | LIKE | BPBK-BELNR | ||
E_BPDK_BELNR | LIKE | BPDK-BELNR | ||
E_RETURNCODE | LIKE | SY-SUBRC |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_NEW_BPDG | LIKE | BPDG | ||
T_NEW_BPDJ | LIKE | BPDJ | ||
T_NEW_BPDZ | LIKE | BPDZ | ||
T_NEW_BPDZT | LIKE | BPDZT | ||
T_OLD_BPDG | LIKE | BPDG | ||
T_OLD_BPDJ | LIKE | BPDJ | ||
T_OLD_BPDZ | LIKE | BPDZ | ||
T_OLD_BPDZT | LIKE | BPDZT |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BL_UPDATE_FAILED | Budgetäres Ledger update fehlerhaft |