ICLITEMEV SAP table for – Claim Item Evaluation

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

SAP ICLITEMEV table

Table ICLITEMEV technical data

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

SAP ICLITEMEV 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 ICLITEMEV 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
  • EVALUATION : Claim Item Evaluation
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • .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 ICLITEMEV
  • EVALCAT : Evaluation Category
    Its data type is CHAR (Character String) with field length 2
  • 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
  • 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
  • EVDATE : Valuation Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • LIABRATE : Liability Rate in Percent
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 5
  • EVALBASE : Type of Evaluator
    Its data type is CHAR (Character String) with field length 3
  • CLMDAMOUNT : Claimed Amount
    Its data type is CURR (Currency Field) with field length 15
  • EVAMTPERUNIT : Amount per Unit
    Its data type is CURR (Currency Field) with field length 15
  • 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
  • XARCHDOC : Archived Document Assigned?
    Its data type is CHAR (Character String) with field length 1
  • FACTOR : Factor
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 7
  • DNUMBER : Number of Days
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 5
  • 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
  • PERDAY : Amount per Day
    Its data type is CURR (Currency Field) with field length 15
  • OC : Original Value
    Its data type is CURR (Currency Field) with field length 15
  • RC : Original Cash Value
    Its data type is CURR (Currency Field) with field length 15
  • ACV : Actual Cash Value
    Its data type is CURR (Currency Field) with field length 15
  • INUMBER : Number
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 5
  • AGE : Age of Item in Years
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • 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
  • RCORACV : Flag: Use Actual Cash Value or Original Cash Value
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Additional Info to Claim Item Evaluation: Procurement Data
  • CATALOGID : Catalog ID
    Its data type is CHAR (Character String) with field length 4
  • CATALOGITEM : Catalog Item Number
    Its data type is CHAR (Character String) with field length 40
  • MATNR : Material Number
    Its data type is CHAR (Character String) with field length 18
  • MATGROUP : EBP: Material Group
    Its data type is CHAR (Character String) with field length 10
  • PRICE_UNIT : Price unit
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 5
  • VENDOR_CATALOG : Supplier
    Its data type is CHAR (Character String) with field length 10
  • VENDORMAT : Product Number of Vendor
    Its data type is CHAR (Character String) with field length 22
  • MANUFACTCODE : EBP: Manufacturer Code
    Its data type is CHAR (Character String) with field length 10
  • MANUFACTMAT : EBP: Part Number of Manufacturer
    Its data type is CHAR (Character String) with field length 40
  • SERVICE : EBP: Service Flag
    Its data type is CHAR (Character String) with field length 1
  • CUST_FIELD1 : BBP: Catalog – Customer Field 1
    Its data type is CHAR (Character String) with field length 10
  • CUST_FIELD2 : BBP: Catalog – Customer Field 2
    Its data type is CHAR (Character String) with field length 10
  • CUST_FIELD3 : BBP: Catalog – Customer Field 3
    Its data type is CHAR (Character String) with field length 10
  • CUST_FIELD4 : BBP: Catalog – Customer Field 4
    Its data type is CHAR (Character String) with field length 20
  • CUST_FIELD5 : BBP: Catalog – Customer Field 5
    Its data type is CHAR (Character String) with field length 50
  • .INCLUDE : Key Fields of Database Tables for Multi-Value Attributes