SAP Table FDT_TRREQUEST
FDT Transport Request: Persistent Requests - Header
FDT_TRREQUEST (FDT Transport Request: Persistent Requests - Header) 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 FDT_TRREQUEST to other SAP tables.
FDT_TRREQUEST table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TRREQUEST | Request/Task | TRKORR | CHAR | 20 | 0 | |||||||||||||
TRREQUEST_TYPE | FDT: Types for Transport Requests | FDT_TRREQUEST_TYPE | CHAR | 2 | 0 |
Possible values
|
||||||||||||
CR_USER | User Name | SYUNAME | CHAR | 12 | 0 | |||||||||||||
CR_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | 0 | |||||||||||||
CL_USER | User Name | SYUNAME | CHAR | 12 | 0 | |||||||||||||
CL_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | 0 | |||||||||||||
IS_CLOSED | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 1 | 0 |
Possible values
|