Allows to add or change entries in parallel positions (Tool, Utilities, Parallel, Alternative resources)
Creates new entry or changes the existing entry if LineNumber3 is defined
POST WorkorderRoutingParallel
{"DocEntry":Numeric,"LineNumber":Numeric,"LineNumber2":Numberic,...}
Changes 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 |
Field |
Only Wo |
Description |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Position |
Edm.Number |
Pos2_id |
the visible Position Number |
|||||||||
ParallelType |
Edm.String(1) |
RESOURCENTYP |
Define the resource type
|
|||||||||
Description |
Edm.String |
BEZ |
The description of resource (normal the name of the resource, but you can overwrite it |
|||||||||
Active |
Edm.Boolean |
AKTIV |
Define if entry is active Only one tool with this flag can be active. If you activate this flag, the system disable automatically the flag for all other entries with active "DefineLeadTime" and save the time in main routing position
Example: Activate the tool as main tool: PUT WorkorderRoutingParallel(6002510,10,10,1)
|
|||||||||
Alternative |
Edm.Boolean |
ALTERNATIV |
Define as alternative resource position |
|||||||||
ResourceId |
Edm.String |
WKZ_ID |
The resource id (tool or resource) |
|||||||||
SetupTime |
Edm.Number |
TRAPLATZ |
Define setup time |
|||||||||
MachineLaborTime |
Edm.Number |
TEAPLATZ |
Define the Machine/Labor time |
|||||||||
TimesUnit |
Edm.Number |
MENGE_ZEITJE |
Define times Unit 1=Minute, 60=Hour |
|||||||||
UseFactor |
Edm.Number |
NUTZEN |
Define Use Factor |
|||||||||
WorkSteps |
Edm.Number |
ANZAHL |
Define Work steps |
|||||||||
ScrapPercent |
Edm.Number |
MENGEAUSSCHUSS |
Define Scrap in percent |
|||||||||
IdleTime |
Edm.Number |
LIEGEZEIT |
Define Idle Time |
|||||||||
ResourceOptimisation |
Edm.Boolean |
OPTIMIZED_ID |
Define Resource Optimisation |
|||||||||
AllowManualChanges |
Edm.Boolean |
ALLOW_MANUAL_CHANGE |
Define if manual changes allowed |
|||||||||
IgnoreOwnResourcePrice |
Edm.Boolean |
IgnoreOwnResourcePrice |
Define, if own resource price as to be ignored |
|||||||||
acquisitioncost |
Edm.Number |
KST |
x |
Cost of resource |
||||||||
CostInputIn |
Edm.Number |
KOSTENJE |
x |
Cost per minute (1) or hour(60) |
||||||||
ProductionLifeUnits |
Edm.Number |
BETRIEBSDAUER |
x |
Production life in units |
||||||||
DefineLeadTime |
Edm.Boolean |
BESTIMMT_ZEIT |
x |
Only Tool Note: if this is active, the system overwrite always defined Times in Routing position. |
||||||||
CapacityPlanning |
Edm.Boolean |
KAPAPLANUNG |
x |
Check in capacity planning |
||||||||
ViewInAps |
Edm.Boolean |
APSVIEW |
x |
Show in APS |
||||||||
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 |