The Function Module OM_GRID_GET_COLUMNS_CONTENT () is a standard Function Module in SAP ERP and is part of the function group OM_GRID within the package SP0E.
Function Module | OM_GRID_GET_COLUMNS_CONTENT |
Short Text | |
Function Group | OM_GRID |
Package | SP0E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLUMNS | TYPE | TREEV_CONA | Table of Column Names | |
GRID_HANDLE | CLASS | CL_GUI_ALV_GRID | Reference to Grid |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTENT | TYPE | OMOBJINFOT |
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.