SAP ABAP Class CL_WB_REQUEST_BRF (BRF: Workbench Request)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_REQUEST Workbench Manager: Request 20020513
Properties
Class CL_WB_REQUEST_BRF  
Short Description BRF: Workbench Request    
Super Class CL_WB_REQUEST Workbench Manager: Request 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20020513   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_REQUEST_BRF has no forward declaration.
Interfaces
Class CL_WB_REQUEST_BRF has no interface implemented.
Friends
Class CL_WB_REQUEST_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OBJECT_NAME_BRF Instance attribute Public Type reference (TYPE) SEU_OBJKEY WB Request: Key for an object in the ABAP Workbench 20020513
2 OBJECT_TYPE_BRF Instance attribute Public Type reference (TYPE) SEU_OBJTYP WB Request: Type of an object in the ABAP Workbench 20020513
3 OPERATION_BRF Instance attribute Public Type reference (TYPE) SEU_ACTION WB Request: Operation within the ABAP Workbench 20020513
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Create Workbench Request for BRF 20020513
Events
Class CL_WB_REQUEST_BRF has no event.
Types
Class CL_WB_REQUEST_BRF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECT_NAME_BRF Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Key for an object in the ABAP Workbench 20020513
2 Importing P_OBJECT_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE Workbench: View of Object 20021025
3 Importing P_OBJECT_TYPE_BRF Call by reference Type reference (TYPE) SEU_OBJTYP WB Request: Type of an object in the ABAP Workbench 20020513
4 Importing P_OPERATION_BRF Call by reference Type reference (TYPE) SEU_ACTION WB Request: Operation within the ABAP Workbench 20020513

Method CONSTRUCTOR on class CL_WB_REQUEST_BRF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 471