CCSEQ SAP table for – Change Sequence Graph

Here we would like to draw your attention to CCSEQ 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 is a SAP standard transparent table used for storing Change Sequence Graph related data in SAP. It comes under the package CCSEQ.

SAP CCSEQ table

Table CCSEQ technical data

TableCCSEQ
Data storingChange Sequence Graph
ModuleLO
ComponentLO-ECH
SAP PackageCCSEQ
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • SEQ_FROM
    Its a key field. Its data type is C (Character String) with field length 12
  • SEQ_TO
    Its a key field. Its data type is C (Character String) with field length 12
  • SEQ_TYPE
    Its a key field. Its data type is C (Character String) with field length 4
  • SEQ_DATE
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • SEQ_TIME
    Its data type is T (Time (Time: HHMMSS)) with field length 6
  • SEQ_USER
    Its data type is C (Character String) with field length 12