Menu

SAP Function Module BRF_CALL_WB_OBJECT

BRF: Aufruf eines nicht-BRF-Objektes zur Anzeige

The Function Module BRF_CALL_WB_OBJECT (BRF: Aufruf eines nicht-BRF-Objektes zur Anzeige) 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_WB_OBJECT
Short Text BRF: Aufruf eines nicht-BRF-Objektes zur Anzeige
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_OBJECT_NAME TYPE SEU_OBJKEY WB Request: Schlüssel eines Objekts in der EU
IV_OBJECT_TYPE TYPE SEU_OBJTYP WB Request: Typ eine Objekts der Entwicklungsumgebung
IV_OPERATION TYPE SEU_ACTION 'DISPLAY' WB Request: Operation innerhalb der Entwicklungsumgebung

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.