SAP ABAP Class /IWBEP/CL_SBDM_SERVICE (SB - Domain Model - Service)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBDM_NODE | SB - Domain Model - Node | 20120126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBDM_SERVICE | SB - Domain Model - Service | 20120126 |
Properties
| Class | /IWBEP/CL_SBDM_SERVICE | |
| Short Description | SB - Domain Model - Service | |
| Super Class | /IWBEP/CL_SBDM_NODE | SB - Domain Model - Node |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
| Created | 20120126 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBDM_SERVICE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBDM_SERVICE | SB - Domain Model - Service | 20120126 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /IWBEP/CL_SBDM_SERVICE_PSH | 20120131 | SB - Domain Model - Service Persistence Handler |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20120126 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/S_SBDM_DB_NODE_KEY | SB: DM db node key | 20120131 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120202 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/SBDM_DESCRIPTION | SB: DM description | 20120126 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/MED_RUNTIME_SERVICE | Name of Service Data Provider Class | 20120126 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/MED_GRP_EXTERNAL_NAME | External Service Name | 20120126 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120126 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/MED_GRP_VERSION | Service Version | 20120126 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/MED_GRP_TECHNICAL_NAME | Technical Service Name | 20120126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120126 |
Events
Class /IWBEP/CL_SBDM_SERVICE has no event.
Types
Class /IWBEP/CL_SBDM_SERVICE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120126 | |||
| 2 | IO_PERSIST | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PERSIST_HANDLER | SB - Domain Model - Persistence Handler | 20120126 | |||
| 3 | IO_ROOT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_ROOT | SB - Domain Model - Root | 20120126 | |||
| 4 | IV_DPC | Call by reference | Type reference (TYPE) | /IWBEP/MED_RUNTIME_SERVICE | Name of Service Data Provider Class | 20120201 | |||
| 5 | IV_EXTERNAL_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_EXTERNAL_NAME | External Service Name | 20120201 | |||
| 6 | IV_NODE_GUID | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NODE_UUID | SB: DM node uuid | 20120126 | |||
| 7 | IV_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_TECHNICAL_NAME | Technical Service Name | 20120201 | |||
| 8 | IV_VERSION | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_VERSION | Service Version | 20120201 |
Method CONSTRUCTOR on class /IWBEP/CL_SBDM_SERVICE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |