SAP ABAP Class /IWBEP/CL_SBOD_MODEL_REF_PS (SB - OData - Model Reference Persistence Handler)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_ODATA_DM (Package) Gateway Service Builder - Domain Model Plugin
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 20120425
Properties
Class /IWBEP/CL_SBOD_MODEL_REF_PS  
Short Description SB - OData - Model Reference 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_ODATA_DM   Gateway Service Builder - Domain Model Plugin 
Created 20120425   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SBOD_MODEL_REF_PS has no forward declaration.
Interfaces
Class /IWBEP/CL_SBOD_MODEL_REF_PS has no interface implemented.
Friends
Class /IWBEP/CL_SBOD_MODEL_REF_PS has no friend class.
Attributes
Class /IWBEP/CL_SBOD_MODEL_REF_PS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_REFERENCED_MODELS Instance method Private Method Loads the read-only, transient model for given nodes 20120425
Events
Class /IWBEP/CL_SBOD_MODEL_REF_PS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_NODE_T Private See coding 20120426 BEGIN OF ty_s_node_t. INCLUDE TYPE /iwbep/i_sbo_mr. TYPES: description TYPE /iwbep/sbdm_description, END OF ty_s_node_t
2 TY_T_NODET_DB Public See coding 20120426 ty_t_nodet_db TYPE SORTED TABLE OF /iwbep/i_sbo_mrt WITH UNIQUE KEY project node_uuid sylangu
3 TY_T_NODE_DB Public See coding 20120426 TY_T_NODE_DB TYPE SORTED TABLE OF /iwbep/i_sbo_mr WITH UNIQUE KEY project node_uuid
4 TY_T_NODE_T Private See coding 20120426 ty_t_node_t TYPE SORTED TABLE OF ty_s_node_t WITH UNIQUE KEY project node_uuid
Method Signatures

Method LOAD_REFERENCED_MODELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CREATED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20120509
2 Importing IT_DELETED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20120509
3 Importing IT_UPDATED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20120509
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120425
History
Last changed by/on SAP  20131127 
SAP Release Created in 200