Page History
...
Next the script retrieves the current order number from the instance list to the GETORDER screen. Typically you need to edit this part of the script (see Replacing Hardcoded Employee Number with Current Instance List Entry):
SETVALUE("ORDERNUMBER", objListManager.AKey1\[0\] ); ...