OnAfterProdOrderRoutingLineSelectionChange

  • Updated

This event occurs when one or more production order routing lines get selected.

Please note: Multiselect is not officially released but can be unlocked by knowledgeable customers.

[IntegrationEvent(/*IncludeSender*/false, /*GlobalVarAccess*/false)]

procedure OnAfterProdOrderRoutingLineSelectionChange(pClientGuid: Guid; 

pProdOrderRoutingLinePositions: List of [Text]; var pHandled: Boolean)
 Data typeDescription
Parameter:  
pClientGuidGuidThis value is used for the global identification of VPS Control-AddIn on a page.
pProdOrderRoutingLinePositionsList of [Text]List of selected production order routing lines. By default, there is one production order routing line. In the future, in case of multi-selection, several Production Order Routing Lines will be selected
var pHandledBooleanIf it returns true, the event will be skipped

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.