Menu

SAP Function Module SIN_SET_MENU_GS

The Function Module SIN_SET_MENU_GS () is a standard Function Module in SAP ERP and is part of the function group SGOSWP within the package SGOS.

Technical Information

Function Module SIN_SET_MENU_GS
Short Text
Function Group SGOSWP
Package SGOS
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 TYPE SIN_CLDEP Class values
FOLRG TYPE SIN_FOLRG Folder area
I_COL_ID TYPE LVC_S_COL ALV Control: Column ID
I_ROW_ID TYPE LVC_S_ROW ALV control: Line Description
I_UCOMM LIKE SY-UCOMM Screens, Function Code Triggered by PAI
OWNER LIKE SY-UNAME SAP System, User Logon Name
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
ET_FCODES TYPE LVC_T_FUNC Functions for right mouse-button menu

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
IT_ROWS TYPE LVC_T_ROW ALV Control: Table Rows

Exceptions

This function module does not define any Exceptions.