SAP ABAP Class /IWBEP/CL_SBOD_NAV_PROPERTY_PS (SB - Domain Model - Navigation Property 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 20120217
Properties
Class /IWBEP/CL_SBOD_NAV_PROPERTY_PS  
Short Description SB - Domain Model - Navigation Property 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 20120217   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SBOD_NAV_PROPERTY_PS has no forward declaration.
Interfaces
Class /IWBEP/CL_SBOD_NAV_PROPERTY_PS has no interface implemented.
Friends
Class /IWBEP/CL_SBOD_NAV_PROPERTY_PS has no friend class.
Attributes
Class /IWBEP/CL_SBOD_NAV_PROPERTY_PS has no attribute.
Methods
Class /IWBEP/CL_SBOD_NAV_PROPERTY_PS has no method.
Events
Class /IWBEP/CL_SBOD_NAV_PROPERTY_PS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_NODE_T Private See coding 20120217 BEGIN OF ty_s_node_t. INCLUDE TYPE /iwbep/i_sbo_np. TYPES: description TYPE /iwbep/sbdm_description, navp_label TYPE /iwbep/sbod_label, description_xu_old TYPE /iwbep/sbdm_indicator_undef, navp_label_xu_old TYPE /iwbep/sbdm_indicator_undef, END OF ty_s_node_t
2 TY_T_NODET_DB Public See coding 20120217 ty_t_nodet_db TYPE STANDARD TABLE OF /iwbep/i_sbo_npt WITH DEFAULT KEY
3 TY_T_NODE_DB Public See coding 20120217 ty_t_node_db TYPE STANDARD TABLE OF /iwbep/i_sbo_np WITH DEFAULT KEY
4 TY_T_NODE_T Private See coding 20120217 ty_t_node_t TYPE SORTED TABLE OF ty_s_node_t WITH UNIQUE KEY project node_uuid
History
Last changed by/on SAP  20131127 
SAP Release Created in 200