CreateWorkOrderPositionEnd

Executed  after creating a new work order position BEFORE time reservation

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

This function is called ONLY for main work order position. Not for sub positions.

 

Variable

Read

Write


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 synchronization the changes. But this work order is not saved in database. It's only temporally.
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 not calculated.

Use CreateWorkOrderPositionComplete.