The Function Module DSVAS_DOC_DOCUMENT_READ () 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_DOCUMENT_READ |
Short Text | |
Function Group | DSVAS_DOC |
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_DOCNO | LIKE | DSVASDOCHEAD-DOCKEY | Document Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_CHANGE_DATE | TYPE | DSVASDOCCHGDATE | DSVAS: Änderungsdatum | |
PF_CHANGE_TIME | TYPE | DSVASDOCCHGTIME | DSVAS: Änderungszeit | |
PF_CHANGE_USER | TYPE | DSVASDOCCHGUSER | DSVAS: Benutzer, welcher Dokument verändert hat | |
PF_DESCRIPTION | LIKE | DSVASDOCHEAD-DESCRIPTION | Document Description | |
PF_DOCID | LIKE | DSVASDOCHEAD-DOCID | ||
PF_DOCSIZE | LIKE | DSVASDOCHEAD-DOCSIZE | Document size | |
PF_EXTENSION | TYPE | DSVASDOCEXTENSION | DSVAS: Dokument-Extension | |
PF_GENERATED | LIKE | DSVASDOCHEAD-GENERATED | ||
PS_SESSION_NUMBER | LIKE | DSVASSESSINSTID | Session Number |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PT_DOCUMENT | LIKE | DSVASFILELINE | Document |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DELETED_FROM_ARCHIVE | |
NOT_FOUND | Does Not Exist |
PERMISSION_DENIED | No Authorization |