SAP ABAP Class /IWBEP/CL_SBOD_TYPE_DEF_PS (SB - OData - Type Definition 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 20130604
Properties
Class /IWBEP/CL_SBOD_TYPE_DEF_PS  
Short Description SB - OData - Type Definition 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 20130604   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/CL_SBOD_TYPE_DEF_PS has no interface implemented.
Friends
Class /IWBEP/CL_SBOD_TYPE_DEF_PS has no friend class.
Attributes
Class /IWBEP/CL_SBOD_TYPE_DEF_PS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130604
2 DB_TO_NODE Instance method Private Method Transfers data from database structure into the node 20130604
3 DETERMINE_NODE_CHANGES Instance method Private Method Determines changes between DB and node 20130604
4 EQUALS_DB Instance method Private Method Checks if DB and node have equal data 20130604
5 NODE_TO_DB Instance method Private Method Transfers data from the node into the database structure 20130604
Events
Class /IWBEP/CL_SBOD_TYPE_DEF_PS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_NODE_DB Public See coding 20130604 TY_T_NODE_DB TYPE SORTED TABLE OF /iwbep/i_sbo_ty WITH UNIQUE KEY project node_uuid
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_TYPE Call by reference Type reference (TYPE) /IWBEP/S_SBDM_NODE_TYPE SB: DM unique node type 20130604

Method CONSTRUCTOR on class /IWBEP/CL_SBOD_TYPE_DEF_PS has no exception.

Method DB_TO_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE_DEFINITION Call by reference Object reference (TYPE REF TO) /IWBEP/CL_SBOD_TYPE_DEFINITION SB - OData - Type Definition 20130604
2 Importing IO_VALUE_LOADING Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_VALUE_DB_LOAD SB - Domain Model - Value Service for PSH Loading 20130604
3 Importing IR_TYPE_DEFINITION Call by reference Object reference (TYPE REF TO) /IWBEP/I_SBO_TY SB: OData Type Definitions 20130604
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130604

Method DETERMINE_NODE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANGED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20130604
2 Exporting ET_CREATED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20130604
3 Exporting ET_REMOVED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20130604
4 Exporting ET_UNCHANGED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20130604
5 Importing IO_VALUE_LOADING Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_VALUE_DB_LOAD SB - Domain Model - Value Service for PSH Loading 20130604
6 Importing IT_LOADED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20130604
7 Importing IT_SELECTED_NODES Call by reference Type reference (TYPE) TY_T_NODE_DB 20130604
8 Importing IV_UPDATE_FROM_DB Call by reference Type reference (TYPE) ABAP_BOOL 20130604
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130604

Method EQUALS_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE_DEFINITION Call by reference Object reference (TYPE REF TO) /IWBEP/CL_SBOD_TYPE_DEFINITION SB - OData - Type Definition 20130604
2 Importing IS_TYPE_DEFINITION Call by reference Type reference (TYPE) /IWBEP/I_SBO_TY SB: OData Type Definitions 20130604
3 Returning RV_EQUALS Value transfer Type reference (TYPE) ABAP_BOOL 20130604

Method EQUALS_DB on class /IWBEP/CL_SBOD_TYPE_DEF_PS has no exception.

Method NODE_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE_DB Call by reference Type reference (TYPE) /IWBEP/I_SBO_TY SB: OData Type Definitions 20130604
2 Importing IO_VALUE_UPDATE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_VALUE_DB_UPDATE SB - Domain Model - Value Service for PSH Saving 20130604
3 Importing IR_NODE Call by reference Object reference (TYPE REF TO) TY_S_NODE 20130604
4 Importing IV_CREATED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130604
5 Importing IV_DELETED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130604
6 Importing IV_UPDATED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130604
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130604
History
Last changed by/on SAP  20141120 
SAP Release Created in 200