The Function Module W_SLS_PREPACK_FIELDLABEL_GET (Ausgabe Feldbezeichner für Vorkommissionierung) is a standard Function Module in SAP ERP and is part of the function group WFR26 within the package WFRM.
Function Module | W_SLS_PREPACK_FIELDLABEL_GET |
Short Text | Ausgabe Feldbezeichner für Vorkommissionierung |
Function Group | WFR26 |
Package | WFRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_WTADAB_WA | TYPE | FRM_WTADAB_EXTENDED_T | betreffende Servicedaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_HEADING | TYPE | REPTEXT | Überschrift | |
E_LABEL_LONG | TYPE | SCRTEXT_L | Feldbezeichner lang | |
E_LABEL_MEDIUM | TYPE | SCRTEXT_M | Feldbezeichner mittel | |
E_LABEL_SHORT | TYPE | SCRTEXT_S | Feldbezeichner kurz |
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.