| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | DOCNR | Returns document number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 3 | DOCLN | Returns document item number | nvarchar | 4 | 0 | | | | Allow NULL? |
| 4 | TKNUM | Shipment Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 5 | EXIDV | External Handling Unit Identification | nvarchar | 20 | 0 | | | | Allow NULL? |
| 6 | VENUM | Internal Handling Unit Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 7 | CNTNR_TYP_CD | Container type | nvarchar | 2 | 0 | | | | Allow NULL? |
| 8 | CNTNR_ID | Container identifier | nvarchar | 20 | 0 | | | | Allow NULL? |
| 9 | VHILM | Packaging Materials | nvarchar | 18 | 0 | | | | Allow NULL? |
| 10 | BRGEW | Total Weight of Handling Unit | decimal | 15 | 3 | | | | |
| 11 | NTGEW | Loading Weight of Handling Unit | decimal | 15 | 3 | | | | |
| 12 | MAGEW | Allowed Loading Weight of a Handling Unit | decimal | 15 | 3 | | | | |
| 13 | TARAG | Tare weight of handling unit | decimal | 15 | 3 | | | | |
| 14 | GEWEI | Weight Unit | nvarchar | 3 | 0 | | | | Allow NULL? |
| 15 | LAENG | Length | decimal | 13 | 3 | | | | |
| 16 | BREIT | Width | decimal | 13 | 3 | | | | |
| 17 | HOEHE | Height | decimal | 13 | 3 | | | | |
| 18 | MEABM | Unit of Dimension for Length/Width/Height | nvarchar | 3 | 0 | | | | Allow NULL? |
| 19 | KUNWE | Ship-to external party | nvarchar | 10 | 0 | | | | Allow NULL? |
| 20 | KUNNR | Ship-to party | nvarchar | 10 | 0 | | | | Allow NULL? |
| 21 | LIFNR | Account Number of Vendor or Creditor | nvarchar | 10 | 0 | | | | Allow NULL? |
| 22 | SGTXT | Item Text | nvarchar | 50 | 0 | | | | Allow NULL? |
| 23 | IT_RESP | Person or group responsible for returns item | nvarchar | 2 | 0 | | | | Allow NULL? |
| 24 | IT_STATUS_CD | Status of returns document item | nvarchar | 2 | 0 | | | | Allow NULL? |
| 25 | IT_ACTION | Recommended action for returns document item | nvarchar | 2 | 0 | | | | Allow NULL? |
| 26 | IT_STEP | Step within recommended action | nvarchar | 2 | 0 | | | | Allow NULL? |
| 27 | IT_XDELT | Flag: Returns document is deleted | char | 1 | 0 | | | | Allow NULL? |
| 28 | IT_XBLCK | Flag: Returns document is blocked | char | 1 | 0 | | | | Allow NULL? |
| 29 | IT_TLOCN | Returns item temporary location | nvarchar | 30 | 0 | | | | Allow NULL? |
| 30 | IT_MISCI | Returns item miscellaneous information | nvarchar | 30 | 0 | | | | Allow NULL? |
| 31 | IT_XHOLD | Flag: Hold Delivery at Base Location | char | 1 | 0 | | | | Allow NULL? |
| 32 | OBJTY_REF | Object type for document flow | nvarchar | 4 | 0 | | | | Allow NULL? |
| 33 | OBJID_REF | Identifier for document flow object | nvarchar | 22 | 0 | | | | Allow NULL? |