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.
Function Module | OBJECT_TEXT_GET_MP |
Short Text | Objekttext ermitteln für Messprojekt |
Function Group | BOMP |
Package | CBBA |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.