The Function Module FM_DERIVE_CHECK_COBL (Ableiten und Prüfen der HHM Kontierung aus COBL) is a standard Function Module in SAP ERP and is part of the function group FMAA_CHECK_ADDON within the package KAFF_ADDON.
Function Module | FM_DERIVE_CHECK_COBL |
Short Text | Ableiten und Prüfen der HHM Kontierung aus COBL |
Function Group | FMAA_CHECK_ADDON |
Package | KAFF_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COBL | LIKE | COBL | Struktur für allgemeine CO-Felder | |
I_COBL_SENDER | LIKE | COBL | Sender Cobl | |
I_FLG_CHECK | LIKE | FMDY-XFELD | 'X' | Feld zum Ankreuzen |
I_UPDATE_DATE | TYPE | DATUM | Datum |
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 |
---|---|---|---|---|
E_T_COBL | LIKE | COBL | Kontierungsblock | |
I_PERIODS | LIKE | PERIODS | Periodenstruktur |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_VALID | Kontierung ist im HHM nicht gültig |