NVGUID SAP table for – GUIDs for Network Activity

Here we would like to draw your attention to NVGUID 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). NVGUID is a SAP standard transparent table used for storing GUIDs for Network Activity related data in SAP. It comes under the package CNIF_GUID.

SAP NVGUID table

Table NVGUID technical data

TableNVGUID
Data storingGUIDs for Network Activity
ModulePS
ComponentPS-ST
SAP PackageCNIF_GUID
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP NVGUID 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 NVGUID 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
  • AUFPL : Routing number of operations in the order
    Its data type is N (Character String with Digits Only) with field length 10
  • AUFNR : Order Number
    Its data type is C (Character String) with field length 12
  • 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