The Function Module SIN_GRID_EXECUTE_SO () is a standard Function Module in SAP ERP and is part of the function group SIOWP2 within the package SINO.
Function Module | SIN_GRID_EXECUTE_SO |
Short Text | |
Function Group | SIOWP2 |
Package | SINO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS_DATA_IN | TYPE | SIN_CLDEP | ||
COLUMN | TYPE | LVC_S_COL | ||
FCODE | LIKE | SY-UCOMM | Function Code | |
FOLRG | TYPE | SIN_FOLRG | ||
OWNER | LIKE | SY-UNAME | Owner | |
ROW | TYPE | LVC_S_ROW | ||
SUBCLASS | TYPE | SIN_SUBCL | Subordinate class |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS_DATA_OUT | TYPE | SIN_CLDEP | ||
REFRESHS | TYPE | SIN_S_REFR |
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 |
---|---|---|---|---|
ROW_TABLE | LIKE | LVC_S_ROW | Selected lines |
This function module does not define any Exceptions.