Menu

SAP Function Module CACS00_GET_DOCSE2

Prov.: Hole Fälligkeiten für die Abrechnung

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.