SAP ABAP Interface IF_WB_TOOL_BRF (BRF Workbench Tool Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_ACTION_SCREEN_BRF Tool Class for BRF Actions 20020620
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_APLCLASS_BRF Tool Class for BRF Aplication Class 20020618
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_EVENT_SCREEN_BRF Tool Class for BRF Events 20020620
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_EXPRESSION_SCREEN_BRF Tool Class for BRF Expressions 20020620
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_GENERIC_SCREEN_BRF Tool Class for General Objects 20021209
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_IMPLCLASS_SCREEN_BRF BRF: Tool Class for Implementing Class 20040927
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_POPUP_SCREEN_BRF Tool Class for Popup Screen 20021121
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_RSET_SCREEN_BRF Tool Class: Rule Sets 20021106
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_RULE_SCREEN_BRF Tool Class for BRF Rule 20030205
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_SCREEN_BRF Screen Tool for BRF 20020620
... Click here to see Used By full list (11 items)
Properties
Interface IF_WB_TOOL_BRF  
Short Description BRF Workbench Tool Interface    
General Data
Package SBRF   Business Rule Framework 
Created 20020618   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_WB_TOOL_BRF has no forward declaration.
Interfaces
Interface IF_WB_TOOL_BRF has no interface.
Friends
Interface IF_WB_TOOL_BRF has no friend.
Attributes
Interface IF_WB_TOOL_BRF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_WB_PAI Instance method Public Method PAI of WB Control 20020618
2 CALL_WB_PBO Instance method Public Method PAI of WB Control 20020618
3 CHECK_SAVE Instance method Public Method Informs WB Tool of DB Update 20020624
4 GET_CONTEXT Instance method Public Method Returns Context 20030122
5 GET_TOOL_STACK Instance method Public Method Returns Stack 20030212
6 TOOL_ACCESS Instance method Public Method Accesses WB Tool 20020627
Events
Interface IF_WB_TOOL_BRF has no event.
Types
Interface IF_WB_TOOL_BRF has no local type.
Method Signatures

Method CALL_WB_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20020625
2 Changing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Screens, function code triggered by PAI 20020625

Method CALL_WB_PAI on Interface IF_WB_TOOL_BRF has no exception.

Method CALL_WB_PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PROGRAM Call by reference Type reference (TYPE) SY-REPID ABAP Program: Current Main Program 20020618
2 Importing P_SCREEN Call by reference Type reference (TYPE) SY-DYNNR ABAP Program: Number of Current Screen 20020618

Method CALL_WB_PBO on Interface IF_WB_TOOL_BRF has no exception.

Method CHECK_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) BRF_EDIT_MODE BRF: Category of Implementation Class 20021211
2 Importing IV_MNT_INSTANCE Call by reference Object reference (TYPE REF TO) IF_MAINTENANCE_BRF BRF: Maintenance 20020624

Method CHECK_SAVE on Interface IF_WB_TOOL_BRF has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CONTEXT_DATA Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Schlüssel eines Objekts in der EU 20030122

Method GET_CONTEXT on Interface IF_WB_TOOL_BRF has no exception.

Method GET_TOOL_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WB_REQUEST_LIST Call by reference Type reference (TYPE) WB_REQUEST_LIST List of Workbench Requests 20030212

Method GET_TOOL_STACK on Interface IF_WB_TOOL_BRF has no exception.

Method TOOL_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20021129
2 Importing IO_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20020627

Method TOOL_ACCESS on Interface IF_WB_TOOL_BRF has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_ACTION_SCREEN_BRF Tool Class for BRF Actions 20020620
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_APLCLASS_BRF Tool Class for BRF Aplication Class 20020618
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_EVENT_SCREEN_BRF Tool Class for BRF Events 20020620
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_EXPRESSION_SCREEN_BRF Tool Class for BRF Expressions 20020620
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_GENERIC_SCREEN_BRF Tool Class for General Objects 20021209
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_IMPLCLASS_SCREEN_BRF BRF: Tool Class for Implementing Class 20040927
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_POPUP_SCREEN_BRF Tool Class for Popup Screen 20021121
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_RSET_SCREEN_BRF Tool Class: Rule Sets 20021106
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_RULE_SCREEN_BRF Tool Class for BRF Rule 20030205
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_SCREEN_BRF Screen Tool for BRF 20020620
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_TCONTEXT_SCREEN_BRF Tool Class for BRF Expressions 20060619
History
Last changed by/on SAP  20110908 
SAP Release Created in 471