Menu

SAP Function Module CACS27_LOSA_FFLT_DELETE

Logischer Service: Löschen Erfüllungsgrad

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

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 CACS27_LOSA_FFLT_DELETE (Logischer Service: Löschen Erfüllungsgrad) is a standard Function Module in SAP ERP and is part of the function group CACS27_AC_LOS within the package CACSA3.

Technical Information

Function Module CACS27_LOSA_FFLT_DELETE
Short Text Logischer Service: Löschen Erfüllungsgrad
Function Group CACS27_AC_LOS
Package CACSA3
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_BUSITIME TYPE CACS_BUSITIME_B Fachlich gültig ab
I_CACSAPPL TYPE CACSAPPL Identifikation der Provisionsanwendung
I_CACS_SESHDM TYPE CACS25_S_SESHDM Abrechnungsplan, Kopf (Metaobjekt)
I_SIMU TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
I_TECHTIME TYPE CACS_TECHTIME_B Technisch gültig ab
I_XREVERSE TYPE BOOLEAN '' Wenn X wird in den Reversepuffer geschrieben

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FLG_ERROR TYPE CACSCASEERROR KnZ: ProvFall inkonsistent (X-Fehler, ' '- ok)
C_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_CACS_SESITM LIKE CACS25_S_SESITM Abrechnungsplanposition (Metaobjekt)

Exceptions

This function module does not define any Exceptions.