SAP ABAP Class /IWBEP/CL_SBOD_EXP_RECORD_PS (SB - OData - Record Expression 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 20130305
Properties
Class /IWBEP/CL_SBOD_EXP_RECORD_PS  
Short Description SB - OData - Record Expression 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 20130305   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SBOD_EXP_RECORD_PS has no forward declaration.
Interfaces
Class /IWBEP/CL_SBOD_EXP_RECORD_PS has no interface implemented.
Friends
Class /IWBEP/CL_SBOD_EXP_RECORD_PS has no friend class.
Attributes
Class /IWBEP/CL_SBOD_EXP_RECORD_PS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DB_TO_NODE Instance method Private Method Moves the data from DB structure into node 20130305
2 DETERMINE_NODE_CHANGES Instance method Private Method Determines node changes 20130305
3 EQUALS_DB Instance method Private Method Compares the node with the DB 20130305
4 NODE_TO_DB Instance method Private Method Moves the data from node into DB structure 20130305
Events
Class /IWBEP/CL_SBOD_EXP_RECORD_PS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_NODE_DB Public See coding 20130305 TY_T_NODE_DB TYPE SORTED TABLE OF /iwbep/i_sbo_rh WITH UNIQUE KEY project node_uuid
Method Signatures

Method DB_TO_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RECORD Call by reference Object reference (TYPE REF TO) /IWBEP/CL_SBOD_EXP_RECORD SB - OData - Record Expression 20130305
2 Importing IR_RECORD Call by reference Object reference (TYPE REF TO) /IWBEP/I_SBO_RH SB: OData Record Expression 20130305

Method DB_TO_NODE on class /IWBEP/CL_SBOD_EXP_RECORD_PS has no exception.

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 20130305
2 Exporting ET_CREATED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20130305
3 Exporting ET_REMOVED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20130305
4 Exporting ET_UNCHANGED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20130305
5 Importing IT_LOADED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20130305
6 Importing IT_SELECTED_NODES Call by reference Type reference (TYPE) TY_T_NODE_DB 20130305
7 Importing IV_UPDATE_FROM_DB Call by reference Type reference (TYPE) ABAP_BOOL 20130305

Method DETERMINE_NODE_CHANGES on class /IWBEP/CL_SBOD_EXP_RECORD_PS has no exception.

Method EQUALS_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RECORD Call by reference Object reference (TYPE REF TO) /IWBEP/CL_SBOD_EXP_RECORD SB - OData - Record Expression 20130305
2 Importing IS_RECORD Call by reference Type reference (TYPE) /IWBEP/I_SBO_RH SB: OData Record Expression 20130305
3 Returning RV_EQUALS Value transfer Type reference (TYPE) ABAP_BOOL 20130305

Method EQUALS_DB on class /IWBEP/CL_SBOD_EXP_RECORD_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_RH SB: OData Record Expression 20130305
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) TY_S_NODE 20130305

Method NODE_TO_DB on class /IWBEP/CL_SBOD_EXP_RECORD_PS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200