SAP ABAP Class CL_ISH_COMPONENT (IS-H: Component Class)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_COMPONENT_BASE IS-H: Component Class 20040921
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CHANGEDOCUMENT IS-H: Interface for Change Documents 20031010
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_COMPONENT IS-H: Interface for All Component Classes 20030731
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_COMP_CARD Component Class Order Component Cardiology 20070904
2 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_COMP_CONN_OUT ISHMED: CORD - Component Connectivity Outbound Service 20070807
3 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_COMP_ECG Component Class Order Component ECG 20070904
4 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_COMP_HCAT Component Class Order Component CC 20070904
5 Inheritance (c INHERITING FROM c_ref)  CL_ISH_COMPONENT_CUST IS-H: Customer Base Class 20030731
6 Inheritance (c INHERITING FROM c_ref)  CL_ISH_COMPONENT_STD IS-H: Standard Module Class 20030731
Properties
Class CL_ISH_COMPONENT  
Short Description IS-H: Component Class    
Super Class CL_ISH_COMPONENT_BASE IS-H: Component Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20030729   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_COMPONENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CHANGEDOCUMENT IS-H: Interface for Change Documents 20031010
2 IF_ISH_COMPONENT IS-H: Interface for All Component Classes 20030731
Friends
Class CL_ISH_COMPONENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EVENT_AFTER_COMMIT Instance attribute Public Attribute reference (LIKE) 20041004
2 CO_EVENT_BEFORE_COMMIT Instance attribute Public Attribute reference (LIKE) 20041004
3 CO_EVENT_BEFORE_SAVE Instance attribute Public Attribute reference (LIKE) 20041004
4 CO_EVENT_STATUS_CHANGED Instance attribute Public Attribute reference (LIKE) 20041004
5 GR_T_CDOC_FIELD Instance attribute Protected Object reference (TYPE REF TO) ISH_T_CDOC_FIELD IS-H: Table of Fields with Change Document Indicator 20041004
6 GT_METHODS Instance attribute Protected Type reference (TYPE) ISH_T_COMP_METHOD IS-H: Table with Component Methods 20030731
7 G_HIDE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF Hide Component? 20050301
8 G_REFRESHED Instance attribute Protected Type reference (TYPE) ISH_ON_OFF on Refresh Indicator 20040130
Methods
# Method Level Visibility Method type Description Created on
1 CONFIGURE Instance method Public Method 20031219
2 CREATE Instance method Public Method 20030731
3 GET_CDOC_FOR_RUN_DATA Instance method Protected Method Returns All Fields with Change Document Ind.of a Data Object 20041004
4 GET_CHANGEDOCUMENT Instance method Public Method 20031124
5 GET_EXTERN_METHODS Instance method Public Method 20030731
6 GET_HIDE Instance method Public Method 20050301
7 HAS_CONFIGURATION Instance method Public Method 20041004
8 INITIALIZE_METHODS Instance method Protected Method Initializes gt_methods 20030731
9 IS_BEWTY_SUPPORTED Instance method Public Method 20041004
10 IS_OP Instance method Public Method 20041004
11 PREALLOC_FROM_EXTERNAL_INT Instance method Protected Method Perform Presetting of CORD from an XML Document 20050404
12 PROCESS_METHOD Instance method Public Method 20041004
13 SET_HIDE Instance method Public Method 20050301
Events
Class CL_ISH_COMPONENT has no event.
Types
Class CL_ISH_COMPONENT has no local type.
Method Signatures

Method CONFIGURE Signature

Method CONFIGURE on class CL_ISH_COMPONENT has no parameter.
Method CONFIGURE on class CL_ISH_COMPONENT has no exception.

Method CREATE Signature

Method CREATE on class CL_ISH_COMPONENT has no parameter.
Method CREATE on class CL_ISH_COMPONENT has no exception.

Method GET_CDOC_FOR_RUN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CDOC Value transfer Type reference (TYPE) ISH_T_CDOC IS-H: Tabelle für Änderungsbelege 20041004
2 Importing IR_RUN_DATA Call by reference Object reference (TYPE REF TO) IF_ISH_OBJECTBASE IS-H: Definition der Datenobjekte 20041004

Method GET_CDOC_FOR_RUN_DATA on class CL_ISH_COMPONENT has no exception.

Method GET_CHANGEDOCUMENT Signature

Method GET_CHANGEDOCUMENT on class CL_ISH_COMPONENT has no parameter.
Method GET_CHANGEDOCUMENT on class CL_ISH_COMPONENT has no exception.

Method GET_EXTERN_METHODS Signature

Method GET_EXTERN_METHODS on class CL_ISH_COMPONENT has no parameter.
Method GET_EXTERN_METHODS on class CL_ISH_COMPONENT has no exception.

Method GET_HIDE Signature

Method GET_HIDE on class CL_ISH_COMPONENT has no parameter.
Method GET_HIDE on class CL_ISH_COMPONENT has no exception.

Method HAS_CONFIGURATION Signature

Method HAS_CONFIGURATION on class CL_ISH_COMPONENT has no parameter.
Method HAS_CONFIGURATION on class CL_ISH_COMPONENT has no exception.

Method INITIALIZE_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20030731
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030731

Method INITIALIZE_METHODS on class CL_ISH_COMPONENT has no exception.

Method IS_BEWTY_SUPPORTED Signature

Method IS_BEWTY_SUPPORTED on class CL_ISH_COMPONENT has no parameter.
Method IS_BEWTY_SUPPORTED on class CL_ISH_COMPONENT has no exception.

Method IS_OP Signature

Method IS_OP on class CL_ISH_COMPONENT has no parameter.
Method IS_OP on class CL_ISH_COMPONENT has no exception.

Method PREALLOC_FROM_EXTERNAL_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050404
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050404
3 Importing IR_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20050404
4 Importing IT_MAPPING Value transfer Type reference (TYPE) ISHMED_MIGTYP IS-H/IS-H*MED: Map zum Anlegen eines KLAT 20050404
5 Importing I_INDEX Value transfer Type reference (TYPE) I 20050404

Method PREALLOC_FROM_EXTERNAL_INT on class CL_ISH_COMPONENT has no exception.

Method PROCESS_METHOD Signature

Method PROCESS_METHOD on class CL_ISH_COMPONENT has no parameter.
Method PROCESS_METHOD on class CL_ISH_COMPONENT has no exception.

Method SET_HIDE Signature

Method SET_HIDE on class CL_ISH_COMPONENT has no parameter.
Method SET_HIDE on class CL_ISH_COMPONENT has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in 472