Menu

SAP Function Module OBJECT_TEXT_GET_MP

Objekttext ermitteln für Messprojekt

The Function Module OBJECT_TEXT_GET_MP (Objekttext ermitteln für Messprojekt) is a standard Function Module in SAP ERP and is part of the function group BOMP within the package CBBA.

Technical Information

Function Module OBJECT_TEXT_GET_MP
Short Text Objekttext ermitteln für Messprojekt
Function Group BOMP
Package CBBA
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_DATUM LIKE SY-DATLO SY-DATLO Datum und Zeit, Lokales Datum des Benutzers
I_IONRA LIKE IONRA Allgemeine Objektnummer + Objektkeys

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TEXT LIKE SY-MSGLI Nachrichten, Nachrichtenzeile

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.