SAP ABAP IMG Activity SIMG_ICL_TICL818 (Specify Output 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_TICL818 Specify Output of Claim Data  
Transaction Code S_KK4_08000270   IMG Activity: 
Created on 20001024    
Customizing Attributes SIMG_ICL_TICL818   Specify Output of Claim Data 
Customizing Activity SIMG_ICL_TICL818   Specify Output of Claim Data 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name _ICL_TICL818    

Use

Claim data for the calculation of supplemental reserves can be output to two alternative memory resources.

  • Write claim data to database:

    The system recognizes this alternative from the fact that the customizing entry for the output file is empty ("initial"). SAP supplies function module ICL_ICLCLAIMDATA_OUT_UPDATE that reads the claim data from table ICLCLAIMDATA_OUT and deletes any entries with the same key. If the results of report ICL_SUP_APPL are to be output in modified form, you can also use another function module (interface as with function module ICL_ICLCLAIMDATA_OUT_UPDATE, see also report ICL_SUP_APPL).

    If you want the table to be overwritten with input data (-> ICLCLAIMDATA), you need to specify a suitable function module.

  • Write claim data to a file:

    The system recognizes this alternative from the fact that the customizing entry for the claim file is not "initial". In addition, you must specify a function module that transfers the claim data to the specified file.

Requirements

Standard settings

Activities

Example

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
TICL818 S - Table (with text table) SM30  
History
Last changed by/on SAP  20030924 
SAP Release Created in 463