The Function Module FM_DERIVE_CHECK_CCSS (Ableiten und Prüfen von HHM Kontierung aus CCSS) 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_CCSS |
Short Text | Ableiten und Prüfen von HHM Kontierung aus CCSS |
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_CCSS | LIKE | CCSS | Struktur für allgemeine CO-Felder | |
I_FLG_CHECK | LIKE | FMDY-XFELD | 'X' | Feld zum Ankreuzen |
I_FLG_DERIVE_CO | TYPE | XFELD | 'X' | Checkbox |
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_CCSS | LIKE | CCSS | Struktur für allgemeine CO-Felder | |
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 |