SAP ABAP Class /IWBEP/IF_SBDM_VALUE_DB_ACCESS (SB - Domain Model - Value Service for PSH)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBDM_VALUE_DB_LOAD SB - Domain Model - Value Service for PSH Loading 20130311
2 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBDM_VALUE_DB_UPDATE SB - Domain Model - Value Service for PSH Saving 20130311
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 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_ACCESS  
Short Description SB - Domain Model - Value Service for PSH    
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_ACCESS has no forward declaration.
Interfaces
Class /IWBEP/IF_SBDM_VALUE_DB_ACCESS has no interface implemented.
Friends
Class /IWBEP/IF_SBDM_VALUE_DB_ACCESS has no friend class.
Attributes
Class /IWBEP/IF_SBDM_VALUE_DB_ACCESS has no attribute.
Methods
Class /IWBEP/IF_SBDM_VALUE_DB_ACCESS has no method.
Events
Class /IWBEP/IF_SBDM_VALUE_DB_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_FIELD_GROUP Public Type reference (TYPE) FIELDNAME field group name (named structure include) 20130304
2 TY_S_ATTR_META Public See coding meta data of string value attribute 20130304 BEGIN OF ty_s_attr_meta , field_db_small TYPE ty_field_group , " named include of /IWBEP/S_SBDM_VALUE_DB_SMALL field_tr_data TYPE ty_field_group , " named include of /IWBEP/S_SBDM_VALUE_TR_DATA END OF ty_s_attr_meta
3 TY_S_NODE_META Public See coding meta data of node 20130304 BEGIN OF ty_s_node_meta , field_db_key TYPE ty_field_group , " named include of/IWBEP/S_SBDM_DB_NODE_KEY END OF ty_s_node_meta
4 TY_T_ATTR_META Public See coding meta data of string value attributes 20130304 ty_t_attr_meta TYPE SORTED TABLE OF ty_s_attr_meta WITH UNIQUE KEY field_db_small
History
Last changed by/on SAP  20131127 
SAP Release Created in