This step reinforces what you learnt in the previous tutorial Step 6. Edit the PRO_KEY Script.
Examine the auto generated script for CUS_KEY, the JUNCTION screen where we entered the customer number.
RAMP recorded exactly what we typed. In this case that we entered "1001" in the KEY field:
As in Step 6. Edit the PRO_KEY Script in which we changed the product number in the script, also in this case we need to make the value entered in the customer number field soft. For more information see The List Manager.
Replace:
With:
SETVALUE("KEY" ,objListManager.NKey1[0]);
Save the script: