TCMFOLDERS SAP table for – Table for sending CM folders

Here we would like to draw your attention to TCMFOLDERS table in SAP. As we know it is being mainly used with the SAP LO-CM (Configuration management in LO) component which is coming under LO module (Logistics). TCMFOLDERS is a SAP standard transparent table used for storing Table for sending CM folders related data in SAP. It comes under the package CMT.

SAP TCMFOLDERS table

Table TCMFOLDERS technical data

TableTCMFOLDERS
Data storingTable for sending CM folders
ModuleLO
ComponentLO-CM
SAP PackageCMT
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP TCMFOLDERS Table Fields

Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in TCMFOLDERS table.

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • FOLDERID
    Its a key field. Its data type is C (Character String) with field length 22
  • SENDER
    Its data type is C (Character String) with field length 12
  • SENDDATE
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • DUEDATE
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • SUBJECT
    Its data type is C (Character String) with field length 120