ICLREF SAP table for – Coverage Referral in Claim

Here we would like to draw your attention to ICLREF 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). ICLREF is a SAP standard transp table used for storing Coverage Referral in Claim related data in SAP. It comes under the package ICL_CDC.

SAP ICLREF table

Table ICLREF technical data

TableICLREF
Data storingCoverage Referral in Claim
ModuleFS
Sub ModuleFS-CM
SAP PackageICL_CDC
Delivery ClassA – Application table (master and transaction data)
ComponentINSURANCE
Table CategoryTRANSP

SAP ICLREF 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 ICLREF 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
  • SUBCLAIM : Subclaim
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • ITEM : Claim Item
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • REFNO : Coverage Referral Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • .INCLUDE : Shadow Tables Versioning: Include for Original Table
  • CHANGETIME : Changed: UTC Date+Time
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • 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 : Attributes of ICLREF
  • REFERRAL : Coverage Referral
    Its data type is CHAR (Character String) with field length 4
  • TEXT : Name of Coverage Referral
    Its data type is CHAR (Character String) with field length 70
  • XMANUAL : Flag: Coverage referral set manually?
    Its data type is CHAR (Character String) with field length 1
  • SUBOBJCAT : Object Category of Triggering Sub-Óbject
    Its data type is CHAR (Character String) with field length 2
  • SUBOBJECT : Triggering Sub-Object
    Its data type is CHAR (Character String) with field length 16
  • REJREAS : Reason for Overruling Coverage Referral
    Its data type is CHAR (Character String) with field length 2
  • REJCOM : Reason for Overruling Coverage Referral
    Its data type is CHAR (Character String) with field length 50