Menu

SAP Function Module MASS_DECODE_FLAT_STRUCT_STYLE

transform flat structure table in multi level table for

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.

Technical Information

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

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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)

Exceptions

This function module does not define any Exceptions.