Menu

SAP Function Module CBIH_LB63_GET_MP_STATUSNAM

EHS: Lesen d. sprachabhängigen Bezeichnung zum Status Messprojekt

The Function Module CBIH_LB63_GET_MP_STATUSNAM (EHS: Lesen d. sprachabhängigen Bezeichnung zum Status Messprojekt) is a standard Function Module in SAP ERP and is part of the function group CBIH_LB63 within the package CBIH.

Technical Information

Function Module CBIH_LB63_GET_MP_STATUSNAM
Short Text EHS: Lesen d. sprachabhängigen Bezeichnung zum Status Messprojekt
Function Group CBIH_LB63
Package CBIH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LANGU LIKE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
I_MPSTATUS LIKE CCIHT_MP-MPSTAT Statusnummer des Messprojektes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MPSHSTATNAM TYPE J_TXT04 Kurzname des Status
E_MPSTATNAM TYPE J_TXT30 Name des Status

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Systemfehler
NOT_FOUND Status nicht gefunden