SAP ABAP Class /IWBEP/IF_SBUI_ON_EXPR_VIEWER (SB: ON expression viewer context)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBUI_ON_CPV_EXPV SB: ON Composite View for Expression Values 20130614
Properties
Class /IWBEP/IF_SBUI_ON_EXPR_VIEWER  
Short Description SB: ON expression viewer context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130614   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBOD_ANNOTATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no interface implemented.
Friends
Class /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no friend class.
Attributes
Class /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVE_VALUE_EDITOR Instance method Public Method returns the active value editor (if there is one visible) 20130705
2 GET_SELECTED_ANNOTATIONS Instance method Public Method returns currently selected annotations 20130617
3 GET_SELECTED_NODE Instance method Public Method returns currently selected node (value, annotation, target) 20130705
4 SET_SELECTED_NODE Instance method Public Method defines currently selected node (value, annotation, target) 20130705
Events
Class /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no event.
Types
Class /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no local type.
Method Signatures

Method GET_ACTIVE_VALUE_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_HANDLER Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBUI_INTERACTIVE active value editor (as interactive component) 20130705
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130705

Method GET_SELECTED_ANNOTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ANNOTATION Value transfer Type reference (TYPE) /IWBEP/IF_SBOD_ANNOTATION=>TY_T_ANNOTATIONS currently selected annotations 20130617
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130617

Method GET_SELECTED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NODE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE selected node 20130705
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130705

Method SET_SELECTED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE selected node 20130705
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130705
History
Last changed by/on SAP  20141120 
SAP Release Created in