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 COM_DIFF_BSP_UI2EXT_PR_GEN_LH (Mapping BSP-Struktur in API-Struktur) is a standard Function Module in SAP ERP and is part of the function group COM_DIFF_BSP_FUNC_PRO within the package COM_DIFF_BSP.
Function Module | COM_DIFF_BSP_UI2EXT_PR_GEN_LH |
Short Text | Mapping BSP-Struktur in API-Struktur |
Function Group | COM_DIFF_BSP_FUNC_PRO |
Package | COM_DIFF_BSP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_CHANGED_FIELD | TYPE | CRMT_BSP_CHANGEDFIELD | Geänderte Felder | |
IS_DIFF_BSP | TYPE | COMT_DIFF_BSP | Adapterinformationen für Differenzierungsschlüsselauswahl | |
IS_LH_OBJ_KEY | TYPE | COMT_LH_OBJ_KEY | Struktur für Objektyp Schlüsseltyp Zuordnung | |
IS_SCREEN_STRUCTURE | TYPE | ANY | BSP-Struktur | |
IV_PARENT_OBJECT_KEY | TYPE | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_OBJECT_KEY | TYPE | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | |
ES_SET_M_UI | TYPE | ANY | externes API-Format |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CHECK_ERROR | Fehler beim Prüfen |
NOT_FOUND | Keine Einträge gefunden |
WRONG_CALL | Falscher Aufruf |