Menu

SAP Function Module ORA_SQL_SESSION_WRITE_LIST

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

Technical Information

Function Module ORA_SQL_SESSION_WRITE_LIST
Short Text
Function Group STUN_ORA
Package STUN_ORA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EVENTS TYPE SLIS_T_EVENT
FIELDCAT TYPE SLIS_T_FIELDCAT_ALV
I_SAVE TYPE CHAR1 'A'
LAYOUT TYPE SLIS_LAYOUT_ALV
SET_PF_STATUS TYPE SLIS_FORMNAME
SORT TYPE SLIS_T_SORTINFO_ALV List sort
USER_COMMAND TYPE SLIS_FORMNAME
VARIANT LIKE DISVARIANT

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
V_SESSIONW_TAB TYPE ORAS_SESSION_WRITE_T

Exceptions

This function module does not define any Exceptions.