SAP ABAP Class CL_WB_SERVICES_BRF (BRF: Workbench Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BRF (Application Component) Business Rule Framework
⤷
SBRF (Package) Business Rule Framework

⤷

⤷

Properties
Class | CL_WB_SERVICES_BRF | |
Short Description | BRF: Workbench Services | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBRF | Business Rule Framework |
Created | 20030424 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WB_SERVICES_BRF has no interface implemented.
Friends
Class CL_WB_SERVICES_BRF has no friend class.
Attributes
Class CL_WB_SERVICES_BRF has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20030425 | |
2 | ![]() |
Static method | Public | Method | Builds BRF work bench fcode for context menu | 20030425 |
3 | ![]() |
Static method | Public | Method | Builds BRF Object Key for WB Request | 20030424 |
4 | ![]() |
Static method | Public | Method | 20040816 | |
5 | ![]() |
Static method | Public | Method | 20040716 | |
6 | ![]() |
Static method | Public | Method | 20030425 | |
7 | ![]() |
Static method | Public | Method | Supplies Parts of BRF Object | 20030424 |
8 | ![]() |
Static method | Public | Method | 20040816 |
Events
Class CL_WB_SERVICES_BRF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_WB_OBJECT_INT | Private | See coding | 20080115 | BEGIN OF TY_WB_OBJECT_INT,
applclass TYPE brf_applclass,
object TYPE brf_object,
category TYPE brf_class_category,
import_status TYPE brf_import_status,
version TYPE brf_version,
class_id TYPE brf_class_id,
obj_group TYPE brf_obj_group,
wul TYPE brf_boole_d,
copy_object TYPE brf_object,
END OF TY_WB_OBJECT_INT
|
Method Signatures
Method ADD_CONTEXT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Key for an object in the ABAP Workbench | 20030425 | ||
2 | ![]() |
IV_CONTEXT_DATA | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Key for an object in the ABAP Workbench | 20030425 |
Method ADD_CONTEXT_DATA on class CL_WB_SERVICES_BRF has no exception.
Method BUILD_FAVOR_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_BRFWBFAVOR | Call by reference | Type reference (TYPE) | SBRFWBFAVOR | 20030425 |
Method BUILD_FAVOR_FCODE on class CL_WB_SERVICES_BRF has no exception.
Method BUILD_OBJECT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJ_KEY | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Schlüssel eines Objekts in der EU | 20030424 | ||
2 | ![]() |
IS_OBJ_ELEMENTS | Call by reference | Type reference (TYPE) | SBRF_WB_OBJDETAILS | 20030425 | |||
3 | ![]() |
IS_WBOBJECT | Call by reference | Type reference (TYPE) | SBRF_WBOBJECT | 20040723 |
Method BUILD_OBJECT_KEY on class CL_WB_SERVICES_BRF has no exception.
Method CHECK_DB4OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_WBOBJECT | Call by reference | Type reference (TYPE) | SBRF_WBOBJECT | BRF:Workbench Object attributes | 20040816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040816 |
Method CREATE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_REQUEST_BRF | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST_BRF | 20040716 | |||
2 | ![]() |
IS_OBJDETAILS | Call by reference | Type reference (TYPE) | SBRF_WB_OBJDETAILS | 20040716 | |||
3 | ![]() |
IS_WBOBJECT | Call by reference | Type reference (TYPE) | SBRF_WBOBJECT | 20040723 | |||
4 | ![]() |
IV_CATEGORY | Call by reference | Type reference (TYPE) | BRF_CLASS_CATEGORY | 20040716 | |||
5 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | 20040716 |
Method CREATE_REQUEST on class CL_WB_SERVICES_BRF has no exception.
Method GET_CONTEXT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CONTEXT_DATA | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Key for an object in the ABAP Workbench | 20030425 | ||
2 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Key for an object in the ABAP Workbench | 20030425 |
Method GET_CONTEXT_DATA on class CL_WB_SERVICES_BRF has no exception.
Method GET_OBJECT_PARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OBJ_ELEMENTS | Call by reference | Type reference (TYPE) | SBRF_WB_OBJDETAILS | 20030425 | |||
2 | ![]() |
ES_WBOBJECT | Call by reference | Type reference (TYPE) | SBRF_WBOBJECT | 20040723 | |||
3 | ![]() |
IV_OBJ_KEY | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Key for an object in the ABAP Workbench | 20030425 |
Method GET_OBJECT_PARTS on class CL_WB_SERVICES_BRF has no exception.
Method GET_TEXT4OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SHORT | Call by reference | Type reference (TYPE) | BRF_SHORT_TEXT | BRF: Kurztext allgemein | 20040816 | ||
2 | ![]() |
IS_WBOBJECT | Call by reference | Type reference (TYPE) | SBRF_WBOBJECT | BRF:Workbench Object attributes | 20040816 |
Method GET_TEXT4OBJECT on class CL_WB_SERVICES_BRF has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 100 |