CreateWorkOrderPositionEnd

Executed  after creating a new work order position BEFORE time reservation.

Work order position, Bill of Materials and Routing position saved.

This function is called ONLY for the main work order position. Not for subpositions.

 

Variable

Read

Write

Description

e_WoDocEntry

x


Number of created work order

e_WoLineNumber

x


Line Number

e_Project

x


Project Number

e_ItemCode

x


Item code from this work order position

e_Refresh

x


In refresh mode the work order will be created in parallel for synchronizing the changes. But this work order is not saved in the database. It is only temporary.
With this property you can check if this is called in refresh mode.
 
true=in refresh mode
false=in creation mode

 

 

Note: In this event times are not calculated.

Use CreateWorkOrderPositionComplete.