Allow to add or change entries in parallel positions (Tool, Utilities, Parallel, Alternative resources)
Create new entry or change existing entry, if LineNumber3 is defined
POST WorkorderRoutingParallel
{"DocEntry":Numeric,"LineNumber":Numeric,"LineNumber2":Numberic,...}
Change existing entry
PUT WorkorderRoutingParallel(DocEntry,LineNumber,LineNumber2,LineNumber3)
{Properties}
Properties:
Only POST:
Property |
Type |
Description |
---|---|---|
DocEntry |
Edm.Number |
Work order number |
LineNumber |
Edm.Number |
Work order position |
LineNumber2 |
Edm.Number |
Routing position |
LineNumber3 |
Edm.Number |
Parallel position |
Standard properties
Property |
Type |
Description |
||||||||
---|---|---|---|---|---|---|---|---|---|---|
Position |
Edm.Number |
the visible Position Number |
||||||||
ParallelType |
Edm.String(1) |
Define the resource type
|
||||||||
Description |
Edm.String |
The description of resource (normal the name of the resource, but you can overwrite it |
||||||||
Active |
Edm.Boolean |
Define if entry is active |
||||||||
Alternative |
Edm.Boolean |
Define as alternative resource position |
||||||||
ResourceId |
Edm.String |
The resource id (tool or resource) |
||||||||
SetupTime |
Edm.Number |
Define setup time |
||||||||
MachineLaborTime |
Edm.Number |
Define the Machine/Labor time |
||||||||
TimesUnit |
Edm.Number |
Define times Unit 1=Minute, 60=Hour |
||||||||
UseFactor |
Edm.Number |
Define Use Factor |
||||||||
WorkSteps |
Edm.Number |
Define Work steps |
||||||||
ScrapPercent |
Edm.Number |
Define Scrap in percent |
||||||||
IdleTime |
Edm.Number |
Define Idle Time |
||||||||
ResourceOptimisation |
Edm.Boolean |
Define Resource Optimisation |
||||||||
AllowManualChanges |
Edm.Boolean |
Define if manual changes allowed |
||||||||
IgnoreOwnResourcePrice |
Edm.Boolean |
Define, if own resource price as to be ignored |
||||||||
UDF1 ... UDF15 |
Edm.String |
Define UDF1, UDF2 .... UDF15 |
Additional properties for work order
Property |
Type |
Description |
---|---|---|
DefineLeadTime |
Edm.Boolean |
This tool entry define the Lead time |
CapacityPlanning |
Edm.Boolean |
Check this resource entry too for capacitiy planning |
ViewInAps |
Edm.Boolean |
Display this tool / parallel resource in APS view |
AcquisitionCost |
Edm.Number |
Define acquisition cost |
CostInputIn |
Edm.Number |
Cost price per ... |
ProductLifeInUnits |
Edm.Number |
Define life time |