| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | LOTNO | DRM lot number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 3 | DELETE_FLAG | Lot deletion flag | char | 1 | 0 | | | | Allow NULL? |
| 4 | MSBOOKPARTNO | Manufacturer book part number | nvarchar | 18 | 0 | | | | Allow NULL? |
| 5 | MATERIAL | Material Number | nvarchar | 18 | 0 | | | | Allow NULL? |
| 6 | TRACK_PARTNER | Tracking partner | nvarchar | 10 | 0 | | | | Allow NULL? |
| 7 | PARTNER | Business Partner Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 8 | LOTTYPE | DRM lot type | char | 1 | 0 | | | | Allow NULL? |
| 9 | END_CUST | DRM end customer | nvarchar | 10 | 0 | | | | Allow NULL? |
| 10 | PLANT | Plant | nvarchar | 4 | 0 | | | | Allow NULL? |
| 11 | SALES_ORG | Sales Organization | nvarchar | 4 | 0 | | | | Allow NULL? |
| 12 | DIST_CHNL | Distribution Channel | nvarchar | 2 | 0 | | | | Allow NULL? |
| 13 | DIVISION | Division | nvarchar | 2 | 0 | | | | Allow NULL? |
| 14 | PURCH_ORG | Purchasing Organization | nvarchar | 4 | 0 | | | | Allow NULL? |
| 15 | BUCKETTYPE | DRM bucket type | nvarchar | 2 | 0 | | | | Allow NULL? |
| 16 | MS_DR_IND | Indicates manufacturer/supplier or distributor/reseller lot | char | 1 | 0 | | | | Allow NULL? |
| 17 | ASSEMBLY_IND | Assembly indicator | char | 1 | 0 | | | | Allow NULL? |
| 18 | MATDOCQTY | Material document quantity | decimal | 15 | 3 | | | | |
| 19 | INVOICQTY | Invoice quantity | decimal | 15 | 3 | | | | |
| 20 | DRAVLQTY | Unresold quantity in DRM lot | decimal | 15 | 3 | | | | |
| 21 | DRSTQTY | Sell-through quantity | decimal | 15 | 3 | | | | |
| 22 | PRISSQTY | Quantity of material issued to production | decimal | 15 | 3 | | | | |
| 23 | ECRETQTY | Change in resale return quantity | decimal | 15 | 3 | | | | |
| 24 | MSRETQTY | Quantity returned by distributor/ reseller | decimal | 15 | 3 | | | | |
| 25 | DSSELLINQTY | Drop-Ship Sell-in qty awaiting Resale Reporting | decimal | 15 | 3 | | | | |
| 26 | QTY_UNIT | Base Unit of Measure | nvarchar | 3 | 0 | | | | Allow NULL? |
| 27 | ALT_UOM | Alternate unit of measure for quantities | nvarchar | 3 | 0 | | | | Allow NULL? |
| 28 | QTY_NUMER | Numerator to convert quantities | decimal | 5 | 0 | | | | |
| 29 | QTY_DENOM | Denominator to convert quantities | decimal | 5 | 0 | | | | |
| 30 | PRIC_UNIT | Pricing unit for price protectable price | decimal | 5 | 0 | | | | |
| 31 | COND_RATE | Price protectable price condition rate | decimal | 11 | 2 | | | | |
| 32 | COND_CURR | Price protectable price currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 33 | COND_NUMER | Numerator for converting price protectable price | decimal | 5 | 0 | | | | |
| 34 | COND_DENOM | Denominator for conversion to base unit | decimal | 5 | 0 | | | | |
| 35 | COND_UOM | Pricing unit of measure | nvarchar | 3 | 0 | | | | Allow NULL? |
| 36 | LAST_SELLIN_DT | Latest Sell In Date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 37 | PPTYPE | Price protection type | char | 1 | 0 | | | | Allow NULL? |
| 38 | LASTAUDITNO | Total number of audit trails for DRM lot | nvarchar | 6 | 0 | | | | Allow NULL? |
| 39 | PP_STATUS | Price protection status of DRM lot | char | 1 | 0 | | | | Allow NULL? |
| 40 | REF_ASMB_PRODORD | Production order number | nvarchar | 12 | 0 | | | | Allow NULL? |
| 41 | REF_ASMB_SLSORD | Reference assembly sales order | nvarchar | 10 | 0 | | | | Allow NULL? |
| 42 | REF_ASMB_SLSITM | Reference sales order item | nvarchar | 6 | 0 | | | | Allow NULL? |
| 43 | CREATED_BY | Name of Person who Created the Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 44 | CREATED_DT | Created on | nvarchar | 8 | 0 | | | | Allow NULL? |
| 45 | CREATED_TM | Time created | nvarchar | 6 | 0 | | | | Allow NULL? |
| 46 | LASTCHGDBY | Last Changed By | nvarchar | 12 | 0 | | | | Allow NULL? |
| 47 | LASTCHGDDT | Changed On | nvarchar | 8 | 0 | | | | Allow NULL? |
| 48 | CHANGED_TM | Last changed at | nvarchar | 6 | 0 | | | | Allow NULL? |
| 49 | DUMMY_1 | Dummy function in length 1 | char | 1 | 0 | | | | Allow NULL? |