Menu

SAP Function Module CACS27_FFLT_POST_SAMPLE

Erfüllungsgrad anlegen

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_FFLT_POST_SAMPLE (Erfüllungsgrad anlegen) 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_FFLT_POST_SAMPLE
Short Text Erfüllungsgrad anlegen
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_BUSI_TIME TYPE CACS_BUSITIME_B Fachlich gültig ab
I_CACSAPPL TYPE CACSAPPL Identifikation der Provisionsanwendung
I_FLG_UPD_TASK TYPE BOOLEAN '' boolsche Variable (X-true, --false, space-unknown)
I_OBJ_ID TYPE TCACS_LOS_OBJECT-OBJ_ID Identifikation des berechnenden Objektes
I_OBJ_METHOD TYPE TCACS_LOS_CONNEC-OBJ_METHOD Zugeordnete Methode zur Objekttypklasse für Log. Service
I_OBJ_TYPE TYPE TCACS_LOS_OBJECT-OBJ_TYPE Objekttypklasse (OTC) für Logischen Service
I_TECH_TIME TYPE CACS_TECHTIME_B Technisch gültig ab
I_XREVERSE TYPE BOOLEAN '' boolsche Variable (X-true, --false, space-unknown)

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_SESHDM LIKE CACS25_S_SESHDM Abrechnungsplan, Kopf (Metaobjekt)
IT_SESITM LIKE CACS25_S_SESITM Abrechnungsplanposition (Metaobjekt)

Exceptions

This function module does not define any Exceptions.