The Function Module CV120_DOC_GET_APPLICATION (DVS: Applikationen zu einem Dokument) is a standard Function Module in SAP ERP and is part of the function group CV120 within the package CV.
Function Module | CV120_DOC_GET_APPLICATION |
Short Text | DVS: Applikationen zu einem Dokument |
Function Group | CV120 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_APPTP | TYPE | TDWX-APPTP | '1' | Applikationstyp |
PF_CHECK_AL | TYPE | SY-DATAR | Check Archive-Link | |
PF_DOKAR | TYPE | DRAW-DOKAR | Dokumentart | |
PF_DOKNR | TYPE | DRAW-DOKNR | Dokumentnummer | |
PF_DOKTL | TYPE | DRAW-DOKTL | Teildokument | |
PF_DOKVR | TYPE | DRAW-DOKVR | Dokumentversion | |
PF_HOSTNAME | TYPE | TDWD-NTADR | Netzadresse | |
PS_DRAP_AUDIT | TYPE | DRAP | Auditeintrag aus DRAP |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_FCODE | TYPE | SYST-UCOMM | Funktionscode | |
PSX_APPLICATION | TYPE | CVAPI_APPLICATION | Workstation-Applikationen | |
PSX_FILE | TYPE | CVAPI_DOC_FILE | Zugeordnete Originale |
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 |
---|---|
ERROR | Fehler |
NOT_FOUND | Dokument nicht vorhanden |
NO_AUTH | Keine Berechtigung |