The Function Module DSVAS_DOC_WS_QUERY_50 () is a standard Function Module in SAP ERP and is part of the function group DSVAS_DOC within the package DSVAS.
Function Module | DSVAS_DOC_WS_QUERY_50 |
Short Text | |
Function Group | DSVAS_DOC |
Package | DSVAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENVIRONMENT | TYPE | C | Variable name for environment query ('EN') | |
FILENAME | TYPE | C | File name for existence ('FE') and length ('FL') | |
QUERY | TYPE | C | Query command : 'CD' 'FE' 'FL' 'EN' 'WI' 'WS' ... |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | Result of the query |
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 |
---|---|
INV_QUERY | Incorrect value for parameter QUERY or FILENAME |
NO_BATCH | Front end function cannot be executed in batch |