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 CACS00_PMNT_BLOCK_RESET_CS (Prov.: Reset Zahlsperre in Provisionssystem) is a standard Function Module in SAP ERP and is part of the function group CACS00_PAYMENT_BLOCK within the package CACSPY.
Function Module | CACS00_PMNT_BLOCK_RESET_CS |
Short Text | Prov.: Reset Zahlsperre in Provisionssystem |
Function Group | CACS00_PAYMENT_BLOCK |
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_COMPCODE | TYPE | BUKRS | Buchungskreis | |
I_DOC_ID | TYPE | CACSDOCID | Identifikation eines Belegs | |
I_POST_YEAR | TYPE | CACSPSTYEAR | Zuordnungsjahr des Provisionsfalls/-belegs | |
I_REF_NO | TYPE | BELNR_D | Identifikation eines Belegs | |
I_REF_SETTL_POS | TYPE | BUZEI | Positionsnummer | |
I_SETTL_POS | TYPE | CACSSETTLPOS | Identifikation einer Fälligkeitszeile |
This function module does not define any EXPORTING parameters.
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.