SAP Table PSGUID
GUIDs for Project Definition
PSGUID (GUIDs for Project Definition) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link PSGUID to other SAP tables.
Source: PSGUID (GUIDs for Project Definition)
PSGUID table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||||||||||||
GUID | UUID in X form (binary) | SYSUUID_X | RAW | 16 | 0 | |||||||||||||
OBJECT_TYPE | Object Type in Project System | PS_OBJECT_TYPE | CHAR | 1 | 0 |
Possible values
|
||||||||||||
INT_KEY | Internal Key for PS Object | PS_GUID_INTERNAL_KEY | CHAR | 40 | 0 | |||||||||||||
EXT_KEY | External Key for PS Object | PS_GUID_EXTERNAL_KEY | CHAR | 40 | 0 | |||||||||||||
OBJNR | Object number | J_OBJNR | CHAR | 22 | 0 | |||||||||||||
ERNAM | Name of Person who Created the Object | ERNAM | CHAR | 12 | 0 | |||||||||||||
ERDAT | Date on Which Record Was Created | ERDAT | DATS | 8 | 0 | |||||||||||||
DELDAT | Deletion date | PS_DEL_DAT | DATS | 8 | 0 | |||||||||||||
DELBY | User who Deleted the Record | PS_DEL_BY | CHAR | 12 | 0 |