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 | 
| Priority type | type | String | X | Within (MRP=Needs calculation, SURPLUS=Treatment of surpluses, SHORTAGE=Treatment of shortages) | 
| Item code | itemCode | String | X | 20 characters max | 
| Effective date | effectiveDate | String (ISO-8601) | X | YYYY-MM-DDTHH:MM:SSZ | 
| Area code | depositCode | String | 10 characters max | 
Informations
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 | 
| Priority type | type | String | X | IN(MRP=Needs calculation, SURPLUS=Treatment of surpluses, SHORTAGE=Treatment of shortages) | 
| Item code | itemCode | String | X | 20 characters max | 
| Effective date | effectiveDate | String (ISO-8601) | X | YYYY-MM-DDTHH:MM:SSZ | 
| Area code | depositCode | String | 10 characters max | |
| Priority | priority | Integer | X | |
| Flow type | flowType | String | X | IN(MANUFACTURING=Manufacturing,PURCHASE=Purchase,INTERNAL_PURCHASE=Internal purchase) | 
| Activity suite code | activitySuiteCode | String | 20 characters max | |
| Activity code | activityCode | String | 20 characters max | |
| Reference item code | referenceItemCode | String | 20 characters max | |
| Third party | thirdParty | String | 20 characters max |