Menu

SAP Function Module CBIH_LB63_GET_MJ_STATUSNAM

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

The Function Module CBIH_LB63_GET_MJ_STATUSNAM (EHS: Lesen d. sprachabhängigen Bezeichnung zum Status Messauftrag) 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_MJ_STATUSNAM
Short Text EHS: Lesen d. sprachabhängigen Bezeichnung zum Status Messauftrag
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_MJSTATUS LIKE CCIHT_MJ-MJSTAT Statusnummer des Messauftrages

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MJSHSTATNAM TYPE J_TXT04 Kurzname des Status
E_MJSTATNAM 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