The Function Module CV117_PROCESS_SHOW_LIST (DVS: Mögliche Prozesse anzeigen & ausführen) is a standard Function Module in SAP ERP and is part of the function group CV117 within the package CV.
Function Module | CV117_PROCESS_SHOW_LIST |
Short Text | DVS: Mögliche Prozesse anzeigen & ausführen |
Function Group | CV117 |
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_CALLED_FROM | TYPE | DMS_PROC01-PROC_TYPE | Aufruf von wo | |
PF_EXECUTE | TYPE | C | 'X' | Prozeß ausführen ermöglichen |
PF_LIST_PROTOCOL | TYPE | C | Protokoll direkt anzeigen | |
PF_PROC_TYPE | TYPE | DMS_PROC01-PROC_TYPE | '*' | Prozeßtyp |
PF_PROFILE | TYPE | DMS_PROF01-PROFILE_NAME | Profil-Id für Bearbeitung der Originaldateien | |
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 |
---|---|---|---|---|
PSX_PROCESS | TYPE | DMS_REC_PROC | DVS-Prozesse |
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 |
---|---|---|---|---|
PTX_PROTOCOL | LIKE | Protokoll | ||
PT_DRAW | LIKE | DRAW | Dokumentinformationssatz |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |