ICLPROPTY SAP table for – Insurable Object Category

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

SAP ICLPROPTY table

Table ICLPROPTY technical data

TableICLPROPTY
Data storingInsurable Object Category
ModuleFS
Sub ModuleFS-CM
SAP PackageICL_CDC
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentINSURANCE
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • PROPCAT : Category of Insured Object
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • PROPMAKE : Make of Insurable Object
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • PROPMODEL : Insurable Object Model
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • MODELTY : Insurable Object Category
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • MODELTYN : Insurable Object Type Name
    Its data type is CHAR (Character String) with field length 40
  • CAPACITY : Engine Capacity of Insured Vehicle
    Its data type is QUAN (Quantity field) with field length 4
  • CAPUNIT : Unit for Cubic Capacity
    Its data type is UNIT (Unit key for a Quantity field) with field length 3
  • POWER : Power of Vehicle
    Its data type is QUAN (Quantity field) with field length 3
  • POWERUNIT : Unit for horse power
    Its data type is UNIT (Unit key for a Quantity field) with field length 3
  • MAKEY : Make Key Number of a Vehicle
    Its data type is CHAR (Character String) with field length 4
  • MOKEY : Model Key Number of a Vehicle
    Its data type is CHAR (Character String) with field length 3