ICL_CLAIM_LIST SAP table for – Claim Memo Pad

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

SAP ICL_CLAIM_LIST table

Table ICL_CLAIM_LIST technical data

TableICL_CLAIM_LIST
Data storingClaim Memo Pad
ModuleFS
Sub ModuleFS-CM
SAP PackageICL_BASIS
Delivery ClassA – Application table (master and transaction data)
ComponentINSURANCE
Table CategoryTRANSP

SAP ICL_CLAIM_LIST 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 ICL_CLAIM_LIST table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • UNAME : User Name
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • CLAIM : Number of Claim
    Its a key field. Its data type is CHAR (Character String) with field length 17
  • TEXT : Memo Pad for a Claim
    Its data type is CHAR (Character String) with field length 120
  • CHANGETIME : Changed: UTC Date+Time
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15