ICS_SUBROGITEM SAP table for – Subrogation/Recovery Item: Shadow Table

Here we would like to draw your attention to ICS_SUBROGITEM table in SAP. As we know it is being mainly used with the SAP FS-CM (Claims Management in FS) component which is coming under FS module (Financial Services). ICS_SUBROGITEM is a SAP standard transp table used for storing Subrogation/Recovery Item: Shadow Table related data in SAP. It comes under the package ICL_SUBROGATION_PE.

SAP ICS_SUBROGITEM table

Table ICS_SUBROGITEM technical data

TableICS_SUBROGITEM
Data storingSubrogation/Recovery Item: Shadow Table
ModuleFS
Sub ModuleFS-CM
SAP PackageICL_SUBROGATION_PE
Delivery ClassA – Application table (master and transaction data)
ComponentINSURANCE
Table CategoryTRANSP

SAP ICS_SUBROGITEM Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in ICS_SUBROGITEM table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ACTIVE : Table entry is active (A) or in suspense (S)
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • CLAIM : Number of Claim
    Its a key field. Its data type is CHAR (Character String) with field length 17
  • SUBROGITEM_GUID : Universal Unique Identifier of Subrogation/Recovery
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • CHANGETIME : Changed: UTC Date+Time
    Its a key field. Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • .INCLUDE : Shadow Tables Versioning: Include for Shade Table
  • CHANGEDBY : Changed By
    Its data type is CHAR (Character String) with field length 12
  • DELETED : Database Line Status (Original, Changed, Deleted)
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Subrogation/Recovery Item Attributes
  • SUBROG_GUID : Universal Unique Identifier of Subrogation/Recovery
    Its data type is CHAR (Character String) with field length 32
  • SUBCLAIM : Subclaim
    Its data type is CHAR (Character String) with field length 3
  • RESERVEAMT : Reserve Amount Subrogation/Recovery Item
    Its data type is CURR (Currency Field) with field length 15
  • CURRENCY : Subrogation/Recovery Currency
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • .INCLUDE : Subrogation/Recovery IDs
  • SUBROGITEM_ID : Number of Subrogation/Recovery Item
    Its data type is NUMC (Character String with Digits Only) with field length 5
  • SUBROGITEM_CGUID : Subrogation/Recovery Item: Compressed GUID
    Its data type is CHAR (Character String) with field length 16