SAP ABAP Class CL_ICL_MI_DIPLIT_DB (Distribution Plan Item: DB Operations)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_MULTIPLE_INSURANCE (Package) FS-CM: Multiple Insurance
Properties
Class CL_ICL_MI_DIPLIT_DB  
Short Description Distribution Plan Item: DB Operations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_MULTIPLE_INSURANCE   FS-CM: Multiple Insurance 
Created 20031118   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_MI_DIPLIT_DB has no forward declaration.
Interfaces
Class CL_ICL_MI_DIPLIT_DB has no interface implemented.
Friends
Class CL_ICL_MI_DIPLIT_DB has no friend class.
Attributes
Class CL_ICL_MI_DIPLIT_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT Static method Private Method Convert Work Structure / DB Structure 20031119
2 DELETE Static method Public Method Delete Distribution Plan Items from DB 20031119
3 INSERT Static method Public Method Add Distribution Plan Items to DB 20031119
4 INSERT_HST Static method Public Method Add Distribution Plan Item History to DB 20031126
5 SELECT Static method Public Method Select Distribution Plan Item from DB for a Claim 20031119
6 SELECT_HST Static method Public Method Select Distribution Plan Item History from Database 20081205
7 UPDATE Static method Public Method Change Distribution Plan Item in DB 20031119
Events
Class CL_ICL_MI_DIPLIT_DB has no event.
Types
Class CL_ICL_MI_DIPLIT_DB has no local type.
Method Signatures

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIPLIT Call by reference Type reference (TYPE) ICL_DIPLIT_TAB VertPlanPos (Arbeitsstruktur) 20031119
2 Exporting ET_DIPLIT_DB Call by reference Type reference (TYPE) ICLDIPLIT_TAB VertPlanPos (DB-Struktur) 20031119
3 Importing IT_DIPLIT Call by reference Type reference (TYPE) ICL_DIPLIT_TAB VertPlanPos (Arbeitsstruktur) 20031119
4 Importing IT_DIPLIT_DB Call by reference Type reference (TYPE) ICLDIPLIT_TAB VertPlanPos (DB-Struktur) 20031119

Method CONVERT on class CL_ICL_MI_DIPLIT_DB has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIPLIT Call by reference Type reference (TYPE) ICL_DIPLIT_TAB Verteilungsplanposition 20031119

Method DELETE on class CL_ICL_MI_DIPLIT_DB has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIPLIT Call by reference Type reference (TYPE) ICL_DIPLIT_TAB Verteilungsplanposition 20031119

Method INSERT on class CL_ICL_MI_DIPLIT_DB has no exception.

Method INSERT_HST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIPLIT Call by reference Type reference (TYPE) ICL_DIPLIT_TAB Verteilungsplanposition 20031126

Method INSERT_HST on class CL_ICL_MI_DIPLIT_DB has no exception.

Method SELECT Signature

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

Method SELECT on class CL_ICL_MI_DIPLIT_DB has no exception.

Method SELECT_HST Signature

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

Method SELECT_HST on class CL_ICL_MI_DIPLIT_DB has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIPLIT Call by reference Type reference (TYPE) ICL_DIPLIT_TAB Verteilungsplanposition 20031119

Method UPDATE on class CL_ICL_MI_DIPLIT_DB has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in 472