Import parameters

Directory

/data/purchases-forecast-plans

Files reference

  • filename : header

Other parameters

Plan id identification (planId)

Related plan is passed by the planId parameter which is required.

Files content

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

Unit code

unitCode

String

X

5 characters max

Item code

itemCode

String

X

20 characters max

Start date

startTime

String (ISO-8601)

X

YYYY-MM-DDTHH:MM:SSZ

End date

endTime

String (ISO-8601)

X

YYYY-MM-DDTHH:MM:SSZ

Quantity

quantity

Double

X

Supplier code

supplierCode

String

10 characters max

Area code

depositCode

String

10 characters max

Example

companyCode;establishmentCode;startTime;endTime;unitCode;itemCode;quantity;supplierCode;depositCode
02;03;2014-05-28T00:00:00Z;2014-05-28T00:00:00Z;KG;01;1.0;CUST;DEP
02;03;2014-05-28T00:00:00Z;2014-05-28T00:00:00Z;KG;01;1.0;;;
02;03;2015-05-28T00:00:00Z;2014-05-28T00:00:00Z;KG;01;1.0;;;