SAP ABAP Class CL_ICL_MI_DIPL_DB (Distribution Plan: 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_DIPL_DB  
Short Description Distribution Plan: 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_DIPL_DB has no forward declaration.
Interfaces
Class CL_ICL_MI_DIPL_DB has no interface implemented.
Friends
Class CL_ICL_MI_DIPL_DB has no friend class.
Attributes
Class CL_ICL_MI_DIPL_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 Plans in DB 20031119
3 INSERT Static method Public Method Add Distribution Plans to DB 20031119
4 INSERT_HST Static method Public Method Add Distribution Plan History to DB 20031126
5 SELECT Static method Public Method Select Distribution Plans from DB for a Claim 20031119
6 SELECT_HST Static method Public Method Select Distribution Plan History from Database for a Claim 20081205
7 UPDATE Static method Public Method Change Distribution Plans in DB 20031119
Events
Class CL_ICL_MI_DIPL_DB has no event.
Types
Class CL_ICL_MI_DIPL_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_DIPL Call by reference Type reference (TYPE) ICL_DIPL_TAB Verteilungsplan (Arbeitsstruktur) 20031119
2 Exporting ET_DIPL_DB Call by reference Type reference (TYPE) ICLDIPL_TAB Verteilungsplan (DB-Struktur) 20031119
3 Importing IT_DIPL Call by reference Type reference (TYPE) ICL_DIPL_TAB Verteilungsplan (Arbeitsstruktur) 20031119
4 Importing IT_DIPL_DB Call by reference Type reference (TYPE) ICLDIPL_TAB Verteilungsplan (DB-Struktur) 20031119

Method CONVERT on class CL_ICL_MI_DIPL_DB has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIPL Call by reference Type reference (TYPE) ICL_DIPL_TAB Verteilungsplan 20031119

Method DELETE on class CL_ICL_MI_DIPL_DB has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIPL Call by reference Type reference (TYPE) ICL_DIPL_TAB Verteilungsplan 20031119

Method INSERT on class CL_ICL_MI_DIPL_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_DIPL Call by reference Type reference (TYPE) ICL_DIPL_TAB Verteilungsplan 20031126

Method INSERT_HST on class CL_ICL_MI_DIPL_DB has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIPL Call by reference Type reference (TYPE) ICL_DIPL_TAB Verteilungsplan 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_DIPL_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_DIPL Call by reference Type reference (TYPE) ICL_DIPL_TAB Verteilungsplan 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_DIPL_DB has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIPL Call by reference Type reference (TYPE) ICL_DIPL_TAB Verteilungsplan 20031119

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