SAP ABAP Class /IWBEP/IF_SBDM_VALUE_DB_UPDATE (SB - Domain Model - Value Service for PSH Saving)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBDM_VALUE_DB_ACCESS | SB - Domain Model - Value Service for PSH | 20130311 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBDM_VALUE_DB_ACCESS | SB - Domain Model - String Value DB service | 20130304 |
Properties
| Class | /IWBEP/IF_SBDM_VALUE_DB_UPDATE | |
| Short Description | SB - Domain Model - Value Service for PSH Saving | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130304 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/IF_SBDM_VALUE_DB_UPDATE has no forward declaration.
Interfaces
Class /IWBEP/IF_SBDM_VALUE_DB_UPDATE has no interface implemented.
Friends
Class /IWBEP/IF_SBDM_VALUE_DB_UPDATE has no friend class.
Attributes
Class /IWBEP/IF_SBDM_VALUE_DB_UPDATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | node persistence handler: on saving created string value | 20130311 | |
| 2 | Instance method | Public | Method | node persistence handler: on saving deleted string value | 20130311 | |
| 3 | Instance method | Public | Method | node persistence handler: on saving updated string value | 20130311 |
Events
Class /IWBEP/IF_SBDM_VALUE_DB_UPDATE has no event.
Types
Class /IWBEP/IF_SBDM_VALUE_DB_UPDATE has no local type.
Method Signatures
Method ON_CREATED_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DB_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_VALUE_DB_SMALL | string value, persistent data | 20130311 | |||
| 2 | CS_TR_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_VALUE_TR_DATA | string value, transient data | 20130311 | |||
| 3 | IS_NODE_KEY | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_DB_NODE_KEY | database node key | 20130311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130311 |
Method ON_DELETED_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DB_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_VALUE_DB_SMALL | string value, persistent data | 20130311 | |||
| 2 | CS_TR_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_VALUE_TR_DATA | string value, transient data | 20130311 | |||
| 3 | IS_NODE_KEY | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_DB_NODE_KEY | database node key | 20130311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130311 |
Method ON_UPDATED_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DB_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_VALUE_DB_SMALL | string value, persistent data | 20130311 | |||
| 2 | CS_TR_DATA | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_VALUE_TR_DATA | string value, transient data | 20130311 | |||
| 3 | IS_NODE_KEY | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_DB_NODE_KEY | database node key | 20130311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130311 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |