The Function Module DSVAS_PROC_SESSION_OPEN () is a standard Function Module in SAP ERP and is part of the function group DSVAS_PROC within the package DSVAS.
Function Module | DSVAS_PROC_SESSION_OPEN |
Short Text | |
Function Group | DSVAS_PROC |
Package | DSVAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_HANDLE_TO_USE | TYPE | I | 0 | |
PF_MAX_TREE | TYPE | C | ||
PF_MODE | TYPE | DSVASDSESSOPENMODE | 'C' | |
PS_SESSION_NUMBER | LIKE | DSVASSESSINSTID | Session Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_HANDLE | TYPE | I | Session Handle | |
PF_HIDE_TREE | TYPE | C | ||
PF_MODE_USED | TYPE | C | ||
PF_NEXT_CHECK_GRP | TYPE | DSVASCHECK-GRP | ||
PF_NEXT_CHECK_ID | TYPE | DSVASCHECK-ID | ||
PF_NEXT_CON | TYPE | DSVASCONINS-CON | ||
PF_NEXT_INS | TYPE | DSVASCONINS-INS | ||
PT_ERRORS | TYPE | DSVAS_TYPE_ERROR_TABLE | Error Messages |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Session language |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PT_FRONTEND_TREE | LIKE | DSVASCHECKTREENODE |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DELETED_FROM_ARCHIVE | |
DOES_NOT_EXIST | |
LOCKED | Session locked |
PERMISSION_DENIED | Access Denied |
SESSION_DEF_INCONSISTENT | |
SESSION_VERSION_NOT_DETERMINED | |
SYS_FAILURE | |
WRONG_MODE |