Menu

SAP Function Module SIN_GRID_EXECUTE_SO

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.

Technical Information

Function Module SIN_GRID_EXECUTE_SO
Short Text
Function Group SIOWP2
Package SINO
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

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
ROW_TABLE LIKE LVC_S_ROW Selected lines

Exceptions

This function module does not define any Exceptions.