Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBUI_SETUP_SERVICE | SB: UI setup service for components | 20120118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBUI_SETUP | SB: UI setup (validation and controller support) | 20120114 |
Properties
| Class | /IWBEP/IF_SBUI_SETUP_FACTORY | |
| Short Description | SB: UI setup factory for controller only | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120114 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /IWBEP/IF_SBUI_SETUP_FACTORY has no interface implemented.
Friends
Class /IWBEP/IF_SBUI_SETUP_FACTORY has no friend class.
Attributes
Class /IWBEP/IF_SBUI_SETUP_FACTORY has no attribute.
Methods
Events
Class /IWBEP/IF_SBUI_SETUP_FACTORY has no event.
Types
Class /IWBEP/IF_SBUI_SETUP_FACTORY has no local type.
Method Signatures
Method CREATE_COMMAND_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_CONTROLLER | controller (main instance) | 20120120 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_COMMAND | name (from setup) | 20120120 | |||
| 3 | IV_PLUGIN | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_PLUGIN | plugin (from setup) | 20120120 | |||
| 4 | RO_COMMAND | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_COMMAND | command handler | 20120129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120120 |
Method CREATE_COMPONENT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_CONTROLLER | controller (main instance) | 20120120 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT | name (from setup) | 20120120 | |||
| 3 | IV_PLUGIN | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_PLUGIN | plugin (from setup) | 20120120 | |||
| 4 | RO_VIEW | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_VIEW | view (control-based) | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120120 |
Method CREATE_ELEMENT_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_CONTROLLER | controller (main instance) | 20120217 | |||
| 2 | IS_TARGET | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBUI_SETUP_SERVICE=>TY_S_NAVIGATION_TARGET | navigation element | 20120323 | |||
| 3 | IV_SCREEN | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_SCREEN_CATEGORY | screen category | 20120216 | |||
| 4 | RO_COMPONENT | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_COMPONENT | component | 20120216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120216 |
Method CREATE_EXTENSION_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_CONTROLLER | controller (main instance) | 20130221 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_EXTENSION_KEY | extension key | 20130221 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_EXTENSION_POINT | extension point name | 20130221 | |||
| 4 | IV_PLUGIN | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_PLUGIN | extension point plugin | 20130221 | |||
| 5 | RO_EXTENSION | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_EXTENSION | extension object (down-castable to modelled class/interface) | 20130221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130221 |
Method CREATE_GUIDED_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_CONTROLLER | controller (main instance) | 20120427 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_ACTIVITY | name (from setup) | 20120427 | |||
| 3 | IV_PLUGIN | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_PLUGIN | plugin (from setup) | 20120427 | |||
| 4 | RO_ACTIVITY | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_GUIDED_ACTIVITY | guided activity | 20120427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120427 |
Method GET_ACTIVE_PERSPECTIVES Signature
Method GET_ACTIVE_PERSPECTIVES on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_ACTIVE_PERSPECTIVES on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_ACTIVITY_DESCRIPTION Signature
Method GET_ACTIVITY_DESCRIPTION on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_ACTIVITY_DESCRIPTION on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_ASSIGNED_PERSPECTIVE Signature
Method GET_ASSIGNED_PERSPECTIVE on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_ASSIGNED_PERSPECTIVE on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_COMMAND_ASSIGNMENT Signature
Method GET_COMMAND_ASSIGNMENT on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_COMMAND_ASSIGNMENT on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_COMMAND_CATEGORIES Signature
Method GET_COMMAND_CATEGORIES on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_COMMAND_CATEGORIES on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_COMMAND_DESCRIPTION Signature
Method GET_COMMAND_DESCRIPTION on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_COMMAND_DESCRIPTION on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_COMMAND_FCODE Signature
Method GET_COMMAND_FCODE on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_COMMAND_FCODE on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_COMPONENT_ASSIGNMENT Signature
Method GET_COMPONENT_ASSIGNMENT on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_COMPONENT_ASSIGNMENT on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_COMPONENT_CATEGORY Signature
Method GET_COMPONENT_CATEGORY on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_COMPONENT_CATEGORY on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_COMPONENT_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT | name (from setup) | 20120120 | |||
| 2 | IV_PLUGIN | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_PLUGIN | plugin (from setup) | 20120120 | |||
| 3 | RO_DIALOG | Value transfer | Object reference (TYPE REF TO) | /IWBEP/CL_SBUI_DIALOG | dialog (dynpro accessor) | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120120 |
Method GET_COMPONENT_LABEL Signature
Method GET_COMPONENT_LABEL on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_COMPONENT_LABEL on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_COMPONENT_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT | name (from setup) | 20120120 | |||
| 2 | IV_PLUGIN | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_PLUGIN | plugin (from setup) | 20120120 | |||
| 3 | RO_SCREEN | Value transfer | Object reference (TYPE REF TO) | /IWBEP/CL_SBUI_SCREEN | screen (dynpro accessor) | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120120 |
Method GET_COMPONENT_SUBSCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT | name (from setup) | 20120120 | |||
| 2 | IV_PLUGIN | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_PLUGIN | plugin (from setup) | 20120120 | |||
| 3 | RO_SUBSCREEN | Value transfer | Object reference (TYPE REF TO) | /IWBEP/CL_SBUI_SUBSCREEN | subscreen (dynpro accessor) | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120120 |
Method GET_COMPONENT_TITLE Signature
Method GET_COMPONENT_TITLE on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_COMPONENT_TITLE on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_COMPONENT_WIZARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT | name (from setup) | 20120120 | |||
| 2 | IV_PLUGIN | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_PLUGIN | plugin (from setup) | 20120120 | |||
| 3 | RO_WIZARD | Value transfer | Object reference (TYPE REF TO) | /IWBEP/CL_SBUI_WIZARD | wizard (dynpro accessor) | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120120 |
Method GET_DEFAULT_SCREEN_SIZE Signature
Method GET_DEFAULT_SCREEN_SIZE on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_DEFAULT_SCREEN_SIZE on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_ELEMENT_NODE_TYPE Signature
Method GET_ELEMENT_NODE_TYPE on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_ELEMENT_NODE_TYPE on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_EXTENSION_INFO Signature
Method GET_EXTENSION_INFO on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_EXTENSION_INFO on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_EXTENSION_KEYS Signature
Method GET_EXTENSION_KEYS on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_EXTENSION_KEYS on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_EXTENSION_POINTS Signature
Method GET_EXTENSION_POINTS on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_EXTENSION_POINTS on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_GENERATION_STRATEGIES Signature
Method GET_GENERATION_STRATEGIES on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_GENERATION_STRATEGIES on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_LONGTEXT_FROM_MESSAGE Signature
Method GET_LONGTEXT_FROM_MESSAGE on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_LONGTEXT_FROM_MESSAGE on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_NAVIGATION_ELEMENTS Signature
Method GET_NAVIGATION_ELEMENTS on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_NAVIGATION_ELEMENTS on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_NODE_TYPE_DESCRIPTION Signature
Method GET_NODE_TYPE_DESCRIPTION on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_NODE_TYPE_DESCRIPTION on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_REGISTERED_COMMANDS Signature
Method GET_REGISTERED_COMMANDS on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_REGISTERED_COMMANDS on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_RELATED_NODE_TYPES Signature
Method GET_RELATED_NODE_TYPES on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_RELATED_NODE_TYPES on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
Method GET_TEXTPOOL_ENTRY Signature
Method GET_TEXTPOOL_ENTRY on class /IWBEP/IF_SBUI_SETUP_FACTORY has no parameter.
Method GET_TEXTPOOL_ENTRY on class /IWBEP/IF_SBUI_SETUP_FACTORY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |