The Function Module FC_GLT0_GLT3_COMPARE (Vergleich von GLT0- mit GLT3-Daten) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_GLT0_GLT3_COMPARE |
Short Text | Vergleich von GLT0- mit GLT3-Daten |
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_PERID_FROM | TYPE | FC_PERID | Von-Periode | |
I_PERID_TO | TYPE | FC_PERID | Bis-Periode | |
I_T_GLT0 | TYPE | FCIN_T_GLT0 | Datensätze aus GLT0 | |
I_T_GLT3 | TYPE | FCIN_T_GLT3_1 | Datensätze aus GLT3 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_GLT3_DIFF | TYPE | FCIN_T_GLT3_DIFF | Zuordnung Sätze aus GLT3 -> GLT0, Abstimmdiff. |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PERIOD_INTERVAL | Ungültiges Periodewnintervall |