The Function Module DSVAS_PROC_CHECK_NEXT_GET () 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_CHECK_NEXT_GET |
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_CHECK_CON | LIKE | DSVASCONINS-CON | ||
PF_CHECK_GRP | LIKE | DSVASCHECK-GRP | Check Group | |
PF_CHECK_ID | LIKE | DSVASCHECK-ID | Check ID | |
PF_CHECK_INS | LIKE | DSVASCONINS-INS | ||
PF_HANDLE | TYPE | I | 1 | Session Handle |
PF_SEARCH_MODE | TYPE | 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_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 |
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 |
---|---|
CHECK_ID_INVALID | |
SEARCH_MODE_INVALID | |
SESSION_NUMBER_INVALID |