TICLB_LOG SAP table for – Log of Renaming

Here we would like to draw your attention to TICLB_LOG 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). TICLB_LOG is a SAP standard transp table used for storing Log of Renaming related data in SAP. It comes under the package ICL_BRF.

SAP TICLB_LOG table

Table TICLB_LOG technical data

TableTICLB_LOG
Data storingLog of Renaming
ModuleFS
Sub ModuleFS-CM
SAP PackageICL_BRF
Delivery ClassA – Application table (master and transaction data)
ComponentINSURANCE
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • CATEGORY : Category of a BRF Object
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • ID : ID for Updating / Reset
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • APPLCLASS : BRF: Application Class
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • NAME : Name of BRF Object
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • NAME_NEW : New Name of Object
    Its data type is CHAR (Character String) with field length 20
  • SHORT : Short Decription of the Object
    Its data type is CHAR (Character String) with field length 80
  • SHORT_NEW : New Short Description of Objects
    Its data type is CHAR (Character String) with field length 80