SAP ABAP Class /IWBEP/IF_SBDM_VALUE_DB_LOAD (SB - Domain Model - Value Service for PSH Loading)
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_LOAD  
Short Description SB - Domain Model - Value Service for PSH Loading    
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
# 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
Class /IWBEP/IF_SBDM_VALUE_DB_LOAD has no interface implemented.
Friends
Class /IWBEP/IF_SBDM_VALUE_DB_LOAD has no friend class.
Attributes
Class /IWBEP/IF_SBDM_VALUE_DB_LOAD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_LOADING_PREFETCH Instance method Public Method node persistence handler: pre-fetch string values 20130311
2 ON_LOADING_VALUE Instance method Public Method node persistence handler: on loading string value 20130311
Events
Class /IWBEP/IF_SBDM_VALUE_DB_LOAD has no event.
Types
Class /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 Importing 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 Importing 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 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130311

Method ON_LOADING_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DB_DATA Call by reference Type reference (TYPE) /IWBEP/S_SBDM_VALUE_DB_SMALL string value, persistent data 20130311
2 Changing CS_TR_DATA Call by reference Type reference (TYPE) /IWBEP/S_SBDM_VALUE_TR_DATA string value, transient data 20130311
3 Importing 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 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130311
History
Last changed by/on SAP  20131127 
SAP Release Created in