Menu

SAP Function Module CONV_UTIL_MSG_TYPE_TO_INT

Zahl bestimmen, aus der die Schwere des Fehlers hervorgeht

The Function Module CONV_UTIL_MSG_TYPE_TO_INT (Zahl bestimmen, aus der die Schwere des Fehlers hervorgeht) is a standard Function Module in SAP ERP and is part of the function group CONV_UTIL within the package CONV.

Technical Information

Function Module CONV_UTIL_MSG_TYPE_TO_INT
Short Text Zahl bestimmen, aus der die Schwere des Fehlers hervorgeht
Function Group CONV_UTIL
Package CONV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEFAULT_VALUE TYPE I -2 Rückgabe im Fehlerfall
INITIAL_IS_LOW TYPE C X' -> ' ' -> -1, sonst: ' ' wie 'W'
MSG_TYPE TYPE MESSAGES-MSG_TYPE Nachrichten, Nachrichtentyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MSG_TYPE TYPE I Je größer, desto gravierender der Fehler

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.