| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | GUID_VDOWLDET | Primary Key as GUID in 'RAW' Format | varbinary | 16 | 0 | | | | |
| 3 | GUID_VDOWL | Primary Key as GUID in 'RAW' Format | varbinary | 16 | 0 | | | | |
| 4 | LGREG | Legal Regulation | nvarchar | 5 | 0 | | | | Allow NULL? |
| 5 | PFONY | Type of Rule Set for Preference Agreement | char | 1 | 0 | | | | Allow NULL? |
| 6 | ORGSY | Original System for Original Object | char | 1 | 0 | | | | Allow NULL? |
| 7 | PREAP | Flag: Agreement Was Used for Document Item | char | 1 | 0 | | | | Allow NULL? |
| 8 | PRECD | Preference Indicator for Customs Document | nvarchar | 3 | 0 | | | | Allow NULL? |
| 9 | PREFL | Preference Status: 0 - No / 1 - Yes | char | 1 | 0 | | | | Allow NULL? |
| 10 | PRMET | Preference: Comparison Method | char | 1 | 0 | | | | Allow NULL? |
| 11 | PRDEP | Flag: Price-Dependent | char | 1 | 0 | | | | Allow NULL? |
| 12 | PUNIT | Price Unit | decimal | 5 | 0 | | | | |
| 13 | DIMUM | Unit of Measurement of a Dimension | nvarchar | 3 | 0 | | | | Allow NULL? |
| 14 | VALCP | Preferential Threshold Value | decimal | 19 | 2 | | | | |
| 15 | VALOR | Originating Value | decimal | 19 | 2 | | | | |
| 16 | VALNO | Non-Originating Value | decimal | 19 | 2 | | | | |
| 17 | VALRB | RVC Benefit for Designated Intermediate Material | decimal | 19 | 2 | | | | |
| 18 | VLCUR | Currency of a Value | nvarchar | 5 | 0 | | | | Allow NULL? |