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.
Function Module | CACS_GET_STMTY |
Short Text | Prov.: Hole Abrechnungsartinformation |
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 | Applikation | |
I_DATE | LIKE | SY-DATUM | Stichtag | |
I_STMTY | LIKE | TCACS_STMTY-STMTYPE_ID | Abrechnungsart |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.