ICL_CLAUSETXT SAP table for – Long Texts for Clauses

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

SAP ICL_CLAUSETXT table

Table ICL_CLAUSETXT technical data

TableICL_CLAUSETXT
Data storingLong Texts for Clauses
ModuleFS
Sub ModuleFS-CM
SAP PackageICL_POLICY
Delivery ClassA – Application table (master and transaction data)
ComponentINSURANCE
Table CategoryTRANSP

SAP ICL_CLAUSETXT 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_CLAUSETXT 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
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • LINE : Line Number for Clause Long Text
    Its a key field. Its data type is NUMC (Character String with Digits Only) 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 : Long Texts for Clauses
  • TEXT : Clause Text
    Its data type is CHAR (Character String) with field length 255