SAP ABAP Class /IWBEP/CL_SBUI (SB: UI main entry point)
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
⤷
⤷
Properties
| Class | /IWBEP/CL_SBUI | |
| Short Description | SB: UI main entry point | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_UI_BASE | Gateway Service Builder UI - API and SPI |
| Created | 20120119 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBUI has no forward declaration.
Interfaces
Class /IWBEP/CL_SBUI has no interface implemented.
Friends
Class /IWBEP/CL_SBUI has no friend class.
Attributes
Class /IWBEP/CL_SBUI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | create a service builder | 20120126 | |
| 2 | Static method | Public | Method | create a setup validator | 20120126 |
Events
Class /IWBEP/CL_SBUI has no event.
Types
Class /IWBEP/CL_SBUI has no local type.
Method Signatures
Method CREATE_SERVICE_BUILDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SERVICE_BUILDER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_SERVICE_BUILDER | the service builder | 20120126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120126 |
Method CREATE_SETUP_VALIDATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SETUP_VALIDATOR | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_SETUP_VALIDATOR | setup validator, used while maintenance | 20120126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120126 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |