The Function Module OM_GRID_GET_CELLS_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_CELLS_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 |
---|---|---|---|---|
CELLS | TYPE | OMCELL_T | ||
GRID_HANDLE | CLASS | CL_GUI_ALV_GRID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTENT | TYPE | OMOBJINFOT | Cell Content |
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.