SAP ABAP Class CL_ICL_DIPL_PE (Distribution Plan)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_RI_PE (Package) Claims: Reinsurance: Persistency Layer
Properties
Class CL_ICL_DIPL_PE  
Short Description Distribution Plan    
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 20081205   SAP 
Last change 20091125   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_DIPL_PE has no interface implemented.
Friends
Class CL_ICL_DIPL_PE has no friend class.
Attributes
Class CL_ICL_DIPL_PE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIPL Static method Public Method Get Distribution Plans at Event 20081205
2 SELECT_DIPL_ACT Static method Public Method Get Current Distribution Plans 20081205
3 SELECT_DIPL_HIST Static method Public Method Get Distribution Plans from Shadow Table 20081205
Events
Class CL_ICL_DIPL_PE has no event.
Types
Class CL_ICL_DIPL_PE has no local type.
Method Signatures

Method GET_DIPL Signature

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

Method SELECT_DIPL_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ICLDIPL Call by reference Type reference (TYPE) ICL_DIPL_TAB Verteilungspläne 20081205
2 Importing IV_CLAIM Value transfer Type reference (TYPE) ICLCLAIM-CLAIM Nummer des Schaden-/Leistungsfalls 20081205
# Exception Resumable Description Created on
1 CX_ICL_NO_DIPL_FOUND_PE Kein Verteilungsplan zu Fall gefunden 20081205

Method SELECT_DIPL_HIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ICLDIPL Call by reference Type reference (TYPE) ICL_DIPL_TAB Verteilungspläne 20081205
2 Importing IV_CLAIM Value transfer Type reference (TYPE) ICLCLAIM-CLAIM Nummer des Schaden-/Leistungsfalls 20081205

Method SELECT_DIPL_HIST on class CL_ICL_DIPL_PE has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in