ICSCLAUSE SAP table for – Clauses (Shadow Table)

Here we would like to draw your attention to ICSCLAUSE 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). ICSCLAUSE is a SAP standard transp table used for storing Clauses (Shadow Table) related data in SAP. It comes under the package ICL_POLICY.

SAP ICSCLAUSE table

Table ICSCLAUSE technical data

TableICSCLAUSE
Data storingClauses (Shadow Table)
ModuleFS
Sub ModuleFS-CM
SAP PackageICL_POLICY
Delivery ClassA – Application table (master and transaction data)
ComponentINSURANCE
Table CategoryTRANSP

SAP ICSCLAUSE 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 ICSCLAUSE 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
  • CLAUSE_ID : GUID of Clause
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • CHANGETIME : Changed: UTC Date+Time
    Its a key field. Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • .INCLUDE : Shadow Tables Versioning: Include for Shade Table
  • 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 : Special Agreements of a Contract
  • CLAUSE_NAME : ID of Clause
    Its data type is CHAR (Character String) with field length 10
  • CLAUSE_TYPE : Clause Type
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • VALID_FROM : Validity Start of Clause
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • VALID_TO : Validity End of Clause
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • TEXT : Clause Text
    Its data type is CHAR (Character String) with field length 255
  • POLVNR : Counter of Contract Version
    Its data type is NUMC (Character String with Digits Only) with field length 2