SAP ABAP Class CL_ISH_COMP_INSURANCE (IS-H: Insurance 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_STD IS-H: Standard Module Class 20030811
Properties
Class CL_ISH_COMP_INSURANCE  
Short Description IS-H: Insurance Component Class    
Super Class CL_ISH_COMPONENT_STD IS-H: Standard Module 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 20030811   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_COMP_INSURANCE has no forward declaration.
Interfaces
Class CL_ISH_COMP_INSURANCE has no interface implemented.
Friends
Class CL_ISH_COMP_INSURANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASSID Constant Public Type reference (TYPE) N1COMPCLASSID 'CL_ISH_COMP_INSURANCE' IS-H: Component Class 20031029
2 GT_CDOC_FIELD Static Attribute Protected Type reference (TYPE) ISH_T_CDOC_FIELD IS-H: Table of Fields with Change Document Indicator 20040120
3 GT_PRINT_FIELD Static Attribute Protected Type reference (TYPE) ISH_T_PRINT_FIELD IS-H: Table of Fields for Printout 20040201
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040119
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040120
3 GET_CORDER Instance method Public Method Returns the Relevent Clinical Order 20031201
4 GET_INSURANCES Instance method Public Method Returns All Relevant Insurance Relationships as Object List 20031201
5 TRANS_CORDER_TO_FV_INSURANCE Instance method Protected Method Generates Field Values for Insurance Screen 20031127
6 TRANS_CORDER_TO_SCR_INSURANCE Instance method Protected Method Data Transport for Clinical Order in Insurance Screen 20031127
7 TRANS_TO_SCR_INSURANCE Instance method Protected Method Data Transport into Insurance Screen 20031127
Events
Class CL_ISH_COMP_INSURANCE has no event.
Types
Class CL_ISH_COMP_INSURANCE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISH_COMP_INSURANCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISH_COMP_INSURANCE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISH_COMP_INSURANCE has no parameter.
Method CONSTRUCTOR on class CL_ISH_COMP_INSURANCE has no exception.

Method GET_CORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CORDER Value transfer Object reference (TYPE REF TO) CL_ISH_CORDER IS-H: Klinischer Auftrag 20031201

Method GET_CORDER on class CL_ISH_COMP_INSURANCE has no exception.

Method GET_INSURANCES 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 20031201
2 Exporting ET_INSURANCES Value transfer Type reference (TYPE) ISH_T_INSURANCE_POLICY_PROV IS-H: Tabelle mit Objekten vorläufiger Versicherungsverhält. 20031201
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031201
4 Importing IR_ENVIRONMENT Call by reference Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT IS-H: Klasse für Sammlung aller Objekte des Speichers 20031201
5 Importing I_CANCELLED_DATAS Value transfer Type reference (TYPE) ISH_ON_OFF OFF Stornierte Einträge berücksichtigen? 20031201

Method GET_INSURANCES on class CL_ISH_COMP_INSURANCE has no exception.

Method TRANS_CORDER_TO_FV_INSURANCE 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 20031127
2 Changing CT_FIELD_VAL Call by reference Type reference (TYPE) ISH_T_FIELD_VALUE IS-H: Tabelle für Feldwerte 20031127
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031127
4 Importing IR_CORDER Call by reference Object reference (TYPE REF TO) CL_ISH_CORDER IS-H: Klinischer Auftrag 20031127
5 Importing IT_NIPP Call by reference Type reference (TYPE) ISH_T_NIPP IS-H: Tabelle mit NIPP-Einträgen 20031128
6 Importing IT_POLICIES Call by reference Type reference (TYPE) ISH_T_INSURANCE_POLICY_PROV IS-H: Tabelle mit Objekten vorläufiger Versicherungsverhält. 20031202

Method TRANS_CORDER_TO_FV_INSURANCE on class CL_ISH_COMP_INSURANCE has no exception.

Method TRANS_CORDER_TO_SCR_INSURANCE 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 20031127
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031127
3 Importing IR_CORDER Call by reference Object reference (TYPE REF TO) CL_ISH_CORDER IS-H: Klinischer Auftrag 20031127
4 Importing IR_SCR_INSURANCE Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_INSURANCE IS-H: Screenklasse Versicherung 20031127

Method TRANS_CORDER_TO_SCR_INSURANCE on class CL_ISH_COMP_INSURANCE has no exception.

Method TRANS_TO_SCR_INSURANCE 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 20031127
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031127
3 Importing IR_SCR_INSURANCE Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_INSURANCE IS-H: Screenklasse Versicherung 20031127

Method TRANS_TO_SCR_INSURANCE on class CL_ISH_COMP_INSURANCE has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 472