| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | CLIENT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | SLD_DOC_ID | DSD: Settlement Document Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 3 | MATNR | Material Number | nvarchar | 18 | 0 | | | | Allow NULL? |
| 4 | SEQUENCE | DSD - RA: Assigned Sequence Number | nvarchar | 2 | 0 | | | | Allow NULL? |
| 5 | REASON | DSD - RA: Reasons for Differences in Check | nvarchar | 2 | 0 | | | | Allow NULL? |
| 6 | QUAN_PLAN | Loading Confirmation Planned Quantity | decimal | 13 | 3 | | | | |
| 7 | QUAN_COUNT | Loading Confirmation Counted Quantity | decimal | 13 | 3 | | | | |
| 8 | QUAN_DIFF | Loading Confirmation Difference Quantity | decimal | 13 | 3 | | | | |
| 9 | UOM | Unit | nvarchar | 3 | 0 | | | | Allow NULL? |
| 10 | CREUSER | Name of Person who Created the Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 11 | CREDATE | Date on Which Record Was Created | nvarchar | 8 | 0 | | | | Allow NULL? |
| 12 | CRETIME | Entry time | nvarchar | 6 | 0 | | | | Allow NULL? |
| 13 | CNGUSER | Name of Person Who Changed Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 14 | CNGDATE | Changed On | nvarchar | 8 | 0 | | | | Allow NULL? |
| 15 | CNGTIME | Time last change was made | nvarchar | 6 | 0 | | | | Allow NULL? |