The Function Module DSVAS_UPLOAD_QUEST_READ () is a standard Function Module in SAP ERP and is part of the function group DSVAS_UPLOAD within the package DSVAS.
Function Module | DSVAS_UPLOAD_QUEST_READ |
Short Text | |
Function Group | DSVAS_UPLOAD |
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_DOCNO | TYPE | DSVASDOCHEAD-DOCKEY | DSVAS: Document number | |
PF_DOCUMENT_NAME | TYPE | CHAR255 | ||
PF_HANDLE | TYPE | I | ||
PF_MATCH_SESSION | TYPE | CHAR1 | ||
PF_REPSEQNO | TYPE | DSVASDSEQNO | DSVAS: sequential number | |
PS_SESSION | LIKE | DSVASSESSINSTID | DSVAS: Session instance ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_CHANGEDITEMCNT | TYPE | INT4 | ||
PF_TIME_FLD | LIKE | SY-UZEIT | ||
PF_TIME_LOOP | LIKE | SY-UZEIT | ||
PF_TIME_SUM | LIKE | SY-UZEIT | ||
PF_TIME_VAR | LIKE | SY-UZEIT |
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 |
---|---|
PROCESS_FAILED | |
SESSION_OPEN_FAILED | |
WRONG_SESSION |