The Function Module BKK_PAYM_ORDER_AUTH_CHECK_MULT (BKK: Prüfung der Berechtigungen für mehrere Zahlungsaufträge) is a standard Function Module in SAP ERP and is part of the function group FBP7 within the package FKBO.
Function Module | BKK_PAYM_ORDER_AUTH_CHECK_MULT |
Short Text | BKK: Prüfung der Berechtigungen für mehrere Zahlungsaufträge |
Function Group | FBP7 |
Package | FKBO |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NUMBER_NO_AUTH | TYPE | I | Anzahl der ZA ohne Berechtigung | |
E_XTHERE_IS_EMP_ACC | TYPE | BKK_XFELD | 'X': Mind ein Konto is MA-konto |
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_BKKPOHDADMIN | LIKE | IBKKPOADMIN | Administrationsdaten eines ZA für 4-Augenprüfung |
This function module does not define any Exceptions.