SAP ABAP Class /IWBEP/CL_SBUI_ON_VOC_CONTROL (SB: ON Abstract Vocabulary Controller)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_ODATA_UI (Package) Gateway Service Builder - UI Plugin
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBUI_EXTENSION SB: UI extension handler (abstract behavior) 20131104
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBUI_ON_VIEW_CONTROL SB: ON annotation view controller (provider) 20131104
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_ON_VOC_GENERIC SB: ON Controller for Generic Vocabulary Handling 20131104
Properties
Class /IWBEP/CL_SBUI_ON_VOC_CONTROL  
Short Description SB: ON Abstract Vocabulary Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /IWBEP/SBUIOD    
Program status P  SAP Standard Production Program 
Category 0   
Package /IWBEP/SB_ODATA_UI   Gateway Service Builder - UI Plugin 
Created 20131104   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_SBUI_ON_VIEW_CONTROL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBUI_EXTENSION SB: UI extension handler (abstract behavior) 20131104
2 /IWBEP/IF_SBUI_ON_VIEW_CONTROL SB: ON annotation view controller (provider) 20131104
Friends
Class /IWBEP/CL_SBUI_ON_VOC_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) /IWBEP/IF_SBUI_CONTROLLER controller 20131104
2 MS_EXTENSION Instance attribute Private Attribute reference (LIKE) 20131104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131104
2 DO_SELECT_ANNOTATION_VIEWS Instance method Protected Method template method (optional): select views for annotations 20131104
3 DO_SELECT_EXPRESSION_VIEWS Instance method Protected Method template method (optional): select views for expressions 20131104
Events
Class /IWBEP/CL_SBUI_ON_VOC_CONTROL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ANNOTATION_VIEW Protected Attribute reference (LIKE) 20131104
2 TY_S_EXPRESSION_VIEW Protected Attribute reference (LIKE) 20131104
3 TY_T_ANNOTATION_VIEW Protected Attribute reference (LIKE) 20131104
4 TY_T_EXPRESSION_VIEW Protected Attribute reference (LIKE) 20131104
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTROLLER Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBUI_CONTROLLER SB: UI controller (main instance) 20131104
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131104

Method DO_SELECT_ANNOTATION_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VIEW Value transfer Type reference (TYPE) TY_T_ANNOTATION_VIEW applicable views 20131104
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131104

Method DO_SELECT_EXPRESSION_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VIEW Value transfer Type reference (TYPE) TY_T_EXPRESSION_VIEW applicable views 20131104
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131104
History
Last changed by/on SAP  20141120 
SAP Release Created in 200