The Function Module DSVAS_ADMIN_SESSION_CHECK_OUT () 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_OUT |
Short Text | |
Function Group | DSVAS_ADMIN |
Package | DSVAS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_CHECK_OUT_RFCDEST | TYPE | DSVASSESSADMIN-CO_RFCDEST | '!' | Target system RFC destination |
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_CO_SESSNO | TYPE | DSVASDSESSINO | ||
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_OUT_DENIED | |
DOCU_DELETED_FROM_ARCHIVE | |
ERROR_READING_ARCHIVE | Error when reading from archive |
FAILED | Failed |
INCOMPATIBLE | |
PERMISSION_DENIED | Access Denied |
SESSION_DELETED_FROM_ARCHIVE | |
SESSION_LOCKED | Session locked |
TRANSMISSION_FAILED |