CreateWorkOrderPosition

Executed  before creating a new work order position

 

If the user does not the create the work order manually, you can cancel the process.

In this case only this work order position is not created, but the work order creation itself continues.

 

 

Variable

Read

Write

Description

e_WoDocEntry

x


Number of created work orders

e_WoLineNumber

x

x

Line Number

e_Project

x


Project Number

e_ItemCode

x

x

Item code of this work order position
Not changeable if the work order position created manually.

e_Refresh

x


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