SAP ABAP Class CL_ICL_DRG_PE (DRG)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_HEALTH (Package) FS-CM: Health Line of Insurance
Properties
Class CL_ICL_DRG_PE  
Short Description DRG    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_HEALTH   FS-CM: Health Line of Insurance 
Created 20051215   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_DRG_PE has no forward declaration.
Interfaces
Class CL_ICL_DRG_PE has no interface implemented.
Friends
Class CL_ICL_DRG_PE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_DRG Instance attribute Private Type reference (TYPE) ICL_DRGITEM_T_PE DRG Item 20051215
2 GT_DRG2CLAIM Static Attribute Private Type reference (TYPE) DRG2CLAIM_T DRG 20051216
3 GV_CLAIM Instance attribute Private Type reference (TYPE) ICL_CLAIM Number of Claim 20051216
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_CONSISTENCY Instance method Private Method Checks Before Data Sent to Database 20060509
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051216
3 GET_DRG Instance method Public Method 20051215
4 GET_REF Static method Public Method 20051215
5 REFRESH Instance method Public Method 20051216
6 SELECT_DRG Instance method Private Method 20051216
7 UPDATE_DB Instance method Public Method 20051216
Events
Class CL_ICL_DRG_PE has no event.
Types
Class CL_ICL_DRG_PE has no local type.
Method Signatures

Method CHECK_DATA_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHECK_TABLE Call by reference Type reference (TYPE) ICL_DRGITEM_T_PE DRG 20060509
# Exception Resumable Description Created on
1 CX_ICL_DRG_DB_ERR_PE Datenbank Fehler 20060509

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20051216

Method CONSTRUCTOR on class CL_ICL_DRG_PE has no exception.

Method GET_DRG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DRG Value transfer Type reference (TYPE) ICL_DRGITEM_T_PE DRG 20051216

Method GET_DRG on class CL_ICL_DRG_PE has no exception.

Method GET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20051216
2 Returning RO_DRG Value transfer Object reference (TYPE REF TO) CL_ICL_DRG_PE DRG 20051215

Method GET_REF on class CL_ICL_DRG_PE has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20051216

Method REFRESH on class CL_ICL_DRG_PE has no exception.

Method SELECT_DRG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20051216
2 Returning RT_DRGITEM Value transfer Type reference (TYPE) ICL_DRGITEM_T_PE DRG 20051216
# Exception Resumable Description Created on
1 CX_ICL_DRG_DB_ERR_PE Datenbank Fehler 20060509

Method UPDATE_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEL Call by reference Type reference (TYPE) ICL_DRGITEM_T_PE DRG 20051216
2 Importing IT_INS Call by reference Type reference (TYPE) ICL_DRGITEM_T_PE DRG 20051216
3 Importing IT_OLD Call by reference Type reference (TYPE) ICL_DRGITEM_T_PE DRG 20060720
4 Importing IT_UPD Call by reference Type reference (TYPE) ICL_DRGITEM_T_PE DRG 20051216
5 Importing IV_UPDTASK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060717
# Exception Resumable Description Created on
1 CX_ICL_DRG_DB_ERR_PE Datenbank Fehler 20051216
History
Last changed by/on SAP  20060711 
SAP Release Created in 700