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_IBD_INTERFACE (FFL Schnittstelle (eingehend)) 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_IBD_INTERFACE |
Short Text | FFL Schnittstelle (eingehend) |
Function Group | CACS_FFLT |
Package | CACSA3 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EXT_ID | TYPE | BALNREXT | Anwendungs-Log: Externe Identifikation | |
I_FLG_UPD_TASK | TYPE | BOOLEAN | 'X' | boolsche Variable (X-true, --false, space-unknown) |
I_IB_TYP_ID | TYPE | CACSIBTYPID | GUID im 25Byte Packed-Format | |
I_SIMU | TYPE | BOOLEAN | boolsche Variable (X-true, --false, space-unknown) |
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_FLG_INVALID_FFL_DATES | TYPE | BOOLEAN | ungültige FFL Daten | |
C_FLG_INVALID_OBJECT_DATA | TYPE | BOOLEAN | ungültige Objektdaten | |
C_FLG_REJECT | TYPE | CACSCASEREJECT | KnZ: ProvFall abgelehnt (X-abgelehnt, ' '- angenommen) | |
C_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_TRANSFER_DATA | LIKE | CACS_FFLT_IBD_DATA | Erfülltmeldung des FFLT |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
UNKNOWN_INBOUND_TYPE | unbekannter Inbound Typ |