The Function Module KBPB_DOCUMENT_VALIDATE (Aufruf User Exit, Validierung Budgetbeleg) 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_VALIDATE |
Short Text | Aufruf User Exit, Validierung Budgetbeleg |
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_BPDK | LIKE | BPDK | Belegkopf | |
I_BPDKT | LIKE | BPDKT | Belegkopftext | |
I_BPIN | LIKE | BPIN | Importparameter Funktionsaufrufe Budget/Planung |
This function module does not define any EXPORTING parameters.
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_BPDG | LIKE | BPDG | Gesamtwerte | |
T_BPDJ | LIKE | BPDJ | Jahreswerte | |
T_BPDP | LIKE | BPDP | Erfassungsbeleg Periodenwerte | |
T_BPDZ | LIKE | BPDZ | Belegzeilen | |
T_BPDZT | LIKE | BPDZT | Belegzeilentext | |
T_BPDZ_ERROR | LIKE | BPDZ | Erfassungsbeleg Zeile |
This function module does not define any Exceptions.