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 CACS_FFLT_CREATE_NATIVE (Erzeuge Erfüllungsgrad) is a standard Function Module in SAP ERP and is part of the function group CACS_FFLT within the package CACSA3.
Function Module | CACS_FFLT_CREATE_NATIVE |
Short Text | Erzeuge Erfüllungsgrad |
Function Group | CACS_FFLT |
Package | CACSA3 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
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_FFLGUID | TYPE | CACSGUIDC | GUID im 25Byte Packed-Format | |
I_FFL_FROM | TYPE | CACSFROM | von | |
I_FFL_TO | TYPE | CACSTO | bis | |
I_OTC | TYPE | CACS_LOS_OTC | Objekttypklasse (OTC) für Logischen Service | |
I_SIMU | TYPE | BOOLEAN | '' | boolsche Variable (X-true, --false, space-unknown) |
I_TOOL | TYPE | CACS_LOS_TOOL | Werkzeuge für Logischen Service | |
I_TRI_OBJ_ID_EXT | TYPE | CACSTRIOBJIDEXT | Externe Identifikation des auslösenden Teilobjekts | |
I_TRI_OBJ_TYPE | TYPE | CACSTRIOBJ | Auslösender Teilobjekttyp |
This function module does not define any EXPORTING 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 |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INSUFFICIENT_DATA | Objektdaten und oder Zeiträume sind fehlerhaft |