Menu

SAP Function Module CV117_STATUS_SHOW_LIST

DVS: Mögliche Status anzeigen (F4-Hilfe)

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.

Technical Information

Function Module CV117_STATUS_SHOW_LIST
Short Text DVS: Mögliche Status anzeigen (F4-Hilfe)
Function Group CV117
Package CV
Module Type Normal Module

Importing Parameters

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)

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.