SAP ABAP Class CL_ICL_CLAIM_PE (Claim Data)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_RI_PE (Package) Claims: Reinsurance: Persistency Layer
Properties
Class CL_ICL_CLAIM_PE  
Short Description Claim Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_RI_PE   Claims: Reinsurance: Persistency Layer 
Created 20050401   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ISCM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ICL_CLAIM_PE has no interface implemented.
Friends
Class CL_ICL_CLAIM_PE has no friend class.
Attributes
Class CL_ICL_CLAIM_PE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLAIM Static method Public Method Get Claim Data at Time Spot 20050401
2 GET_CLAIMLIST Static method Public Method Get List with Claims Changed as from IV_TIME 20050404
3 SELECT_CLAIM_ACT Static method Public Method Get Current Claim Data 20050402
4 SELECT_CLAIM_HIST Static method Public Method Get Claim Data from Shadow Table 20050402
Events
Class CL_ICL_CLAIM_PE has no event.
Types
Class CL_ICL_CLAIM_PE has no local type.
Method Signatures

Method GET_CLAIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ICLCLAIM Call by reference Type reference (TYPE) ICLCLAIM Schaden-/Leistungsfall 20050401
2 Importing IV_CLAIM Value transfer Type reference (TYPE) ICLCLAIM-CLAIM Nummer des Schaden-/Leistungsfalls 20050401
3 Importing IV_TIME Value transfer Type reference (TYPE) ICL_CHANGEUTC1 Geändert: UTC-Datum+Zeit 20050401
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_NOT_FOUND_PE Fall nicht gefunden 20050401
2 CX_ICL_CLAIM_NOT_VALID_PE Fall zu diesem Zeitpunkt nicht gefunden 20050401

Method GET_CLAIMLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ICLCLAIM Call by reference Type reference (TYPE) ICLCLAIM_TAB Schadentabelle 20050404
2 Importing IT_CLAIM_RANGE Call by reference Type reference (TYPE) ICL_CLAIM_RANGE_TAB Rangebereich für Schaden-/Leistungsfall 20050406
3 Importing IV_TIME Value transfer Type reference (TYPE) ICL_CHANGEUTC1 Geändert: UTC-Datum+Zeit 20050404

Method GET_CLAIMLIST on class CL_ICL_CLAIM_PE has no exception.

Method SELECT_CLAIM_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ICLCLAIM Call by reference Type reference (TYPE) ICLCLAIM Schaden-/Leistungsfall 20050402
2 Importing IV_CLAIM Value transfer Type reference (TYPE) ICLCLAIM-CLAIM Nummer des Schaden-/Leistungsfalls 20050402
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_NOT_FOUND_PE Fall nicht gefunden 20050402

Method SELECT_CLAIM_HIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ICLCLAIM Call by reference Type reference (TYPE) ICLCLAIM_TAB Schadentabelle 20050402
2 Importing IV_CLAIM Value transfer Type reference (TYPE) ICLCLAIM-CLAIM Nummer des Schaden-/Leistungsfalls 20050402

Method SELECT_CLAIM_HIST on class CL_ICL_CLAIM_PE has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600