The Function Module C14SX_STATUS_GET_NEXT (EHS: Lesen aller erlaubten Folgestatus (im Format TDWS)) is a standard Function Module in SAP ERP and is part of the function group C14SX within the package CBUI.
Function Module | C14SX_STATUS_GET_NEXT |
Short Text | EHS: Lesen aller erlaubten Folgestatus (im Format TDWS) |
Function Group | C14SX |
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 | DRAW-DOKAR | Dokumentenart | |
I_FLG_USE_INT_STATUS | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Wenn True, verwenden des internen Status |
I_INT_STATUS | LIKE | TDWST-DOKST | Aktuellen interner Status | |
I_STATUS | LIKE | TDWST-STABK | Aktueller externer Status |
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 |
---|---|---|---|---|
E_NEXT_STATUS_TAB | LIKE | TDWS | erlaubte Folgestatus |
This function module does not define any Exceptions.