SAP ABAP Class CL_ICL_POL_CLAUSE_DB (Clauses: DB Operations)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_POLICY (Package) Policy Snapshot and Interface to Policy
Properties
Class CL_ICL_POL_CLAUSE_DB  
Short Description Clauses: DB Operations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_POLICY   Policy Snapshot and Interface to Policy 
Created 20050224   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_POL_CLAUSE_DB has no forward declaration.
Interfaces
Class CL_ICL_POL_CLAUSE_DB has no interface implemented.
Friends
Class CL_ICL_POL_CLAUSE_DB has no friend class.
Attributes
Class CL_ICL_POL_CLAUSE_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT Static method Private Method Convert Work Structure / DB Structure 20050224
2 DELETE Static method Public Method Delete Distribution Plans in DB 20050224
3 INSERT Static method Public Method Add Distribution Plans to DB 20050224
4 INSERT_HST Static method Public Method Add Distribution Plan History to DB 20050224
5 SELECT Static method Public Method Select Distribution Plans from DB for a Claim 20050224
6 UPDATE Static method Public Method Change Distribution Plans in DB 20050224
Events
Class CL_ICL_POL_CLAUSE_DB has no event.
Types
Class CL_ICL_POL_CLAUSE_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_CLAUSE Call by reference Type reference (TYPE) ICL_CLAUSE_TAB Klauseln (Arbeitsstruktur) 20050224
2 Exporting ET_CLAUSE_DB Call by reference Type reference (TYPE) ICLCLAUSE_TAB Klauseln (DB-Struktur) 20050224
3 Importing IT_CLAUSE Call by reference Type reference (TYPE) ICL_CLAUSE_TAB Klauseln (Arbeitsstruktur) 20050224
4 Importing IT_CLAUSE_DB Call by reference Type reference (TYPE) ICLCLAUSE_TAB Klauseln (DB-Struktur) 20050224

Method CONVERT on class CL_ICL_POL_CLAUSE_DB has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLAUSE Call by reference Type reference (TYPE) ICL_CLAUSE_TAB Klauseln 20050224

Method DELETE on class CL_ICL_POL_CLAUSE_DB has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLAUSE Call by reference Type reference (TYPE) ICL_CLAUSE_TAB Klauseln 20050224

Method INSERT on class CL_ICL_POL_CLAUSE_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_CLAUSE Call by reference Type reference (TYPE) ICL_CLAUSE_TAB Klauseln 20050224

Method INSERT_HST on class CL_ICL_POL_CLAUSE_DB has no exception.

Method SELECT Signature

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

Method SELECT on class CL_ICL_POL_CLAUSE_DB has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLAUSE Call by reference Type reference (TYPE) ICL_CLAUSE_TAB Klauseln 20050224

Method UPDATE on class CL_ICL_POL_CLAUSE_DB has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 600