Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module CACS00_GET_ACC_INFO_FROM_REM (Prov.: Hole Kontierungsinformation für Vergütungsarten) is a standard Function Module in SAP ERP and is part of the function group CACS00_CLOSEURE within the package CACSPY.
Function Module | CACS00_GET_ACC_INFO_FROM_REM |
Short Text | Prov.: Hole Kontierungsinformation für Vergütungsarten |
Function Group | CACS00_CLOSEURE |
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 |