Have a requirement to allow users to roll an order line (CO/DO) back from 44 to 22 status with a single click of a button. Need the ability to select multiple deliver lines and execute MHS850MI.DeletePickList, then have the grid refresh so we can execute the next API MWS411MI.MoveDelLn. The current solution is 3 buttons, a button for first API, a refresh button followed by the 3rd button to execute the last API.
Looking to trigger all three interactions to a single button. This would avoid the need to create an extended API