SAP Table SEQD1
Enqueue/Dequeue dialog fields
SEQD1 (Enqueue/Dequeue dialog fields) 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 SEQD1 to other SAP tables.
SEQD1 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
GNAME | Elementary Lock of Lock Entry (Table Name) | EQEGRANAME | CHAR | 30 | 0 | |||
GARG | Argument String (=Key Fields) of Lock Entry | EQEGRAARG | CHAR | 150 | 0 | |||
GMODE | Lock Mode (Shared/Exclusive) of a Lock Entry | EQEGRAMODE | CHAR | 1 | 0 | |||
GUSR | Lock Owner, ID of Logical Unit of Work (LUW) | EQEUSR | CHAR | 58 | 0 | |||
GUSE | Cumulative Counter for Lock Entry /Dialog | EQEUSE | INT4 | 10 | 0 | |||
GOBJ | Name of Lock Object in the Lock Entry | EQEOBJ | CHAR | 16 | 0 | |||
GCLIENT | Client in the lock entry | EQECLIENT | CHAR | 3 | 0 | |||
GUNAME | User name in lock entry | EQEUNAME | CHAR | 12 | 0 | |||
GTCODE | Transaction Code in the Lock Entry | EQETCODE | CHAR | 20 | 0 |