The Function Module FC_GROUP_ACCOUNTS_ASSIGN_CHK_1 (Prüfung der Zuordnung von Konzernkonten zu Sachkonten) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_GROUP_ACCOUNTS_ASSIGN_CHK_1 |
Short Text | Prüfung der Zuordnung von Konzernkonten zu Sachkonten |
Function Group | FCIN |
Package | FCIN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_MSG_HANDLER | TYPE | FC_FLG | 'X' | KZ: Meldungen sammeln |
I_FLG_PROG_IND | TYPE | FC_FLG | 'X' | KZ: Progress-Indikator aktiv |
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_SKA1 | TYPE | FCIN_T_SKA1 | Tabelle mit Sachkonten ohne Konzernkonto | |
E_T_T001 | TYPE | FCIN_T_T001 | Buchungskreis-Informationen | |
E_T_T004 | TYPE | FCIN_T_T004 | Kontenplan-Informationen | |
E_T_TFIN200 | TYPE | FCIN_T_TFIN200 | Zuordnungen Konten-/PosPlan | |
E_T_TFIN201 | TYPE | FCIN_T_TFIN201 | Intervalle sekundärer Kostenarten | |
I_T_TFIN000 | TYPE | FCIN_T_TFIN000 | Aktive Datenströme |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GROUP_ACCOUNT_MISSING | Für mindestens ein Sachkonto fehlt Konzernkonto |