SAP ABAP Interface /IWBEP/IF_SBDM_VALUE_DB_UPDATE (SB - Domain Model - Value Service for PSH Saving)
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 - 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
Interface | /IWBEP/IF_SBDM_VALUE_DB_UPDATE | |
Short Description | SB - Domain Model - Value Service for PSH Saving |
General Data
Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
Created | 20130304 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface /IWBEP/IF_SBDM_VALUE_DB_UPDATE has no forward declaration.
Interfaces
Interface /IWBEP/IF_SBDM_VALUE_DB_UPDATE has no interface.
Friends
Interface /IWBEP/IF_SBDM_VALUE_DB_UPDATE has no friend.
Attributes
Interface /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
Interface /IWBEP/IF_SBDM_VALUE_DB_UPDATE has no event.
Types
Interface /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 | 200 |