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_CLEAR_DEPEND_CREATE () is a standard Function Module in SAP ERP and is part of the function group COM_CLEAR_CASE within the package COM_CLEARING.
Function Module | COM_CLEAR_DEPEND_CREATE |
Short Text | |
Function Group | COM_CLEAR_CASE |
Package | COM_CLEARING |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_CLEAR_CASE_KEY | TYPE | COMT_CLEAR_CASE_KEY | ||
IV_TARGET_GUID | TYPE | COMT_CLEAR_TARG_GUID | Target object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_RESULTS | TYPE | BAPIRET2_T | Return Parameters |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_DEPENDENCIES | TYPE | COMT_CLEAR_DEP_T |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.