Image description: sales transaction data format
This image shows a sample record that illustrates the record format for input file IGYTRANA, sales transactions. The following table describes the items in the sample record.
Field number | Position | Length | Explanation | Sample content |
---|---|---|---|---|
1 | 1 | 6 | Sales order number | B11123 |
2 | 7 | 1 | Number of different items ordered | 2 |
3 | 8 | 14 | Date of sale (year month day hour minutes seconds) | 19901110123314 |
4 | 22 | 12 | Sales area | SAN DIEGO |
5 | 34 | 4 | Salesperson number | 1166 |
6 | 38 | 2 | Customer code | 09 |
7 | 40 | 14 | Date of shipment (year month day hour minutes seconds) | 19901114235505 |
8 | 54 | 2 | Product code | 26 |
9 | 56 | 4 | Quantity sold | 0200 |
8, second occurrence | 60 | 2 | Product code | 27 |
9, second occurrence | 62 | 4 | Quantity sold | 0500 |
End of image description.