CCSEQ_NODES SAP table for – Historical Statuses of Objects (Change Sequence Graph)

Here we would like to draw your attention to CCSEQ_NODES table in SAP. As we know it is being mainly used with the SAP LO-ECH (Engineering Change Management in LO) component which is coming under LO module (Logistics). CCSEQ_NODES is a SAP standard transparent table used for storing Historical Statuses of Objects (Change Sequence Graph) related data in SAP. It comes under the package CCSEQ.

SAP CCSEQ_NODES table

Table CCSEQ_NODES technical data

TableCCSEQ_NODES
Data storingHistorical Statuses of Objects (Change Sequence Graph)
ModuleLO
ComponentLO-ECH
SAP PackageCCSEQ
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • NODE : Node in Hierarcy Tree
    Its a key field. Its data type is C (Character String) with field length 12
  • OBJEC
    Its a key field. Its data type is C (Character String) with field length 50
  • NODE_DATE
    Its a key field. Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • NODE_TIME
    Its a key field. Its data type is T (Time (Time: HHMMSS)) with field length 6
  • NODE_RANK
    Its data type is N (Character String with Digits Only) with field length 4
  • NODE_TYPE : ABAP Keyword Documentation Node Type
    Its data type is C (Character String) with field length 4
  • NODE_USER
    Its data type is C (Character String) with field length 12
  • UPD_FLAG
    Its data type is C (Character String) with field length 1