| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | ORIGINAL_ART_NR | Original Material | nvarchar | 18 | 0 | | | | Allow NULL? |
| 3 | FOLUP_ART_NR | Follow-Up/Replacement Material | nvarchar | 18 | 0 | | | | Allow NULL? |
| 4 | ASORT | Assortment | nvarchar | 10 | 0 | | | | Allow NULL? |
| 5 | FOLLOWUP_TYP_NR | Follow-Up Category Number | nvarchar | 2 | 0 | | | | Allow NULL? |
| 6 | DATE_FROM | Follow-Up/Replacement Material Relationships Valid From | nvarchar | 8 | 0 | | | | Allow NULL? |
| 7 | DATE_TO | Follow-Up/Replacement Material Relationships Valid To | nvarchar | 8 | 0 | | | | Allow NULL? |
| 8 | PRIORITY_A | Priority of Assignment: FU/Repl. Mat. to Original Material | nvarchar | 2 | 0 | | | | Allow NULL? |
| 9 | FOLLOWUP_ACTION | Follow-Up Action | char | 1 | 0 | | | | Allow NULL? |
| 10 | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | decimal | 15 | 0 | | | | |
| 11 | CREATE_TIMESTAMP | Creation Time in UTC | decimal | 15 | 0 | | | | |
| 12 | ERNAM | Name of Person who Created the Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 13 | AENAM | Name of Person Who Changed Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 14 | ORG_ART_FACTOR | Factor for Conversion of Units of Measure | nvarchar | 4 | 0 | | | | Allow NULL? |
| 15 | SUBST_ART_FACTOR | Factor for Conversion of Units of Measure | nvarchar | 4 | 0 | | | | Allow NULL? |