ICL_CNOTE_TEMPL SAP table for – ID of a Text Template

Here we would like to draw your attention to ICL_CNOTE_TEMPL 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_TEMPL 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_TEMPL table

Table ICL_CNOTE_TEMPL technical data

TableICL_CNOTE_TEMPL
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_TEMPL 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_TEMPL table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • 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_OBJECT : Texts: application object
    Its data type is CHAR (Character String) with field length 10
  • TEXT_ID : Text ID
    Its data type is CHAR (Character String) with field length 4
  • TEXT_NAME : Name of Standard Text Module for Text Template
    Its data type is CHAR (Character String) with field length 70
  • ALWAYS_AVAILABLE : Text Template Is Valid Generally
    Its data type is CHAR (Character String) with field length 1
  • FUNCTION : Function Module for Text Templates
    Its data type is CHAR (Character String) with field length 30