PSGUID SAP table for – GUIDs for Project Definition

Here we would like to draw your attention to PSGUID table in SAP. As we know it is being mainly used with the SAP PS-ST (Structures in PS) component which is coming under PS module (Project Systems). PSGUID is a SAP standard transparent table used for storing GUIDs for Project Definition related data in SAP. It comes under the package CNIF_GUID.

SAP PSGUID table

Table PSGUID technical data

TablePSGUID
Data storingGUIDs for Project Definition
ModulePS
ComponentPS-ST
SAP PackageCNIF_GUID
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

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

  • DELBY
    Its data type is C (Character String) with field length 12
  • GUID : 16 Byte UUID in 32 Characters (Hexadecimal Encoded)
    Its a key field. Its data type is X (Byte string) with field length 16
  • INT_KEY
    Its data type is C (Character String) with field length 40
  • OBJNR : Object number
    Its data type is C (Character String) with field length 22
  • ERDAT : Date on which the record was created
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8