The Function Module CV119_APPL_GET_WORKPATH (DVS: Arbeitsverzeichnis ermitteln) is a standard Function Module in SAP ERP and is part of the function group CV119 within the package CV.
Function Module | CV119_APPL_GET_WORKPATH |
Short Text | DVS: Arbeitsverzeichnis ermitteln |
Function Group | CV119 |
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_DAPPL | TYPE | DRAW-DAPPL | Workstation-Applikation | |
PF_HOSTNAME | TYPE | TDWD-NTADR | Netzadresse | |
PF_USER | TYPE | SY-UNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_PATH | TYPE | DRAW-FILEP | Arbeitsverzeichnis |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.