| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | VRSIO | Version number in the information structure | nvarchar | 3 | 0 | | | | Allow NULL? |
| 3 | AUFNR | Order Number | nvarchar | 12 | 0 | | | | Allow NULL? |
| 4 | KSTAR | Cost Element | nvarchar | 10 | 0 | | | | Allow NULL? |
| 5 | KOSTL | Cost Center | nvarchar | 10 | 0 | | | | Allow NULL? |
| 6 | LSTAR | Activity Type | nvarchar | 6 | 0 | | | | Allow NULL? |
| 7 | WERKS | Plant | nvarchar | 4 | 0 | | | | Allow NULL? |
| 8 | MATNR | Material Number | nvarchar | 18 | 0 | | | | Allow NULL? |
| 9 | ARBID | Object ID of the resource | nvarchar | 8 | 0 | | | | Allow NULL? |
| 10 | TYPPS | Item Category | char | 1 | 0 | | | | Allow NULL? |
| 11 | HRKFT | Origin Group as Subdivision of Cost Element | nvarchar | 4 | 0 | | | | Allow NULL? |
| 12 | ELEMT | Cost Component Number | nvarchar | 3 | 0 | | | | Allow NULL? |
| 13 | PSKNZ | Fixed/Variable Indicator | char | 1 | 0 | | | | Allow NULL? |
| 14 | BWTAR | Valuation Type | nvarchar | 10 | 0 | | | | Allow NULL? |
| 15 | GPREIS | Total Price in Local Currency | decimal | 15 | 2 | | | | |
| 16 | FPREIS | Fixed Price in Local Currency | decimal | 15 | 2 | | | | |
| 17 | VPREIS | Price (variable) in local currency | decimal | 15 | 2 | | | | |
| 18 | PEINH | Price Unit | decimal | 5 | 0 | | | | |
| 19 | WERTN | Value (total) in controlling area currency | decimal | 19 | 2 | | | | |
| 20 | WRTFX | Fixed Value in Controlling Area Currency | decimal | 19 | 2 | | | | |
| 21 | WRTVR | Variable Value in Controlling Area Currency | decimal | 19 | 2 | | | | |
| 22 | HWAER | Local Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 23 | OPREIS | Total Price in Foreign Currency | decimal | 15 | 2 | | | | |
| 24 | TPREIS | Total Price in Item Foreign Currency | decimal | 15 | 2 | | | | |
| 25 | WRTFW_KPF | Value (total) in object currency | decimal | 19 | 2 | | | | |
| 26 | FWAER_KPF | Currency Key | nvarchar | 5 | 0 | | | | Allow NULL? |
| 27 | WRTFW_POS | Overall value in transaction currency | decimal | 19 | 2 | | | | |
| 28 | FWAER | Currency Key | nvarchar | 5 | 0 | | | | Allow NULL? |
| 29 | PGPREIS | Planned price (total) in local currency | decimal | 15 | 2 | | | | |
| 30 | PFPREIS | Planned price (fixed) in local currency | decimal | 15 | 2 | | | | |
| 31 | PVPREIS | Planned price (variable) in local currency | decimal | 15 | 2 | | | | |
| 32 | PPEINH | Planned price unit | decimal | 5 | 0 | | | | |
| 33 | PWERTN | Planned value (total) in controlling area currency | decimal | 19 | 2 | | | | |
| 34 | PWRTFX | Planned value (fixed) in controlling area currency | decimal | 19 | 2 | | | | |
| 35 | PWRTVR | Planned value (variable) in controlling area currency | decimal | 19 | 2 | | | | |
| 36 | POPREIS | Planned price (total = fixed + variable) in foreign currency | decimal | 15 | 2 | | | | |
| 37 | PTPREIS | Planned price (total) in item foreign currency | decimal | 15 | 2 | | | | |
| 38 | PWRTFW_KPF | Planned value (total = fixed + variable) in object currency | decimal | 19 | 2 | | | | |
| 39 | PWRTFW_POS | Planned value (total) in transaction currency | decimal | 19 | 2 | | | | |
| 40 | MENGE | Quantity | decimal | 15 | 3 | | | | |
| 41 | MEEHT | Base Unit of Measure | nvarchar | 3 | 0 | | | | Allow NULL? |
| 42 | PMENGE | Quantity | decimal | 15 | 3 | | | | |
| 43 | WERKSARBPL | Plant | nvarchar | 4 | 0 | | | | Allow NULL? |
| 44 | ARBPL | Work center | nvarchar | 8 | 0 | | | | Allow NULL? |