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.
Function Module | ORA_SQL_SESSION_WRITE_LIST |
Short Text | |
Function Group | STUN_ORA |
Package | STUN_ORA |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.