SAP ABAP IMG Activity SIMG_ICL_TICL815 (Specify Origin of History 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_TICL815 Specify Origin of History Data  
Transaction Code S_KK4_08000244   IMG Activity: 
Created on 20001004    
Customizing Attributes _ICL_TICL815   Specify Origin of History Data 
Customizing Activity SIMG_ICL_TICL815   Specify Origin of History Data 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name _ICL_TICL815    

Use

You can use two sources to determine history data when you are calculating supplemental reserves.

  • Read history data from the database:

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

  • Read history data from a file:

The system recognizes this alternative from the fact that the customizing entry for the history file is not "initial". In addition, you must specify a function module that reads the history data from the mentioned file, and outputs this data in the format of structure ICL_HISTDATA in an internal table. SAP supplies a copy template for such a function module, namely function module ICL_SUP_HISTDATA_FILE_GET.

Note:

For test purposes you can use report ICL_ICLHISTDATA_UPLOAD to copy history data from a file to table ICLHISTDATA. 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 1   Critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG _ICL_TICL815 0 ITB0000001 Claims Management 
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
TICL815 S - Table (with text table) SM30  
History
Last changed by/on SAP  20030129 
SAP Release Created in 463