SAP ABAP Class /IWBEP/CL_SBOD_FUNC_IMP_PS (SB - OData - Function Import 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 20120315
Properties
Class /IWBEP/CL_SBOD_FUNC_IMP_PS  
Short Description SB - OData - Function Import 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 20120315   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_FUNC_IMP_PS has no interface implemented.
Friends
Class /IWBEP/CL_SBOD_FUNC_IMP_PS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FI_RETURN_TYPE_KINDS Constant Public See coding 20120319
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_NODES_DELTA Instance method Private Method 20120316
2 GET_RETURN_TYPE_KIND Instance method Private Method 20120319
3 SERIALIZE_NODE Instance method Private Method 20120319
Events
Class /IWBEP/CL_SBOD_FUNC_IMP_PS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_NODE_T Private See coding 20120315 BEGIN OF ty_s_node_t. INCLUDE TYPE /iwbep/i_sbo_fi. TYPES: description TYPE /iwbep/sbdm_description, fi_label TYPE /iwbep/sbod_label, description_xu_old TYPE /iwbep/sbdm_indicator_undef, fi_label_xu_old TYPE /iwbep/sbdm_indicator_undef, END OF ty_s_node_t
2 TY_T_NODET_DB Public See coding 20120315 ty_t_nodet_db TYPE SORTED TABLE OF /iwbep/i_sbo_fit WITH UNIQUE KEY project node_uuid sylangu
3 TY_T_NODE_DB Public See coding 20120315 ty_t_node_db TYPE SORTED TABLE OF /iwbep/i_sbo_fi WITH UNIQUE KEY project node_uuid
4 TY_T_NODE_T Private See coding 20120315 ty_t_node_t TYPE SORTED TABLE OF ty_s_node_t WITH UNIQUE KEY project node_uuid
Method Signatures

Method DETERMINE_NODES_DELTA 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 20120316
2 Exporting ET_CREATED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20120316
3 Exporting ET_REMOVED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20120316
4 Exporting ET_UNCHANGED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20120316
5 Importing IT_DB_NODES Call by reference Type reference (TYPE) TY_T_NODE_T 20120318
6 Importing IT_LOADED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20120316
7 Importing IV_UPDATE_FROM_DB Call by reference Type reference (TYPE) ABAP_BOOL 20120316
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120316

Method GET_RETURN_TYPE_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) /IWBEP/CL_SBOD_FUNC_IMP SB - OData - Function Import 20120319
2 Returning RV_RETURN_TYPE_KIND Value transfer Type reference (TYPE) /IWBEP/SBOD_FUNC_IMP_RET_KIND Service Builder: OData Function Import return type kind 20120319

Method GET_RETURN_TYPE_KIND on class /IWBEP/CL_SBOD_FUNC_IMP_PS has no exception.

Method SERIALIZE_NODE 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_FI SB: OData Function Imports 20120319
2 Exporting ES_NODE_DB_TEXT Call by reference Type reference (TYPE) /IWBEP/I_SBO_FIT SB: OData Function Import Descriptions 20120319
3 Importing IR_NODE Call by reference Object reference (TYPE REF TO) TY_S_NODE 20120319

Method SERIALIZE_NODE on class /IWBEP/CL_SBOD_FUNC_IMP_PS has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200