SAP ABAP Class CL_ISH_SCR_INSURANCE (IS-H: Insurance Screen 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_SCREEN_STD IS-H: Basic Class for Screens of Standard 20031023
Properties
Class CL_ISH_SCR_INSURANCE  
Short Description IS-H: Insurance Screen Class    
Super Class CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20031023   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISH_SCR_INSURANCE has no interface implemented.
Friends
Class CL_ISH_SCR_INSURANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DEFAULT_TABNAME Constant Public Type reference (TYPE) TABNAME 'NIPP' Table Name 20031127
2 CO_TYPE_COMP_REFERRAL Instance attribute Public Attribute reference (LIKE) 20031023
3 CO_TYPE_PRC_REFERRAL Instance attribute Public Attribute reference (LIKE) 20031023
4 CO_TYPE_SCR_INSURANCE Instance attribute Public Attribute reference (LIKE) 20031024
5 CO_TYPE_SCR_REFERRAL Instance attribute Public Attribute reference (LIKE) 20031023
6 GR_CANCEL Instance attribute Public Object reference (TYPE REF TO) CL_ISH_CANCEL IS-H: Class for Cancellation 20031024
7 GR_INSURANCE_SUBSCREEN Instance attribute Public Object reference (TYPE REF TO) CL_ISH_SUB_INSURANCE_POLICY_CO IS-H: Clinical Order: Insurance Subscreen 20031024
8 GR_POLICY1 Instance attribute Public Object reference (TYPE REF TO) CL_ISH_INSURANCE_POLICY_PROV IS-H: Provisional Insurance Relationship Clinical Order 20031029
9 GR_POLICY2 Instance attribute Public Object reference (TYPE REF TO) CL_ISH_INSURANCE_POLICY_PROV IS-H: Provisional Insurance Relationship Clinical Order 20031029
10 GR_POLICY3 Instance attribute Public Object reference (TYPE REF TO) CL_ISH_INSURANCE_POLICY_PROV IS-H: Provisional Insurance Relationship Clinical Order 20031029
11 G_DYNNR_INSURANCE Instance attribute Protected Type reference (TYPE) SY-DYNNR Screen of the Insurance Subscreen 20031029
12 G_FIELDNAME_IPID_1 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Health Insurer Number in IR 1 20031127
13 G_FIELDNAME_IPID_2 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Health Insurer Number in IR 2 20031127
14 G_FIELDNAME_KNAME Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Insurance Relationship - Health Insurer Name 20031127
15 G_FIELDNAME_KNAME_1 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Insurance Rel. - Health Insurer Name 1 20031127
16 G_FIELDNAME_KNAME_2 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Insurance Rel. - Health Insurer Name 2 20031127
17 G_FIELDNAME_KVDAT_1 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Read Date HC Smart Card 1 20031127
18 G_FIELDNAME_KVDAT_2 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Read Date HC Smart Card 2 20031127
19 G_FIELDNAME_MGART_1 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Type of Coverage 1 20031127
20 G_FIELDNAME_MGART_2 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Type of Coverage 2 20031127
21 G_FIELDNAME_VERBI_1 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Expiry Date of Insurance Relationship 1 20031127
22 G_FIELDNAME_VERBI_2 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Expiry Date of Insurance Relationship 2 20031127
23 G_FIELDNAME_VNUMM_1 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Health Insurance Number of Patient 1 20031127
24 G_FIELDNAME_VNUMM_2 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Health Insurance Number of Patient 2 20031127
25 G_FIELDNAME_VZUZA Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Self-Payer/Copayer Indicator 20031127
26 G_PGM_INSURANCE Instance attribute Protected Type reference (TYPE) SY-REPID Insurance Subscreen Program 20031029
27 G_PREFIX_FIELDNAME Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RNIPP3_ATTRIB' IS-H: Field Name 20040107
28 G_PREFIX_FIELDNAME_1 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RNIPP_ATTRIB' IS-H: Field Name 20040107
29 G_PREFIX_FIELDNAME_2 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RNIPP2_ATTRIB' IS-H: Field Name 20040107
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031127
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031023
3 CREATE Static method Public Method Create Instance of Screen 20031023
4 GET_CORDER Instance method Public Method Supplies the Underlying Order Object 20031202
5 GET_DYNPRO_INSURANCE Instance method Public Method Determine Program and Screen of Insurance Subscreen 20031029
Events
Class CL_ISH_SCR_INSURANCE has no event.
Types
Class CL_ISH_SCR_INSURANCE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISH_SCR_INSURANCE has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht angelegt werden 20031023

Method CREATE 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 20031023
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_SCR_INSURANCE IS-H: Bausteinklasse Aufnahmedaten 20031023
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031023

Method CREATE on class CL_ISH_SCR_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 20031202

Method GET_CORDER on class CL_ISH_SCR_INSURANCE has no exception.

Method GET_DYNPRO_INSURANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DYNNR_INSURANCE Value transfer Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031029
2 Exporting E_PGM_INSURANCE Value transfer Type reference (TYPE) SY-REPID 20031029

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