Menu

SAP Function Module CACS25_SES_REV

Rücknahme Abrechnungsplanlauf

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module CACS25_SES_REV (Rücknahme Abrechnungsplanlauf) is a standard Function Module in SAP ERP and is part of the function group CACS25_SES_RUN within the package CACSS3.

Technical Information

Function Module CACS25_SES_REV
Short Text Rücknahme Abrechnungsplanlauf
Function Group CACS25_SES_RUN
Package CACSS3
Module Type Normal Module

Importing Parameters

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
I_RUNID TYPE CACS_JORUNID Run-ID
I_TEST TYPE C Testlauf

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_RUN_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CTRTBU LIKE Verträge

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_CONTRACT_APPL_LOG Fehler im Anwendungsprotokoll eines Vertrages
ERROR_FINALISE_PROCESS Fehler bei Prozessfinalisierung
ERROR_INIT_PROCESS Fehler bei Prozessinitialisierung
ERROR_INVALID_CALL Ungültiger Aufruf
ERROR_REVERSING_SES_ITEMS Fehler bei Rücknahme von Abrechnungsplanpositionen
NO_DOC_POSTING Keine Belegbuchung möglich !
NO_JOURNAL_ENTRIES Keine Journaleinträge vorhanden
NO_SES_DOCUMENTS_FOR_RUN Keine Abrechnungsplanbelege zum Lauf vorhanden
NO_SES_ITEMS_FOR_RUN Keine Abrechnungsplanpositionen zum Lauf vorhanden