SAP ABAP Class /IWBEP/CL_SBDM_NODE (SB - Domain Model - Node)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBCM_MSG_CONTEXT | SB: message context | 20120131 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120112 |
Meta Relationship - Used By
Properties
| Class | /IWBEP/CL_SBDM_NODE | |
| Short Description | SB - Domain Model - Node | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /IWBEP/SBDM | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
| Created | 20120112 | SAP |
| Last change | 20141120 | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBCM_MSG_CONTEXT | SB: message context | 20120131 | ||
| 2 | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120112 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /IWBEP/CL_SBDM_CM_VALIDATOR | 20120518 | SB - Domain Model - DM Core Validator | |
| 2 | /IWBEP/CL_SBDM_COPY_CONTEXT | 20130201 | SB - Domain Model - Copy Context | |
| 3 | /IWBEP/CL_SBDM_PERSIST_HANDLER | 20120113 | SB - Domain Model - Persistence Handler | |
| 4 | /IWBEP/CL_SBDM_PROTOTYP_BUFFER | 20120508 | SB - Domain Model - Prototype Buffer | |
| 5 | /IWBEP/CL_SBDM_TRANSACT_HANDLR | 20120113 | SB - Domain Model - Transaction Handler |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | /IWBEP/IF_SBCM_MSG_UTILITY | SB: message utility | 20130620 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_HANDLER | SB - Domain Model - Handler | 20120130 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MANAGER | SB - Domain Model - Manager | 20120202 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120112 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PROTOTYP_BUFFER | SB - Domain Model - Prototype Buffer | 20120426 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_ROOT | SB - Domain Model - Root | 20120112 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/S_SBDM_ORIGIN | SB: DM Origin | 20120601 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | /IWBEP/S_SBDM_DB_NODE_KEY | SB: DM db node key | 20120423 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | /IWBEP/S_SBDM_PROTOTYPE_REF | SB: DM Prototype Reference | 20120427 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | /IWBEP/IF_SBDM_PLUGIN=>TY_T_NODE_TYPES | 20120202 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130620 | |
| 2 | Instance method | Public | Constructor | Constructor | 20120112 | |
| 3 | Instance method | Public | Method | Template method: Creates a memento of the node | 20120112 | |
| 4 | Instance method | Public | Method | Do not invoke externally: Marks the node as deleted | 20121024 | |
| 5 | Instance method | Private | Method | 20130513 | ||
| 6 | Instance method | Private | Method | 20130513 | ||
| 7 | Instance method | Protected | Method | 20130621 | ||
| 8 | Instance method | Private | Method | Initializes the allowed child types | 20120202 | |
| 9 | Instance method | Protected | Method | Returns whether the project is in authorized mode | 20140507 | |
| 10 | Instance method | Public | Method | Template method (optional): Makes the node persistent | 20120120 | |
| 11 | Instance method | Public | Method | Template method: Sets the memento for the node | 20120112 | |
| 12 | Instance method | Public | Method | 20120509 |
Events
Class /IWBEP/CL_SBDM_NODE has no event.
Types
Class /IWBEP/CL_SBDM_NODE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_SBDM_NODE has no parameter.
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_SBDM_NODE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_ORIGIN | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_ORIGIN | SB: DM Origin | 20120601 | |||
| 2 | IS_NODE_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_NODE_TYPE | SB: DM unique node type | 20120203 | |||
| 3 | IV_NODE_GUID | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NODE_UUID | SB: DM node uuid | 20120116 |
Method CONSTRUCTOR on class /IWBEP/CL_SBDM_NODE has no exception.
Method CREATE_MEMENTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130206 | |||
| 2 | RO_MEMENTO | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE_MEMENTO | SB - Domain Model - Node Memento | 20120112 |
Method CREATE_MEMENTO on class /IWBEP/CL_SBDM_NODE has no exception.
Method DELETE Signature
Method DELETE on class /IWBEP/CL_SBDM_NODE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20121024 |
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class /IWBEP/CL_SBDM_NODE has no parameter.
Method GET_DESCRIPTION on class /IWBEP/CL_SBDM_NODE has no exception.
Method GET_NAME Signature
Method GET_NAME on class /IWBEP/CL_SBDM_NODE has no parameter.
Method GET_NAME on class /IWBEP/CL_SBDM_NODE has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class /IWBEP/CL_SBDM_NODE has no parameter.
Method GET_PARENT on class /IWBEP/CL_SBDM_NODE has no exception.
Method INIT_CHILD_TYPES Signature
Method INIT_CHILD_TYPES on class /IWBEP/CL_SBDM_NODE has no parameter.
Method INIT_CHILD_TYPES on class /IWBEP/CL_SBDM_NODE has no exception.
Method IS_AUTHORIZED_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AUTHORIZED_MODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140507 |
Method IS_AUTHORIZED_MODE on class /IWBEP/CL_SBDM_NODE has no exception.
Method MAKE_PERSISTENT Signature
Method MAKE_PERSISTENT on class /IWBEP/CL_SBDM_NODE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120203 |
Method SET_MEMENTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MEMENTO | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE_MEMENTO | SB - Domain Model - Node Memento | 20120112 |
Method SET_MEMENTO on class /IWBEP/CL_SBDM_NODE has no exception.
Method SET_PROTOTYPE Signature
Method SET_PROTOTYPE on class /IWBEP/CL_SBDM_NODE has no parameter.
Method SET_PROTOTYPE on class /IWBEP/CL_SBDM_NODE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |