Menu

SAP Function Module BRF_WB_CREATE_BRFOBJECT

BRF: Create BRF Objects

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module BRF_WB_CREATE_BRFOBJECT (BRF: Create BRF Objects) 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_WB_CREATE_BRFOBJECT
Short Text BRF: Create BRF Objects
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_APPL_CLASS TYPE BRF_APPLCLASS BRF: Application Class
IV_CATEGORY TYPE BRF_CLASS_CATEGORY BRF: Type of Implementation Class

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_BRF_OBJECT TYPE BRF_OBJECT BRF: Deputy for Events, Expressions, Actions, and so on
EV_CLASS_ID TYPE BRF_CLASS_ID BRF: Key of Implementing Class

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CV_APPL_CLASS TYPE BRF_APPLCLASS BRF: Application Class

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACTION_CANCELLED