Import parameters

Directory

/data/inventories

Files reference

  • filename : header

Other parameters

Context (companyCode and establishmentCode)

The import is set by a context defined by at least the company code (companyCode) and optionally the establishment code (establishmentCode)

Une liste de dépôt peut être passé via le champ depositCode

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

Date d’inventaire

inventoryDate

String (ISO 8601)

X

YYYY-MM-DDTHH:MM:SSZ

Item code

itemCode

String

X

20 characters max

Area code

depositCode

String

X

10 characters max

Code du lot

batchCode

String

20 characters max

Quantity 1

quantity1

Double

X

Unit 1

unitCode1

String

X

5 characters max

Quantity 2

quantity2

Double

Unit 2

unitCode2

String

5 characters max

Quantity 3

quantity3

Double

Unit 3

unitCode3

String

5 characters max

Example

companyCode;establishmentCode;inventoryDate;itemCode;depositCode;batchCode;quantity1;unitCode1;quantity2;unitCode2;quantity3;unitCode3
02;03;2014-04-25T00:00:00Z;I1;D1;B1;1.0;G;;;;
03;03;2014-04-25T00:00:00Z;I1;D1;B1;1.0;G;;;;
04;03;2014-04-25T00:00:00Z;I1;D1;B1;1.0;G;;;;