SAP ABAP IMG Activity SIMG_ICL_TICL817 (Specify Origin of Claim Data)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_SUP (Package) Calculation and Distribution of Supplementary Reserves
IMG Activity
ID SIMG_ICL_TICL817 Specify Origin of Claim Data  
Transaction Code S_KK4_08000269   IMG Activity: 
Created on 20001024    
Customizing Attributes SIMG_ICL_TICL817   Specify Origin of Claim Data 
Customizing Activity SIMG_ICL_TICL817   Specify Origin of Claim Data 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name _ICL_TICL817    

Use

In this IMG activity, the claim data associated with supplemental reserves is determined.

You can use two sources to determine claim data for calculation of supplemental reserves.

  • Read history data from the database:

    The system recognizes this case from the fact that the Customizing entry for the input file is empty ("initial"). SAP supplies function module ICL_ICLCLAIMDATA_READ that reads the claim data from table ICLCLAIMDATA. If the entries are to be transferred from this table in modified form, you can also use another function module (interface as with function module ICL_ICLCLAIMDATA_READ, see also report ICL_SUP_CALC).

  • Read history data from a file:

    The system recognizes this case from the fact that the Customizing entry for the claim file is not "initial". In addition, you must specify a function module that reads the claim data from the mentioned file, and outputs this data in the format of table ICLCLDATA in an internal table.

Note:

For test purposes you can use report ICL_ICLCLAIMDATA_UPLOAD to copy claim data from a file to table ICLCLAIMDATA or to an input claim file. As examples, claim data is stored in the program text of this report, enabling you to test the application of supplemental reserves simply and quickly.

Business Attributes
ASAP Roadmap ID 203   Establish Master Data 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
TICL817 S - Table (with text table) SM30  
History
Last changed by/on SAP  20030924 
SAP Release Created in 463