The Function Module CV118_STATUS_GET_INTERNAL (DVS: Internen Status zu einer Ablürzung lesen) 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_INTERNAL |
Short Text | DVS: Internen Status zu einer Ablürzung lesen |
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 | Dokumentenart | |
PF_LANGU | LIKE | SY-LANGU | SY-LANGU | Sprache |
PF_STABK | LIKE | TDWST-STABK | Statusabkürzung (extern) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_STATUS | LIKE | TDWS-DOKST | Status (intern) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Keine Daten gefunden |