UTSEGDATA SAP table for – Time Segment Data Container Template

Here we would like to draw your attention to UTSEGDATA table in SAP. As we know it is being mainly used with the SAP SD-BF (Basic Functions in SD) component which is coming under SD module (Sales & Distribution). UTSEGDATA is a SAP standard transparent table used for storing Time Segment Data Container Template related data in SAP. It comes under the package VLTS.

SAP UTSEGDATA table

Table UTSEGDATA technical data

TableUTSEGDATA
Data storingTime Segment Data Container Template
ModuleSD
ComponentSD-BF
SAP PackageVLTS
Delivery ClassL – Table for storing temporary data
Table CategoryTRANSPARENT

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

  • CLIENT : 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
  • TEMPLATE
    Its a key field. Its data type is C (Character String) with field length 10
  • SRTF2 : Next record counter in EXPORT/IMPORT data tables
    Its a key field. Its data type is X (Byte string) with field length 4
  • UNAME_CRE
    Its data type is C (Character String) with field length 12
  • TSTMP_CRE
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8
  • 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