SAP ABAP Class CL_ISHMED_HL_LIST_SYNC (HL:Fndgs Hit List:Overall Control(f. Cust. Synchronization))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_HL_LISTMAINTAIN HL: Findings Hit List: Overall Control(w/ Maintain Function) 20061024
Properties
Class CL_ISHMED_HL_LIST_SYNC  
Short Description HL:Fndgs Hit List:Overall Control(f. Cust. Synchronization)    
Super Class CL_ISHMED_HL_LISTMAINTAIN HL: Findings Hit List: Overall Control(w/ Maintain Function) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20061023   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_HL_LIST_SYNC has no forward declaration.
Interfaces
Class CL_ISHMED_HL_LIST_SYNC has no interface implemented.
Friends
Class CL_ISHMED_HL_LIST_SYNC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FUNC_SYNC_CPY_DELETE Constant Protected Type reference (TYPE) UI_FUNC 'SYNC_CPY_DEL' Function Code: Delete Customer Copy 20061024
2 CO_FUNC_SYNC_CPY_REVERT Constant Protected Type reference (TYPE) UI_FUNC 'SYNC_CPY_REVERT' Function Code: Reset Customer Copy to Original State 20061024
3 CO_FUNC_SYNC_ORG_TAKEOVER_NEW Constant Protected Type reference (TYPE) UI_FUNC 'SYNC_ORG_TAKEOVER_NEW' Transfer New Original 20061024
4 CO_SYNC_COLUMN_1 Constant Protected Type reference (TYPE) TV_ITMNAME 'SYNC1' ID of 1st Additional Column 20061024
5 CO_SYNC_COLUMN_2 Constant Protected Type reference (TYPE) TV_ITMNAME 'SYNC2' ID of 2nd Additional Column 20061024
6 CO_SYNC_COLUMN_BTN Constant Protected Type reference (TYPE) TV_ITMNAME 'SYNC3' ID of 3rd Additional Column (with Button) 20061024
7 CO_TB_SYNC_ADD_NEW Constant Protected Type reference (TYPE) UI_FUNC 'ADD_NEW' Toolbar Function: Transfer New Entries 20061024
8 CO_TB_SYNC_TAKEOVER_CHG Constant Protected Type reference (TYPE) UI_FUNC 'TAKEOVER_NON-CONFLICT_CHG' Toolbar Function: Transfer Conflict-Free Changes 20061024
9 CO_TB_SYNC_TAKEOVER_DEL Constant Protected Type reference (TYPE) UI_FUNC 'TAKEOVER_NON-CONFLICT_DEL' Toolbar Function: Transfer Conflict-Free Deletions 20061024
10 GR_RELATED_DP Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_HL_LIST_DP Data Provider of Related List 20061024
11 GR_RELATED_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_HL_LIST_SYNC Second Active List in Comparison 20061024
12 G_COLUMNS_APPENDED Instance attribute Protected Type reference (TYPE) FLAG Were additional columns already added? 20061024
13 G_INIT_COMPLETE Instance attribute Private Type reference (TYPE) FLAG Initialization Complete 20061102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061024
2 GET_FUNCTION_INFO Instance method Protected Method Get Information on Function 20061024
3 GET_NODE_BEHAVIOR Instance method Protected Method Control Behavior of Node 20061024
4 INIT Instance method Public Method Additional Initializations (Call Before Processing!) 20061024
5 PERFORM_NODE_SYNC Instance method Protected Method Synchronize Hit List Position with Other List 20061024
6 SELECT_DISPLAY_NODE Instance method Protected Method Select Node in Tree 20061024
Events
Class CL_ISHMED_HL_LIST_SYNC has no event.
Types
Class CL_ISHMED_HL_LIST_SYNC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20061024
2 Importing IR_DATA_PROVIDER Call by reference Object reference (TYPE REF TO) CL_ISHMED_HL_LIST_DP Befund-Hitliste: Dataprovider 20061024
3 Importing IR_RELATED_DP Call by reference Object reference (TYPE REF TO) CL_ISHMED_HL_LIST_DP Data provider der zu vergleichenden Liste 20061024
# Exception Resumable Description Created on
1 CX_ISHMED_HL Befund-Hitliste: Fehler 20061024

Method GET_FUNCTION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20061024
2 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20061024
3 Exporting E_TOOLTIP Call by reference Type reference (TYPE) STRING 20061024
4 Importing I_FUNCTION Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20061024
# Exception Resumable Description Created on
1 CX_ISHMED_HL Befund-Hitliste: Fehler 20061024

Method GET_NODE_BEHAVIOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ITEM_ACTION Call by reference Type reference (TYPE) UI_FUNC Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20061024
2 Exporting E_ITEM_ICON Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20061024
3 Exporting E_ITEM_STYLE Call by reference Type reference (TYPE) I Stil der Statusspalte im Baum 20061024
4 Importing I_STATUS Call by reference Type reference (TYPE) I 20061024
# Exception Resumable Description Created on
1 CX_ISHMED_HL Befund-Hitliste: Fehler 20061024

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_RELATED_LIST Call by reference Object reference (TYPE REF TO) CL_ISHMED_HL_LIST_SYNC Befund-Hitliste: Gesamt-Control (für Kunden-Synchronisation) 20061024

Method INIT on class CL_ISHMED_HL_LIST_SYNC has no exception.

Method PERFORM_NODE_SYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) CLIKE Tree Model: Schlüssel eines Knotens 20061024
2 Returning R_AFFECTED_NODE_COUNT Value transfer Type reference (TYPE) I Anzahl der betroffenen Einträge (Ordner+Knoten) 20061024
# Exception Resumable Description Created on
1 CX_ISHMED_HL Befund-Hitliste: Fehler 20061024

Method SELECT_DISPLAY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20061024
# Exception Resumable Description Created on
1 CX_ISHMED_HL Befund-Hitliste: Fehler 20061024
History
Last changed by/on SAP  20070917 
SAP Release Created in 700