Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module CACS_GET_PAY_REF_NUMBER (Zieht die Referenznummer für das Zahlsystem) 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_PAY_REF_NUMBER |
Short Text | Zieht die Referenznummer für das Zahlsystem |
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 | Identifikation der Provisionsanwendung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PAY_REF_ID | TYPE | CACSDOCID | Identifikation eines Belegs |
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 |
---|---|
ERROR_PAY_REF_ID | Fehler beim Ziehen der ZahlsystemReferenznummer |