Hi hope someone can help
I have a custom dev where a new table/form is created. (Lets call it CustomA) This table contains the TransferIds, and a status from the Table InventTransferTable, which are generated through standard process
They now would like to be able to Ship the entire transfer order from this table when the status on this new table is changed.
So I would like to Ship a transfer order in code. But I want to ensure that all the standard processes occurred.
Does anyone have example of code to ship the entire transfer order if I have the TransferId.
Kind regards