The Function Module WLF_CWB_TCWBCRCFT_READ (AB-CWB: Bezeichnung des Reklamationsfeldes lesen) is a standard Function Module in SAP ERP and is part of the function group WLF_CWB_READ_SERVICES within the package WZRE_ADD_ON.
Function Module | WLF_CWB_TCWBCRCFT_READ |
Short Text | AB-CWB: Bezeichnung des Reklamationsfeldes lesen |
Function Group | WLF_CWB_READ_SERVICES |
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_SPRAS | LIKE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
I_TCWBCRCF | LIKE | TCWBCRCF | AB-CWB: Reklamationsgründe - Änderungsfelder |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TCWBCRCFT | LIKE | TCWBCRCFT | AB-CWB: Reklamationsgründe - Änderungsfelder |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.