SAP ABAP IMG Activity SIMG_ICL_CSUBCLASS (Override ABAP Object Classes of Claims Management System)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
IMG Activity
ID SIMG_ICL_CSUBCLASS Override ABAP Object Classes of Claims Management System  
Transaction Code S_P7I_08000886   (empty) 
Created on 20061102    
Customizing Attributes SIMG_ICL_CSUBCLASS   Override ABAP Object Classes of Claims Management System 
Customizing Activity SIMG_ICL_CSUBCLASS   Override ABAP Object Classes of Claims Management System 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name _ICL_CSUBCLASS    

Use

In this activity you can define which of the SAP ABAP object classes in SAP Claims Management you want to replace with customer-specific classes. In this way you can enhance the delivered classes or redefine the function of certain methods.

To instantiate a customer-specific subclass, proceed as follows:

  • Name of the SAP ABAP object class that you want to replace

    You can only replace classes contained in the table ICL_CSUBCLASS.

  • Name of the customer-specific subclass

You can replace all of the classes contained in table ICL_CSUBCLASS in this way.

Requirements

The customer class must inherit from the class supplied by SAP. Otherwise runtime errors will occur in the instantiation of objects.

Activities

Example

In processing of collective invoices, the data selection is performed by class ICL_ICLE_BULKINVOICE. You now want to consider the following additional tables in processing:

In table ICL_CSUBCLASS_CS, create an entry for CL_ICLE_BULKINVOICE and an entry for ZCL_ICLE_BULKINVOICE (customer-specific, derived class).

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
M_ICL_CSUBCLASS1 V - View SM30  
History
Last changed by/on SAP  20061104 
SAP Release Created in