How to create the context and rowset on a record on which the user is not currently on?
Scenario is as follows:
1. User goes to a draft Price List and clicks "Generate"
2. Signal calls Variable to create the Context and Rowset from the current price list (not the same price list from step #1)
3. Edit the context and rowset via PSP
4. Sync the Context and Rowset.
The main issue is that user is clicking "Generate" on a record that isn't the record they want within PSP.
How to create the context and rowset on a record on which the user is not currently on?