SAP ABAP Class CL_ICL_DRG_EVENTS_UI (UI Events of Procedures)
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_EVENTS_UI  
Short Description UI Events of Procedures    
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 20051221   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_DRG_EVENTS_UI has no forward declaration.
Interfaces
Class CL_ICL_DRG_EVENTS_UI has no interface implemented.
Friends
Class CL_ICL_DRG_EVENTS_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DUMMY_CLAIM_NO Constant Private Type reference (TYPE) ICL_CLAIM '#############' Number of Claim 20060330
2 GC_OLD Constant Public Type reference (TYPE) CHAR1 'O' Old Data 20051221
3 GC_TABLENAME Constant Private Type reference (TYPE) TABNAME 'ICLDRGITEM' Table Name 20060217
4 GC_TABLENAME_CLAIM Constant Private Type reference (TYPE) TABNAME 'ICLCLAIM' Table Name 20060720
5 GC_TABLE_TYPE Constant Private Type reference (TYPE) TABNAME 'ICL_DRGITEM_T_PE' Table Name 20060217
6 GC_TABLE_TYPE_CLAIM Constant Private Type reference (TYPE) TABNAME 'ICLCLAIM_TAB' Table Name 20060720
7 GV_CLAIM Static Attribute Private Type reference (TYPE) ICL_CLAIM Number of Claim 20051221
8 GV_CURRENT_DRG Static Attribute Private Type reference (TYPE) ICL_SCLITEM Claim Item 20071203
Methods
# Method Level Visibility Method type Description Created on
1 BDT_DCHCK Static method Public Method Checks Before Saving 20051221
2 BDT_DCUAC Static method Private Method Obsolete 20070308
3 BDT_DCUAD Static method Private Method Obsolete 20070308
4 BDT_DINP2 Static method Public Method DI: Fill Fields 20051221
5 BDT_DLVE1 Static method Public Method Deletion of Local Memory 20051221
6 BDT_DLVE2 Static method Public Method Deletion of Global Memory 20051221
7 BDT_DSAVC Static method Public Method Complete Data 20051221
8 BDT_DSAVE Static method Public Method Write changes to database 20051221
9 BDT_DTAKE Static method Public Method Transfer Data to Global Memory 20051221
10 BDT_ISDAT Static method Public Method BDT Event ISDAT 20051221
11 BDT_XCHNG Static method Public Method Check Whether Data Has Been Changed 20051221
12 CHECK_VALID_VALUES_DI Static method Private Method Checks 20060330
13 DINP2_DRG Static method Private Method DI for DRG 20060330
14 GET_CURRENT_DRG Static method Public Method 20071203
15 GET_FINAL_SUBCL_NO Static method Private Method Determine Final Subclaim Number 20060330
16 REQU_FLD_CHECK Static method Protected Method 20071203
17 SET_CURRENT_DRG Static method Public Method 20071203
Events
Class CL_ICL_DRG_EVENTS_UI has no event.
Types
Class CL_ICL_DRG_EVENTS_UI has no local type.
Method Signatures

Method BDT_DCHCK Signature

Method BDT_DCHCK on class CL_ICL_DRG_EVENTS_UI has no parameter.
Method BDT_DCHCK on class CL_ICL_DRG_EVENTS_UI has no exception.

Method BDT_DCUAC Signature

Method BDT_DCUAC on class CL_ICL_DRG_EVENTS_UI has no parameter.
Method BDT_DCUAC on class CL_ICL_DRG_EVENTS_UI has no exception.

Method BDT_DCUAD Signature

Method BDT_DCUAD on class CL_ICL_DRG_EVENTS_UI has no parameter.
Method BDT_DCUAD on class CL_ICL_DRG_EVENTS_UI has no exception.

Method BDT_DINP2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) BUS0DIDAT1 GP: Direct Input, Daten zu einer Tabelle für die Anwendungen 20060330

Method BDT_DINP2 on class CL_ICL_DRG_EVENTS_UI has no exception.

Method BDT_DLVE1 Signature

Method BDT_DLVE1 on class CL_ICL_DRG_EVENTS_UI has no parameter.
Method BDT_DLVE1 on class CL_ICL_DRG_EVENTS_UI has no exception.

Method BDT_DLVE2 Signature

Method BDT_DLVE2 on class CL_ICL_DRG_EVENTS_UI has no parameter.
Method BDT_DLVE2 on class CL_ICL_DRG_EVENTS_UI has no exception.

Method BDT_DSAVC Signature

Method BDT_DSAVC on class CL_ICL_DRG_EVENTS_UI has no parameter.
Method BDT_DSAVC on class CL_ICL_DRG_EVENTS_UI has no exception.

Method BDT_DSAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XUPDTASK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060717

Method BDT_DSAVE on class CL_ICL_DRG_EVENTS_UI has no exception.

Method BDT_DTAKE Signature

Method BDT_DTAKE on class CL_ICL_DRG_EVENTS_UI has no parameter.
Method BDT_DTAKE on class CL_ICL_DRG_EVENTS_UI has no exception.

Method BDT_ISDAT Signature

Method BDT_ISDAT on class CL_ICL_DRG_EVENTS_UI has no parameter.
Method BDT_ISDAT on class CL_ICL_DRG_EVENTS_UI has no exception.

Method BDT_XCHNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_XCHNG Call by reference Type reference (TYPE) BU_XCHNG Kennzeichen: Daten wurden verändert 20051221

Method BDT_XCHNG on class CL_ICL_DRG_EVENTS_UI has no exception.

Method CHECK_VALID_VALUES_DI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DRG_DI Call by reference Type reference (TYPE) ICLDRG_DI DI-Struktur für Prozeduren 20060330
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20060330
3 Returning RS_DRG_DI Value transfer Type reference (TYPE) ICLDRG_DI DI-Struktur für Prozeduren 20060330
# Exception Resumable Description Created on
1 CX_ICL_INPUT_FAILER_UI Falsche oder unvollständige Eingabe 20060330

Method DINP2_DRG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) BUS0DIDAT1 GP: Direct Input, Daten zu einer Tabelle für die Anwendungen 20060330

Method DINP2_DRG on class CL_ICL_DRG_EVENTS_UI has no exception.

Method GET_CURRENT_DRG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DRGITEM Value transfer Type reference (TYPE) ICL_SCLITEM Anspruchsposten 20071203

Method GET_CURRENT_DRG on class CL_ICL_DRG_EVENTS_UI has no exception.

Method GET_FINAL_SUBCL_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBCL Call by reference Type reference (TYPE) ICL_SUBCL Teilfall 20060330
2 Returning RV_SUBCL Value transfer Type reference (TYPE) ICL_SUBCL Teilfall 20060330
# Exception Resumable Description Created on
1 CX_ICL_NO_SUBCL_AL 20060330

Method REQU_FLD_CHECK Signature

Method REQU_FLD_CHECK on class CL_ICL_DRG_EVENTS_UI has no parameter.
Method REQU_FLD_CHECK on class CL_ICL_DRG_EVENTS_UI has no exception.

Method SET_CURRENT_DRG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DRGITEM Value transfer Type reference (TYPE) ICL_SCLITEM Anspruchsposten 20071203

Method SET_CURRENT_DRG on class CL_ICL_DRG_EVENTS_UI has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 700