ICL_CNOTE_TEMPLT SAP table for – ID of a Text Template

Here we would like to draw your attention to ICL_CNOTE_TEMPLT 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_CNOTE_TEMPLT is a SAP standard transp table used for storing ID of a Text Template related data in SAP. It comes under the package ICL_CDC.

SAP ICL_CNOTE_TEMPLT table

Table ICL_CNOTE_TEMPLT technical data

TableICL_CNOTE_TEMPLT
Data storingID of a Text Template
ModuleFS
Sub ModuleFS-CM
SAP PackageICL_CDC
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentINSURANCE
Table CategoryTRANSP

SAP ICL_CNOTE_TEMPLT 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_CNOTE_TEMPLT table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • TEMPLATE_ID : Text Template for Capture of Notes in Claim
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • TEXT : Name of Text Template
    Its data type is CHAR (Character String) with field length 50