The Function Module WLF_CM_ITEM_CREATE (AB-CWB: Reklamation anlegen Dialog) is a standard Function Module in SAP ERP and is part of the function group WLF_CWB_PROCESSING_SERVICE within the package WZRE_ADD_ON.
Function Module | WLF_CM_ITEM_CREATE |
Short Text | AB-CWB: Reklamation anlegen Dialog |
Function Group | WLF_CWB_PROCESSING_SERVICE |
Package | WZRE_ADD_ON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KOMWBRCE | TYPE | KOMWBRCE | AB-CWB: Datenübernahme Reklamationsdaten |
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 |
---|---|---|---|---|
CT_KOMWBRCCF_ITAB | TYPE | KOMWBRCCF_ITAB | AB-CWB: Tabellentyp für KOMWBRCCF |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_KOMWBRCCFE | LIKE | KOMWBRCCFE | AB-CWB: Datenübernahme Reklamationsdaten - Felder |
This function module does not define any Exceptions.