SAP ABAP Class /IWBEP/CL_SBDSP_ENTITY_SET_PSH (SB - DSP - Service Entity Set Persistence Handler)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_DSPCMN_DM (Package) Gateway Service Builder - DSP Common Domain Model
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 20120223
Properties
Class /IWBEP/CL_SBDSP_ENTITY_SET_PSH  
Short Description SB - DSP - Service Entity Set 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_DSPCMN_DM   Gateway Service Builder - DSP Common Domain Model 
Created 20120223   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SBDSP_ENTITY_SET_PSH has no forward declaration.
Interfaces
Class /IWBEP/CL_SBDSP_ENTITY_SET_PSH has no interface implemented.
Friends
Class /IWBEP/CL_SBDSP_ENTITY_SET_PSH has no friend class.
Attributes
Class /IWBEP/CL_SBDSP_ENTITY_SET_PSH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_NODES_DELTA Instance method Private Method Determain the node delta 20120717
Events
Class /IWBEP/CL_SBDSP_ENTITY_SET_PSH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_NODE_T Private See coding 20120223 BEGIN OF ty_s_node_t. INCLUDE TYPE /iwbep/i_sbd_se. TYPES: description TYPE /iwbep/sbdm_description, END OF ty_s_node_t
2 TY_S_SESE Private Type reference (TYPE) TY_S_NODE_T 20120226
3 TY_T_NODE_T Private See coding 20120223 ty_t_node_t TYPE SORTED TABLE OF ty_s_node_t WITH UNIQUE KEY project node_uuid
4 TY_T_SESE Private See coding 20120223 ty_t_sese TYPE SORTED TABLE OF ty_s_sese WITH UNIQUE KEY project node_uuid
5 TY_T_SESET_DB Public See coding 20120223 ty_t_seset_db TYPE SORTED TABLE OF /iwbep/i_sbd_set WITH UNIQUE KEY project node_uuid sylangu
6 TY_T_SESE_DB Public See coding 20120223 ty_t_sese_db TYPE SORTED TABLE OF /iwbep/i_sbd_se 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 20120717
2 Exporting ET_CREATED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20120717
3 Exporting ET_REMOVED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20120717
4 Exporting ET_UNCHANGED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20120717
5 Importing IT_ENTITY_SET_DB Call by reference Type reference (TYPE) TY_T_SESE 20120717
6 Importing IT_LOADED_NODES Call by reference Type reference (TYPE) TY_T_NODE 20120717
7 Importing IV_UPDATE_FROM_DB Call by reference Type reference (TYPE) ABAP_BOOL 20120717
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120717
History
Last changed by/on SAP  20131127 
SAP Release Created in 200