| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | BUKRS | Company Code | nvarchar | 4 | 0 | | | | Allow NULL? |
| 3 | CUSTOMS | Customs Office Code | nvarchar | 10 | 0 | | | | Allow NULL? |
| 4 | GTDDATE | Customs Declaration Date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 5 | GTDNUMBER | Customs Declaration Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 6 | GTDTYPE | Origin of Customs Declaration | char | 1 | 0 | | | | Allow NULL? |
| 7 | LIFNR | Account Number of Vendor or Creditor | nvarchar | 10 | 0 | | | | Allow NULL? |
| 8 | POSNR | Technical Line ID in Customs Declaration Database | nvarchar | 5 | 0 | | | | Allow NULL? |
| 9 | GTDPOS | Customs Declaration Document Line Item Number | nvarchar | 3 | 0 | | | | Allow NULL? |
| 10 | ISSUEDAT | Issue Date of Goods in Customs Declaration | nvarchar | 8 | 0 | | | | Allow NULL? |
| 11 | ORDERNUM | Purchasing Document Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 12 | ORDERPOS | Item Number of Purchasing Document | nvarchar | 5 | 0 | | | | Allow NULL? |
| 13 | INDELNUM | Delivery | nvarchar | 10 | 0 | | | | Allow NULL? |
| 14 | INDELPOS | Delivery Item | nvarchar | 6 | 0 | | | | Allow NULL? |
| 15 | MMDOCNUM | Number of Material Document | nvarchar | 10 | 0 | | | | Allow NULL? |
| 16 | MMDOCJAHR | Material Document Year | nvarchar | 4 | 0 | | | | Allow NULL? |
| 17 | MMDOCPOS | Item in Material Document | nvarchar | 4 | 0 | | | | Allow NULL? |
| 18 | BILLREF | Billing Document Reference | nvarchar | 10 | 0 | | | | Allow NULL? |
| 19 | HERKL | Country of origin of the material | nvarchar | 3 | 0 | | | | Allow NULL? |
| 20 | MATNR | Material Number | nvarchar | 18 | 0 | | | | Allow NULL? |
| 21 | MENGE | Material Quantity in Base Unit of Measure | decimal | 13 | 3 | | | | |
| 22 | MEINS | Base Unit of Measure | nvarchar | 3 | 0 | | | | Allow NULL? |
| 23 | GTDTSTAMP | Time Stamp of GTD creation | nvarchar | 14 | 0 | | | | Allow NULL? |
| 24 | CREUSER | Entry Created By | nvarchar | 12 | 0 | | | | Allow NULL? |
| 25 | CHGTSTAMP | Date and Time When the Entry Was Changed | nvarchar | 14 | 0 | | | | Allow NULL? |
| 26 | CHGUSER | Entry Last Changed By | nvarchar | 12 | 0 | | | | Allow NULL? |