Menu

SAP Function Module SIN_GRID_EXECUTE_GS

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module SIN_GRID_EXECUTE_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_GRID_EXECUTE_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_IN TYPE SIN_CLDEP Class values
COLUMN TYPE LVC_S_COL ALV Control: Column ID
FCODE LIKE SY-UCOMM Screens, Function Code Triggered by PAI
FOLRG TYPE SIN_FOLRG Folder area
OWNER LIKE SY-UNAME SAP System, User Logon Name
ROW TYPE LVC_S_ROW ALV control: Line Description
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 Class values
REFRESHS TYPE SIN_S_REFR Workplace: Refresh

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TITLE_TEXT TYPE LVC_TITLE ALV Control: Title bar text

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMMON_OUTTAB TYPE SIN_T_COMM Workplace: Cross-Application Tables for BPT Workplace
COUNTERS LIKE SIN_S_CNT Workplace: Inbox Counter
DRAGDROP TYPE SIN_T_WPDD Workplace: Table for Drag & Drop by Class Key
ROW_TABLE LIKE LVC_S_ROW ALV control: Line Description

Exceptions

This function module does not define any Exceptions.