| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | TRMNO_INT | Transfer Number (Internal) | nvarchar | 12 | 0 | | | | Allow NULL? |
| 3 | VBELN | Delivery | nvarchar | 10 | 0 | | | | Allow NULL? |
| 4 | COMNUM | Combination Number | nvarchar | 6 | 0 | | | | Allow NULL? |
| 5 | MATNR | Material Number | nvarchar | 18 | 0 | | | | Allow NULL? |
| 6 | PLGCNT | Entry Counter for a Delivery Material | nvarchar | 2 | 0 | | | | Allow NULL? |
| 7 | PLGTYP | Type of Entry in Processing Log | nvarchar | 2 | 0 | | | | Allow NULL? |
| 8 | PLGSRC | Origin of Entry in Processing Log | char | 1 | 0 | | | | Allow NULL? |
| 9 | ERDAT | Date on Which Record Was Created | nvarchar | 8 | 0 | | | | Allow NULL? |
| 10 | ERZET | Entry time | nvarchar | 6 | 0 | | | | Allow NULL? |
| 11 | ERNAM | Name of Person who Created the Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 12 | AUART | Sales Document Type | nvarchar | 4 | 0 | | | | Allow NULL? |
| 13 | PSTYV | Sales document item category | nvarchar | 4 | 0 | | | | Allow NULL? |
| 14 | VBTYP | SD document category | char | 1 | 0 | | | | Allow NULL? |
| 15 | VBELN_CD | Sales and Distribution Document Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 16 | POSNR_CD | Item number of the SD document | nvarchar | 6 | 0 | | | | Allow NULL? |
| 17 | FKDAT_CD | Billing date for billing index and printout | nvarchar | 8 | 0 | | | | Allow NULL? |
| 18 | AUGRU | Order reason (reason for the business transaction) | nvarchar | 3 | 0 | | | | Allow NULL? |
| 19 | POSNR_IVF | Item number of the SD document | nvarchar | 6 | 0 | | | | Allow NULL? |
| 20 | NETWR | Net Value in Document Currency | decimal | 15 | 2 | | | | |
| 21 | FKIMG | Actual Invoiced Quantity | decimal | 13 | 3 | | | | |