Menu

SAP Function Module BM_OBJECT_MESSAGE_SET

The Function Module BM_OBJECT_MESSAGE_SET () is a standard Function Module in SAP ERP and is part of the function group SFTO within the package SDFM.

Technical Information

Function Module BM_OBJECT_MESSAGE_SET
Short Text
Function Group SFTO
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_CLASS TYPE RPYGSERCLS SPACE Error class repository API
MSGID TYPE SYMSGID Message Class
MSGNO TYPE SYMSGNO Message Number
MSGTY TYPE SYMSGTY Message Type
MSGV1 TYPE ANY Message Variable 1
MSGV2 TYPE ANY Message Variable 2
MSGV3 TYPE ANY Message Variable 3
MSGV4 TYPE ANY Message Variable 4
OBJECT_TYPE TYPE BMOBJECT-TYPE Object Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR TYPE RPYGSER Error structure of repository interface
MESSAGE TYPE BMMSG Message

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.