Menu

SAP Function Module SIN_GRID_EXECUTE_WF

The Function Module SIN_GRID_EXECUTE_WF () is a standard Function Module in SAP ERP and is part of the function group SIWWP2 within the package SINW.

Technical Information

Function Module SIN_GRID_EXECUTE_WF
Short Text
Function Group SIWWP2
Package SINW
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

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.