The Function Module CACS00_GET_DOCSE2 (Prov.: Hole Fälligkeiten für die Abrechnung) is a standard Function Module in SAP ERP and is part of the function group CACS00_CLOSE_GENERAL within the package CACSPY.
Function Module | CACS00_GET_DOCSE2 |
Short Text | Prov.: Hole Fälligkeiten für die Abrechnung |
Function Group | CACS00_CLOSE_GENERAL |
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_CTRTBU_ID | TYPE | CACS_CTRTBU-CTRTBU_ID | Nummer des Provisionsvertrags | |
I_DOC_TYPE | TYPE | CACSDOCTYPE | Belegart des Provisionsbelegs | |
I_ENDDATEP | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_PERIOD_INDEX | TYPE | SY-INDEX | Schleifen, aktueller Schleifendurchlauf | |
I_STARTDATEP | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_STMTYPE_ID | TYPE | CACS_STMTYPE_ID | Identifikation der Abrechnungsart |
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 |
---|---|---|---|---|
T_SEL1 | LIKE | CACS_S_SINGLE_SUM | Prov.: Struktur für Summeninformationen dynamischer Select | |
T_SEL2 | LIKE | CACS00_V_HD_SE02 | Provisionsbeleg, Fälligkeiten |
This function module does not define any Exceptions.