SAP ABAP Interface /IWBEP/IF_SBDM_VALUE_DB_LOAD (SB - Domain Model - Value Service for PSH Loading)
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_LOAD | |
Short Description | SB - Domain Model - Value Service for PSH Loading |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | /IWBEP/IF_SBDM_PERSIST_HANDLER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /IWBEP/IF_SBDM_VALUE_DB_LOAD has no interface.
Friends
Interface /IWBEP/IF_SBDM_VALUE_DB_LOAD has no friend.
Attributes
Interface /IWBEP/IF_SBDM_VALUE_DB_LOAD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | node persistence handler: pre-fetch string values | 20130311 |
2 | ![]() |
Instance method | Public | Method | node persistence handler: on loading string value | 20130311 |
Events
Interface /IWBEP/IF_SBDM_VALUE_DB_LOAD has no event.
Types
Interface /IWBEP/IF_SBDM_VALUE_DB_LOAD has no local type.
Method Signatures
Method ON_LOADING_PREFETCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NODE_KEY | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBDM_PERSIST_HANDLER=>TY_T_DB_NODE_KEY | fetch value data for these node keys | 20130311 | ||
2 | ![]() |
IT_PROJECT | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_PROJECTS | fetch value data for these projects | 20130311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SB: exception | 20130311 |
Method ON_LOADING_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 |