Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module DSVAS_RPGEN_DOCUMENT_READ () is a standard Function Module in SAP ERP and is part of the function group DSVAS_RPGEN within the package DSVAS.
Function Module | DSVAS_RPGEN_DOCUMENT_READ |
Short Text | |
Function Group | DSVAS_RPGEN |
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_DOCKEY | LIKE | DSVASREPODOCHEAD-DOCKEY | Document Number | |
PF_LANGUAGE | LIKE | DSVASREPODOCHEAD-SPRAS | Language | |
PF_OBJKEY1 | LIKE | DSVASREPODOCHEAD-OBJKEY1 | Object key 1 | |
PF_OBJKEY2 | LIKE | DSVASREPODOCHEAD-OBJKEY2 | Object key 2 | |
PF_OBJKEY3 | LIKE | DSVASREPODOCHEAD-OBJKEY3 | Object key 3 | |
PF_OBJKEY4 | LIKE | DSVASREPODOCHEAD-OBJKEY4 | Object key 4 | |
PF_OBJKEY5 | LIKE | DSVASREPODOCHEAD-OBJKEY5 | Object key 5 | |
PF_SESSGRP | LIKE | DSVASSESSID-SESSGRP | Session Group | |
PF_SESSTYPE | LIKE | DSVASSESSID-SESSTYPE | Session Type | |
PF_SESSVERSNR | LIKE | DSVASSESSID-SESSVERSNR | 1 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_FILENAME | TYPE | DSVASDOCID |
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 | |
PT_DOCUMENT_CHAR | LIKE | DSVASFILELINECH |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FAILED | Failed |
NOT_FOUND | Document Does Not Exist |