With this function, you can select the production order routing lines. Currently, without having enabled multi-select, the first element in the list gets selected.
procedure setProdOrderRoutingLineSelection(pClientGuid: Guid;
pProdOrderRoutingLinePositions: List of [Text])
| Data type | Description | |
Parameter pClientGuid | Guid | This value is used for the global identification of VPS Control-AddIn on a page. |
| pProdOrderRoutingLinePositions | List 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 |
Comments
0 comments
Please sign in to leave a comment.