The Function Module CV117_STATUS_SHOW_LIST (DVS: Mögliche Status anzeigen (F4-Hilfe)) is a standard Function Module in SAP ERP and is part of the function group CV117 within the package CV.
Function Module | CV117_STATUS_SHOW_LIST |
Short Text | DVS: Mögliche Status anzeigen (F4-Hilfe) |
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_DOKAR | LIKE | DRAW-DOKAR | Dokumentart | |
PF_DOKST | LIKE | DRAW-DOKST | akt. Status | |
PF_TRANSACTION | LIKE | SY-TCODE | Transaktion (CV01,CV02,CV03) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_DOSTX | LIKE | TDWST-DOSTX | Statustext | |
PFX_STABK | LIKE | TDWST-STABK | Statusabkürzung | |
PFX_STATUS | LIKE | TDWS-DOKST | Status |
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.