The Function Module MASS_DECODE_FLAT_STRUCT_STYLE (transform flat structure table in multi level table for) is a standard Function Module in SAP ERP and is part of the function group MASS_GENERAL_UTILITIES within the package WSTRMASSMAINT.
Function Module | MASS_DECODE_FLAT_STRUCT_STYLE |
Short Text | transform flat structure table in multi level table for |
Function Group | MASS_GENERAL_UTILITIES |
Package | WSTRMASSMAINT |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALL_GT_STYLE | TYPE | MASS_STYLE_INFO_TAB | to conserve style & color in mass maintenance screen | |
OUT_GT_STYLE | LIKE | MASS_STYLE_INFO_FLAT | flat structure for mas maintenance style info (for RFC use) |
This function module does not define any Exceptions.