The Function Module C14S_STATUS_INTERN_TO_EXTERN (EHS: Lesen des Statustext aus der Tabelle TDWST) is a standard Function Module in SAP ERP and is part of the function group C14S within the package CBUI.
Function Module | C14S_STATUS_INTERN_TO_EXTERN |
Short Text | EHS: Lesen des Statustext aus der Tabelle TDWST |
Function Group | C14S |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INTERN_STATUS | LIKE | TDWST-DOKST | Dokumentenstatus | |
I_LANGU | LIKE | TDWST-CVLANG | Sprache |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LANGU_STATUS | LIKE | TDWST-STABK | sprachenabhängiger Status | |
E_STATUS_TEXT | LIKE | TDWST-DOSTX | sprachenabhängiger Statustext |
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 |
---|---|
STATUS_NOT_FOUND | Dokumentenstatus nicht gefunden |