SAP ABAP Interface /IWBEP/IF_SBUI_EXTENSION (SB: UI extension handler (abstract behavior))
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_UI_BASE (Package) Gateway Service Builder UI - API and SPI

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBUI_DP | SB: DSP UI - handler for specific DS type UI functionality | 20130327 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBUI_DS_TYPE_EXT | SB - DSP - abstract data source type UI plugin extension | 20130408 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBUI_FILTER | SB: UI node filter | 20130325 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBUI_ON_VOC_CONTROL | SB: ON Abstract Vocabulary Controller | 20131104 |
Properties
Interface | /IWBEP/IF_SBUI_EXTENSION | |
Short Description | SB: UI extension handler (abstract behavior) |
General Data
Package | /IWBEP/SB_UI_BASE | Gateway Service Builder UI - API and SPI |
Created | 20120114 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface /IWBEP/IF_SBUI_EXTENSION has no forward declaration.
Interfaces
Interface /IWBEP/IF_SBUI_EXTENSION has no interface.
Friends
Interface /IWBEP/IF_SBUI_EXTENSION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MS_NAME | Instance attribute | Public | Type reference (TYPE) | TY_S_NAME | extension name (plugin, point, key) | 20130221 |
Methods
Interface /IWBEP/IF_SBUI_EXTENSION has no method.
Events
Interface /IWBEP/IF_SBUI_EXTENSION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_NAME | Public | See coding | extension name | 20130221 | BEGIN OF ty_s_name ,
plugin type /iwbep/sbui_plugin ,
point type /iwbep/sbdm_extension_point ,
key type /iwbep/sbdm_extension_key ,
END OF ty_s_name
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |