Menu

SAP Function Module CACS27_FFLT_CHECK_SAMPLE

Erfüllungsgradermittlung starten

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_CHECK_SAMPLE (Erfüllungsgradermittlung starten) 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_CHECK_SAMPLE
Short Text Erfüllungsgradermittlung starten
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_BUSOBJ_ID TYPE CACSBUSOBJID Identifikation des auslösenden Geschäftsobjekts
I_BUSOBJ_TYPE TYPE CACSBUSOBJTYP Typ des Geschäftsobjekts, das eine Provision auslöst
I_CACSAPPL TYPE CACSAPPL Identifikation der Provisionsanwendung
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_SIMU TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
I_TECH_TIME TYPE CACS_TECHTIME_B Technisch gültig ab
I_TRI_OBJ_ID_EXT TYPE CACSTRIOBJIDEXT Externe Identifikation des auslösenden Teilobjekts
I_TRI_OBJ_TYPE TYPE CACSTRIOBJ Auslösender Teilobjekttyp

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_CACS_SESITM TYPE CACS25_S_SESITM Abrechnungsplanposition (Metaobjekt)
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.