Menu

SAP Function Module CACS_GET_STMTY

Prov.: Hole Abrechnungsartinformation

The Function Module CACS_GET_STMTY (Prov.: Hole Abrechnungsartinformation) is a standard Function Module in SAP ERP and is part of the function group CACS_CLOSEURE2 within the package CACSPY.

Technical Information

Function Module CACS_GET_STMTY
Short Text Prov.: Hole Abrechnungsartinformation
Function Group CACS_CLOSEURE2
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_APPL TYPE CACSAPPL Applikation
I_DATE LIKE SY-DATUM Stichtag
I_STMTY LIKE TCACS_STMTY-STMTYPE_ID Abrechnungsart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACCAS_TYID LIKE TCACS_STMTY-ACCAS_TYID Abrechnungskontierungsart
E_STM_TYP LIKE TCACS_STMTY-STM_TYP Abrechnungstyp

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.