The Function Module CACS00_GET_ACC_INFO_FROM_REM2 (Prov.: Hole Kontierungsinformation für Vergütungsarten) is a standard Function Module in SAP ERP and is part of the function group CACS00_SETTLEMENT within the package CACSPY.
Function Module | CACS00_GET_ACC_INFO_FROM_REM2 |
Short Text | Prov.: Hole Kontierungsinformation für Vergütungsarten |
Function Group | CACS00_SETTLEMENT |
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 | Vergütungsart | |
I_DATE | LIKE | SY-DATUM | Stichdatum | |
I_DOCPAY | TYPE | CACS00_S_DOCPAY | Prov.: FI-Beleg (Meatobjekt) | |
I_REM | LIKE | TCACS_REM-REMUNERATION | Kontierungsart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACCAS_INFO | LIKE | CACS00_ACCAS | Kontierungsinfo |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NON_FOUND | Keine Information gefunden |