SAP ABAP Class /IWBEP/CL_SBDM (SB - Domain Model - Starting Point)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_DM_BASE (Package) Gateway Service Builder - Domain Model API and SPI
⤷
⤷
Properties
| Class | /IWBEP/CL_SBDM | |
| Short Description | SB - Domain Model - Starting Point | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
| Created | 20120127 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBDM has no forward declaration.
Interfaces
Class /IWBEP/CL_SBDM has no interface implemented.
Friends
Class /IWBEP/CL_SBDM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_FACTORY | SB - Domain Model - Factory | 20120127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130328 | |
| 2 | Static method | Public | Method | Gets the DM factory | 20120127 | |
| 3 | Static method | Public | Method | Gets the DM manager | 20120127 |
Events
Class /IWBEP/CL_SBDM has no event.
Types
Class /IWBEP/CL_SBDM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_SBDM has no parameter.
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_SBDM has no exception.
Method GET_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FACTORY | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_FACTORY | SB - Domain Model - Factory | 20120127 |
Method GET_FACTORY on class /IWBEP/CL_SBDM has no exception.
Method GET_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MANAGER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MANAGER | SB - Domain Model - Manager | 20120127 |
Method GET_MANAGER on class /IWBEP/CL_SBDM has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |