The Function Module C14F_LOV_NEXT_STATUS (EHS: Wertehilfe für Folgestatus) is a standard Function Module in SAP ERP and is part of the function group C14F within the package CBUI.
Function Module | C14F_LOV_NEXT_STATUS |
Short Text | EHS: Wertehilfe für Folgestatus |
Function Group | C14F |
Package | CBUI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SHSTATNAM | TYPE | J_TXT04 | Statuskurzbezeichnung | |
E_STATNAM | TYPE | J_TXT30 | Statusbezeichnung | |
E_STATUS | TYPE | J_STATUS | Status (intern) |
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 |
---|---|---|---|---|
I_STATUS_TAB | LIKE | EHSBS_STAT | Anzuzeigende Sätze |
This function module does not define any Exceptions.