ICLITEM SAP table for – Claim Item

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

SAP ICLITEM table

Table ICLITEM technical data

TableICLITEM
Data storingClaim Item
ModuleFS
Sub ModuleFS-CM
SAP PackageICL_CDC
Delivery ClassA – Application table (master and transaction data)
ComponentINSURANCE
Table CategoryTRANSP

SAP ICLITEM 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 ICLITEM 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
  • .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 ICLITEM
  • .INCLUDE : Classification of Claim Items
  • ITEMCAT : Claim Item Category
    Its data type is CHAR (Character String) with field length 2
  • ITEMTYPE : Claim Item Object Type
    Its data type is CHAR (Character String) with field length 3
  • ITEMUSE : Usage Type of Claim Item
    Its data type is CHAR (Character String) with field length 2
  • .INCLUDE : Claim Item – Fields for Coverage Check
  • COVTYPE : Coverage Type
    Its data type is CHAR (Character String) with field length 10
  • BENTYPE : Benefit Type
    Its data type is CHAR (Character String) with field length 10
  • RCOVTYPE : Benefit Coverage Type
    Its data type is CHAR (Character String) with field length 10
  • XWAITPERIOD : Probationary Periods Ignored
    Its data type is CHAR (Character String) with field length 1
  • COVERAGE : Coverage
    Its data type is CHAR (Character String) with field length 4
  • .INCLUDE : FS-CM: Benefits/Services/Fees Catalogs in ICLITEM
  • SCPOSID_INT : Internal ID of Benefits Catalog Item
    Its data type is CHAR (Character String) with field length 32
  • SERVCAT : ID of a Benefits, Services and Fees Catalog
    Its data type is CHAR (Character String) with field length 10
  • SCPOSID_EXT : ID of a Benefits Catalog Item
    Its data type is CHAR (Character String) with field length 20
  • .INCLUDE : Claim Items – Status Fields
  • STATUS : Status of Claim Item
    Its data type is CHAR (Character String) with field length 2
  • REJREASON : Claim Item Rejection Reason
    Its data type is CHAR (Character String) with field length 2
  • MODIFIED : Modified
    Its data type is CHAR (Character String) with field length 1
  • PROCURED : Ordered
    Its data type is CHAR (Character String) with field length 1
  • CALCULATED : Calculated
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Claim Items – Descriptive Fields
  • DESCRIPTION : Claim Item Description
    Its data type is CHAR (Character String) with field length 40
  • DAILY : Daily
    Its data type is NUMC (Character String with Digits Only) with field length 1
  • WEEKLY : Weekly
    Its data type is NUMC (Character String with Digits Only) with field length 1
  • MONTHLY : Monthly
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • TOTAL : Total
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • .INCLUDE : Claim Items – Fields for Data and Time Details
  • VALIDFROM : Claim Item: Valid From
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • VALIDTO : Claim Item: Valid To
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • STARTDATE : Start Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • ENDDATE : End Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • .INCLUDE : Claim Items – Fields for Evaluation
  • DNUMBER : Number
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 5
  • EVALUATION : Valid claim item evaluation
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • EVALCAT : Evaluation Category
    Its data type is CHAR (Character String) with field length 2
  • EVALBASE : Type of Evaluator
    Its data type is CHAR (Character String) with field length 3
  • EVQUANTITY : Claim Item: Number (Days, Visits, Area) for Evaluation
    Its data type is QUAN (Quantity field) with field length 10
  • EVQUANUNIT : Claim Item: Unit of Measurement
    Its data type is UNIT (Unit key for a Quantity field) with field length 3
  • EVAMTPERUNIT : Amount per Unit
    Its data type is CURR (Currency Field) with field length 15
  • EVAMOUNT : Evaluated Amount
    Its data type is CURR (Currency Field) with field length 15
  • EVCURR : Currency of Evaluated Amount
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • FACTOR : Factor
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 7
  • ACV : Actual Cash Value
    Its data type is CURR (Currency Field) with field length 15
  • ACVPERCENT : Proportion of Actual Cash Value to Original Cash Value in %
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 5
  • CALCEXPRESSION : BRF Expression for Calculating Payout Amount
    Its data type is CHAR (Character String) with field length 20
  • .INCLUDE : Claim Items – Discount Fields
  • PERDAY : Amount per Day
    Its data type is CURR (Currency Field) with field length 15
  • DISCOUNTPERCENT : Discount on Total Invoice Amount in Percent
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 5
  • XDISCOUNTUSED : Discount Amount from Table Applied with Invoice
    Its data type is CHAR (Character String) with field length 1
  • XDISCOUNTPERCENT : Discount Amount Without Reference to Percent Discount
    Its data type is CHAR (Character String) with field length 1
  • XDISC_2B_APPLIED : Indicator: Discount to Be Applied
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Claim Items – Value-Added Tax Fields
  • GROSNET : Flag: Amount Is Net Amount
    Its data type is CHAR (Character String) with field length 1
  • TXCOD : Tax Code
    Its data type is CHAR (Character String) with field length 2
  • .INCLUDE : Claim Items – References to Subobjects of a Claim
  • SUBCLREF : Subclaim to Which a Claim Item Is Assigned
    Its data type is CHAR (Character String) with field length 3
  • PROCUREMENT : ID of Claim Item Grouping
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • ITEM_REF : Claim Item
    Its data type is CHAR (Character String) with field length 4
  • DAMAGEDOBJ : Damaged Object
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • ASSIGN_GUID : UUID of Entry to be Linked
    Its data type is CHAR (Character String) with field length 32
  • .INCLUDE : Claim Items – External Reference Numbers
  • REFNO : External Reference Number
    Its data type is CHAR (Character String) with field length 15
  • PDREF : Reference to Purchasing Document
    Its data type is CHAR (Character String) with field length 10
  • PDPOS : Reference to Item Number in Purchasing Document
    Its data type is NUMC (Character String with Digits Only) with field length 10
  • REF_LOCCAT : Category of Reference Location for External Services
    Its data type is CHAR (Character String) with field length 2
  • PTYPE : Transaction Type in Procurement Process
    Its data type is CHAR (Character String) with field length 4
  • .INCLUDE : Probably Obsolete
  • XGENEROS : Flag: Ex Gratia Payment?
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Claim Items – Additional Items
  • ADDITIONAL_ITEM : Additional Claim Item
    Its data type is CHAR (Character String) with field length 1
  • ADDIT_ITEM_SUM : Total of Additional Claim Items
    Its data type is CHAR (Character String) with field length 1
  • REMUN_TYPE : Remuneration Category
    Its data type is CHAR (Character String) with field length 4