Files content
Header
Data structure
| Field | Column | Data type | Required | Business rules | 
|---|---|---|---|---|
| Company code | companyCode | String | X | 2 characters max | 
| Establishment code | establishmentCode | String | X | 2 characters max | 
| Item code | itemCode | String | X | 20 characters max | 
| Batch | batch | String | 20 characters max | |
| Area code | depositCode | String | X | 10 characters max | 
| First quantity | firstQuantity | Double | X | |
| Second quantity | secondQuantity | Double | ||
| Third quantity | thirdQuantity | Double | ||
| First unit code | firstStockUnitCode | String | X | 5 characters max | 
| Second unit code | secondStockUnitCode | String | 5 characters max | |
| Third unit code | thirdStockUnitCode | String | 5 characters max |