The Function Module DSVAS_RPGEN_DOCUMENT_UPLOAD () 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_UPLOAD |
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_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_OVERWRITE | TYPE | C | 'X' | Do you want to overwrite existing data? |
PF_SESSGRP | LIKE | DSVASSESSID-SESSGRP | Session Group | |
PF_SESSTYPE | LIKE | DSVASSESSID-SESSTYPE | Session Type | |
PF_SESSVERSNR | LIKE | DSVASSESSID-SESSVERSNR | 1 |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_DOCKEY | LIKE | DSVASREPODOCHEAD-DOCKEY | Document Number |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELED | |
EXISTS | Document Already Exists |
FAILED | Failed |
LOCKED | Locked |
PERMISSION_DENIED | No Authorization |