CNDB SAP table for – File to save selection versions (INDX)

Here we would like to draw your attention to CNDB table in SAP. As we know it is being mainly used with the SAP PS-IS (Information System in PS) component which is coming under PS module (Project Systems). CNDB is a SAP standard transparent table used for storing File to save selection versions (INDX) related data in SAP. It comes under the package CNIS.

SAP CNDB table

Table CNDB technical data

TableCNDB
Data storingFile to save selection versions (INDX)
ModulePS
ComponentPS-IS
SAP PackageCNIS
Delivery ClassL – Table for storing temporary data
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • RELID : Region in IMPORT/EXPORT Data Table
    Its a key field. Its data type is C (Character String) with field length 2
  • SRTFD : Key Field for ABAPDOCU_BUFF
    Its a key field. Its data type is C (Character String) with field length 22
  • SRTF2 : Next record counter in EXPORT/IMPORT data tables
    Its a key field. Its data type is X (Byte string) with field length 4
  • CLUSTR : Length field for user data in EXPORT/IMPORT tables
    Its data type is X (Byte string) with field length 2
  • CLUSTD : Data field for IMPORT/EXPORT database tables
    Its data type is X (Byte string) with field length 2886