SAP ABAP Class CL_ICL_DRG_DATA_COLL_STD_UI (Standard Impl. of Data Procurement)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_HEALTH (Package) FS-CM: Health Line of Insurance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ICL_DRG_DATA_COLLECTION_UI Determine and Provide Data Required 20060118
Properties
Class CL_ICL_DRG_DATA_COLL_STD_UI  
Short Description Standard Impl. of Data Procurement    
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 20060118   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_DRG_DATA_COLL_STD_UI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ICL_DRG_DATA_COLLECTION_UI Determine and Provide Data Required 20060118
Friends
Class CL_ICL_DRG_DATA_COLL_STD_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CLAIMASSIGN_DA Constant Private Type reference (TYPE) ICL_ASSIGN_CAT 'DA' Link Category 20060313
2 GC_CLAIMASSIGN_DD Constant Private Type reference (TYPE) ICL_ASSIGN_CAT 'DD' Link Category 20060310
3 GC_CLAIMASSIGN_DE Constant Private Type reference (TYPE) ICL_ASSIGN_CAT 'DE' Link Category 20060313
4 GC_CLAIMASSIGN_DO Constant Private Type reference (TYPE) ICL_ASSIGN_CAT 'DO' Link Category 20060313
5 GC_CLAIMASSIGN_DR Constant Private Type reference (TYPE) ICL_ASSIGN_CAT 'DR' Link Category 20060323
6 GC_CLAIMASSIGN_IP Constant Private Type reference (TYPE) ICL_ASSIGN_CAT 'IP' Link Category 20060609
7 GO_TRACKING Instance attribute Private Object reference (TYPE REF TO) CL_ICL_DRG_DATA_TRACKING_AL 20060310
8 GV_TRACKING_ON Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20060310
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060309
2 DETERMINE_IG_BY_GUID Instance method Private Method Determine Claim Item Grouping for a GUID 20061102
3 DETERMINE_SOURCE_ADMISSION Instance method Private Method 20060314
4 DETERMINE_SOURCE_DISCHARGE Instance method Private Method 20060314
5 DETERMINE_SOURCE_INVOICE Instance method Private Method 20060323
6 GET_BP_DATA Instance method Private Method 20060313
7 GET_CERTAIN_ITEM_GROUPING Instance method Private Method Obsolete 20070308
8 GET_CURRENT_ITEM_GROUPING Instance method Private Method Obsolete 20070308
9 GET_CURRENT_SUBCL Instance method Private Method Obsolete 20070308
10 GET_PROCURE_BY_GUID Instance method Private Method Obsolete 20070308
11 GET_SOURCE_ADMISSION Instance method Private Method 20060313
12 GET_SOURCE_DISCHARGE Instance method Private Method 20060313
13 GET_SOURCE_INVOICE Instance method Private Method 20060323
14 PREPARE_ITEM_GROUPING Instance method Private Method 20060404
15 RESET_ENVIRONMENT Instance method Private Method Obsolete 20070308
Events
Class CL_ICL_DRG_DATA_COLL_STD_UI has no event.
Types
Class CL_ICL_DRG_DATA_COLL_STD_UI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method DETERMINE_IG_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) ICL_ASSIGN_GUID UUID eines zu verknüpfenden Eintrags 20061102
2 Importing IV_SUBCLAIM Call by reference Type reference (TYPE) ICL_SUBCL Teilfall 20061102
3 Returning RS_IG Value transfer Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20061102
# Exception Resumable Description Created on
1 CX_ICL_NO_CLAIM_ITEM_GR_UI APG konnte nicht ermittelt werden 20061102

Method DETERMINE_SOURCE_ADMISSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SRC_IG Call by reference Type reference (TYPE) ICL_PROCURE APG von dem aus der Aufruf gestartet wurde 20061102
2 Returning RS_PROCURE Value transfer Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20060314
# Exception Resumable Description Created on
1 CX_ICL_DRG_WRONG_PROC_UI 20060328
2 CX_ICL_NO_CLAIM_ITEM_GR_UI 20060403

Method DETERMINE_SOURCE_DISCHARGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SRC_IG Call by reference Type reference (TYPE) ICL_PROCURE APG von der aus der Aufruf gestartet wurde 20061102
2 Importing IS_TRG_IG Call by reference Type reference (TYPE) ICL_PROCURE APG in der der Aufruf mündet 20061102
3 Returning RS_SPROC Value transfer Type reference (TYPE) ICL_PROCURE 20060314
# Exception Resumable Description Created on
1 CX_ICL_DRG_WRONG_PROC_UI 20060328
2 CX_ICL_NO_CLAIM_ITEM_GR_UI 20060403

Method DETERMINE_SOURCE_INVOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SRC_IG Call by reference Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20061102
2 Returning RS_PROCURE Value transfer Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20060323
# Exception Resumable Description Created on
1 CX_ICL_DRG_PROCURE_NOT_FOUND APG nicht gefunden 20060323
2 CX_ICL_DRG_WRONG_PROC_UI 20060328
3 CX_ICL_NO_CLAIM_ITEM_GR_UI 20060403

Method GET_BP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SRC_IG Call by reference Type reference (TYPE) ICL_PROCURE APG von der aus der Aufruf getätigt wurde 20061102
2 Returning RS_BP Value transfer Type reference (TYPE) BUS000 GP: Allgemeine Daten I (Lesen) 20060313
# Exception Resumable Description Created on
1 CX_ICL_DRG_BP_NOT_FOUND 20060313

Method GET_CERTAIN_ITEM_GROUPING Signature

Method GET_CERTAIN_ITEM_GROUPING on class CL_ICL_DRG_DATA_COLL_STD_UI has no parameter.
Method GET_CERTAIN_ITEM_GROUPING on class CL_ICL_DRG_DATA_COLL_STD_UI has no exception.

Method GET_CURRENT_ITEM_GROUPING Signature

Method GET_CURRENT_ITEM_GROUPING on class CL_ICL_DRG_DATA_COLL_STD_UI has no parameter.
Method GET_CURRENT_ITEM_GROUPING on class CL_ICL_DRG_DATA_COLL_STD_UI has no exception.

Method GET_CURRENT_SUBCL Signature

Method GET_CURRENT_SUBCL on class CL_ICL_DRG_DATA_COLL_STD_UI has no parameter.
Method GET_CURRENT_SUBCL on class CL_ICL_DRG_DATA_COLL_STD_UI has no exception.

Method GET_PROCURE_BY_GUID Signature

Method GET_PROCURE_BY_GUID on class CL_ICL_DRG_DATA_COLL_STD_UI has no parameter.
Method GET_PROCURE_BY_GUID on class CL_ICL_DRG_DATA_COLL_STD_UI has no exception.

Method GET_SOURCE_ADMISSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SRC_IG Call by reference Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20061102
2 Returning RS_PROC Value transfer Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20060313
# Exception Resumable Description Created on
1 CX_ICL_DRG_PROCURE_NOT_FOUND APG nicht gefunden 20060313
2 CX_ICL_DRG_PROC_GOT_INVALID_UI 20060329
3 CX_ICL_DRG_WRONG_PROC_UI 20060328
4 CX_ICL_NO_CLAIM_ITEM_GR_UI 20060403

Method GET_SOURCE_DISCHARGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SRC_IG Call by reference Type reference (TYPE) ICL_PROCURE APG von der aus der Aufruf gestartet wurde 20061102
2 Importing IS_TRG_IG Call by reference Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20061102
3 Returning RS_PROC Value transfer Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20060313
# Exception Resumable Description Created on
1 CX_ICL_DRG_PROC_GOT_INVALID_UI 20060329
2 CX_ICL_DRG_WRONG_PROC_UI 20060328
3 CX_ICL_NO_CLAIM_ITEM_GR_UI 20060403

Method GET_SOURCE_INVOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SRC_IG Call by reference Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20061102
2 Returning RS_PROC Value transfer Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20060323
# Exception Resumable Description Created on
1 CX_ICL_DRG_PROCURE_NOT_FOUND APG nicht gefunden 20060323
2 CX_ICL_DRG_WRONG_PROC_UI 20060328

Method PREPARE_ITEM_GROUPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROCURE Call by reference Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20060404
2 Returning RS_PROCURE Value transfer Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20060404

Method PREPARE_ITEM_GROUPING on class CL_ICL_DRG_DATA_COLL_STD_UI has no exception.

Method RESET_ENVIRONMENT Signature

Method RESET_ENVIRONMENT on class CL_ICL_DRG_DATA_COLL_STD_UI has no parameter.
Method RESET_ENVIRONMENT on class CL_ICL_DRG_DATA_COLL_STD_UI has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 700