SAP ABAP Class /IWBEP/CL_SBDM_MODEL_PSH (SB - Domain Model - Model Persistence Handler)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBDM_PERSIST_HANDLER SB - Domain Model - Persistence Handler 20120117
Properties
Class /IWBEP/CL_SBDM_MODEL_PSH  
Short Description SB - Domain Model - Model Persistence Handler    
Super Class /IWBEP/CL_SBDM_PERSIST_HANDLER SB - Domain Model - Persistence Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/SB_DM_BASE   Gateway Service Builder - Domain Model API and SPI 
Created 20120117   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SBDM_MODEL_PSH has no forward declaration.
Interfaces
Class /IWBEP/CL_SBDM_MODEL_PSH has no interface implemented.
Friends
Class /IWBEP/CL_SBDM_MODEL_PSH has no friend class.
Attributes
Class /IWBEP/CL_SBDM_MODEL_PSH has no attribute.
Methods
Class /IWBEP/CL_SBDM_MODEL_PSH has no method.
Events
Class /IWBEP/CL_SBDM_MODEL_PSH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_MODEL Private See coding 20130312 BEGIN OF ty_s_model. INCLUDE TYPE ty_s_model_t AS mdl. TYPES: parent_node_guid TYPE /iwbep/sbdm_node_uuid, END OF ty_s_model
2 TY_S_MODEL_T Private See coding 20120120 BEGIN OF ty_s_model_t. INCLUDE TYPE /iwbep/i_sbd_md. TYPES: description TYPE /iwbep/sbdm_description, END OF ty_s_model_t
3 TY_T_MODELS Private See coding 20130312 ty_t_models TYPE SORTED TABLE OF ty_s_model WITH UNIQUE KEY project node_uuid
4 TY_T_MODEL_T Private See coding 20120120 ty_t_model_t TYPE SORTED TABLE OF ty_s_model_t WITH UNIQUE KEY project node_uuid
5 TY_T_SBDM_DB_MODELS Public See coding 20120130 TY_T_SBDM_DB_MODELS TYPE STANDARD TABLE OF /iwbep/i_sbd_md WITH DEFAULT KEY
6 TY_T_SBDM_DB_MODELST Public See coding 20120130 TY_T_SBDM_DB_MODELST TYPE STANDARD TABLE OF /iwbep/i_sbd_mdt WITH DEFAULT KEY
History
Last changed by/on SAP  20131127 
SAP Release Created in 200