| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | DOC_TYPE | Document Type | nvarchar | 2 | 0 | | | | Allow NULL? |
| 3 | DOCUMENT | Assoc. Mngt: Document on Which Associations are Based | nvarchar | 10 | 0 | | | | Allow NULL? |
| 4 | ITEM | Assoc. Mngt: Item Number in Base Document | nvarchar | 6 | 0 | | | | Allow NULL? |
| 5 | SUB_ITEM | Assoc. Mngt: Sub-Item Number in Base Document | nvarchar | 6 | 0 | | | | Allow NULL? |
| 6 | PORTFOLIO | Global Trade: (Internal) Portfolio Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 7 | SIDE | Side | char | 1 | 0 | | | | Allow NULL? |
| 8 | MATNR | Material Number | nvarchar | 18 | 0 | | | | Allow NULL? |
| 9 | MATKL | Material Group | nvarchar | 9 | 0 | | | | Allow NULL? |
| 10 | UNIT_OF_QUAN | Association Management: Association Unit of Measure | nvarchar | 3 | 0 | | | | Allow NULL? |
| 11 | LOCKED_QUAN | Assoc. Mngt: Locked Quantity | decimal | 15 | 3 | | | | |
| 12 | DISP_UNIT | Unit for Displaying Quantity in Association Management | nvarchar | 3 | 0 | | | | Allow NULL? |
| 13 | UMREZ | Assoc. Mngt: Numerator for Conversion to Base Units | decimal | 5 | 0 | | | | |
| 14 | UMREN | Assoc. Mngt: Denominator for Conversion to Base Unit | decimal | 5 | 0 | | | | |
| 15 | ERDAT | Date on Which Record Was Created | nvarchar | 8 | 0 | | | | Allow NULL? |
| 16 | ERNAM | Name of Person who Created the Object | nvarchar | 12 | 0 | | | | Allow NULL? |