The Function Module C14S_STATUS_EXTERN_TO_INTERN (EHS: Lesen des internen Status aus dem sprachabhängigne Status) is a standard Function Module in SAP ERP and is part of the function group C14S within the package CBUI.
Function Module | C14S_STATUS_EXTERN_TO_INTERN |
Short Text | EHS: Lesen des internen Status aus dem sprachabhängigne Status |
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_DOKAR | LIKE | TDWS-DOKAR | Dokumentenstatus nicht gefunden | |
I_LANGU_STATUS | LIKE | TDWST-STABK | sprachenabhängier Status |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_INTERN_STATUS | LIKE | TDWS-DOKST | interner Status |
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 | sprachenabhängiger Status nicht gefunden |