Menu

SAP Function Module BRF_CALL_OBJECT

BRF: BRF Objekt aufrufen

The Function Module BRF_CALL_OBJECT (BRF: BRF Objekt aufrufen) is a standard Function Module in SAP ERP and is part of the function group BRF_MAINTENANCE within the package BRF.

Technical Information

Function Module BRF_CALL_OBJECT
Short Text BRF: BRF Objekt aufrufen
Function Group BRF_MAINTENANCE
Package BRF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_APPLCLASS TYPE BRF_APPLCLASS BRF: Anwendungsklasse
IV_CALLED_FROM_WB TYPE BRF_BOOLE_D SPACE BRF: space - false, 'X' - true
IV_CATEGORY TYPE BRF_CLASS_CATEGORY BRF: Typ der implementierenden Klasse
IV_CLASS_ID TYPE BRF_CLASS_ID BRF: Schlüssel der implementierenden Klasse
IV_EDIT_MODE TYPE BRF_EDIT_MODE 3 BRF: Bearbeitungsart (anzeigen, ändern, anlegen ...)
IV_HIDE4DELETE_ENTRY_SCREEN TYPE BRF_BOOLE_D BRF: space - false, 'X' - true
IV_IMPORT_STATUS TYPE BRF_IMPORT_STATUS 'A' BRF: Importstatus
IV_LANGU TYPE SYLANGU SY-LANGU R/3-System, aktuelle Sprache
IV_OBJECT TYPE BRF_OBJECT BRF: Stellvertreter für Ereignisse, Ausdrücke, Aktionen etc.
IV_OBJ_GROUP TYPE BRF_OBJ_GROUP SPACE BRF: Gruppierung von BRF-Objekten
IV_RETURN_IF_ERROR TYPE BRF_BOOLE_D SPACE BRF: space - false, 'X' - true
IV_SKIP_ENTRY_SCREEN TYPE BRF_BOOLE_D SPACE BRF: space - false, 'X' - true
IV_VERSION TYPE BRF_VERSION 0 BRF: Version
IV_WB_MODE TYPE BRF_BOOLE_D '~' BRF: space - false, 'X' - true

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_MESSAGE LIKE BRF_MESSAGE BRF: Nachricht

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MESSAGE_OCCURED Nachricht bei bearbeitung aufgetreten