The Function Module READ_PERIODS (lese perioden) is a standard Function Module in SAP ERP and is part of the function group CACS_CLOSEURE2 within the package CACSPY.
Function Module | READ_PERIODS |
Short Text | lese perioden |
Function Group | CACS_CLOSEURE2 |
Package | CACSPY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_CTRTBU | TYPE | CACS_CTRTBU-CTRTBU_ID | Nummer des Provisionsvertrags | |
I_TAB | TYPE | TABNAME | Tabellenname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FOUND | TYPE | FLAG | allgemeines flag |
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 |
---|---|---|---|---|
I_RETURN_TABLE | LIKE | CACS_REMAJO | Pauschale Vergütung: Berechnungsprotokoll |
This function module does not define any Exceptions.