Import parameters

Directory

/data/manufacturing-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

Start date

startDate

String (ISO 8601)

X

YYYY-MM-DD

End date

endDate

String (ISO 8601)

X

YYYY-MM-DD

Quantity

quantity

Double

X

Unit code

unitCode

String

X

5 characters max

Item code

itemCode

String

X

20 characters max

Activity code

activityCode

String

X

R1 (20 characters max)

Process code

operatingProcessCode

String

20 characters max

Activity suite code

soaCode

String

X

R1 (20 characters max)

Rules

R1

If activity code (activityCode) is set, activity suite code (soaCode) is optional.

If activity suite code (soaCode) is set, activity code (activityCode) is optional.

At least one of activity code (activityCode) or activity suite code (soaCode) must be set.

Example

companyCode;establishmentCode;startDate;endDate;quantity;unitCode;itemCode;activityCode;operatingProcessCode;soaCode
20;20;2023-11-14;2023-11-14;995;CPT;P0001;P0001;P0001;
20;20;2023-11-14;2023-11-14;995;CPT;P0300;;;P0300