The Function Module COBL_EX_CODINGBLOCK_CHECK (Verproben der Felder aus dem Kontierungsblock für externe Anwendungen) is a standard Function Module in SAP ERP and is part of the function group KACB within the package GKNTCORE.
Function Module | COBL_EX_CODINGBLOCK_CHECK |
Short Text | Verproben der Felder aus dem Kontierungsblock für externe Anwendungen |
Function Group | KACB |
Package | GKNTCORE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_COBL | TYPE | COBL_EX | Zu verprobender Kontierungsblock |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACCOUNT_ASSIGNMENT_TYPES | TYPE | COBL_COKZ | Kontierungsarten von CO-Kontierungen | |
CHECKED_COBL | TYPE | COBL_EX | Evtl. angereicherter Kontierungsblock |
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_MESSAGES | LIKE | BAPIRETURN1 | Liste der aufgetretenen Fehler |
This function module does not define any Exceptions.