The Function Module DSVAS_ADMIN_SESSION_CHECK_IN () is a standard Function Module in SAP ERP and is part of the function group DSVAS_ADMIN within the package DSVAS.
Function Module | DSVAS_ADMIN_SESSION_CHECK_IN |
Short Text | |
Function Group | DSVAS_ADMIN |
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_SEND_COPY | TYPE | SY-INPUT | ||
PF_SESSNO | TYPE | DSVASDSESSINO | Session Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_RFC_ERROR | TYPE | TEXT255 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELED | Processing canceled by user |
CHECK_IN_DENIED | |
CHECK_OUT_DENIED | |
FAILED | Failed |
INCOMPATIBLE | |
PERMISSION_DENIED | Access Denied |
SESSION_LOCKED | Session locked |
TRANSMISSION_FAILED |