The Function Module CV118_STATUS_GET_LIST (DVS: Mögliche Folgestatus ermitteln) is a standard Function Module in SAP ERP and is part of the function group CV118 within the package CV.
Function Module | CV118_STATUS_GET_LIST |
Short Text | DVS: Mögliche Folgestatus ermitteln |
Function Group | CV118 |
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 | TDWS-DOKST | Dokumentstatus (intern) | |
PF_LANGU | LIKE | SY-LANGU | SY-LANGU | Sprache |
PF_TRANSACTION | LIKE | SY-TCODE | Transaktion (CV01,CV02,CV03) |
This function module does not define any EXPORTING parameters.
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_TDWS | LIKE | TDWS | Liste aller erlaubten Folgestatus | |
PTX_TDWST | LIKE | TDWST | Liste aller erlaubten Folgestatus (sprachabh) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |