4. if no, you can try capturing the value earlier and replacing value in the latest request. like below,
web_reg_save_param("Param",
"LB=Name":"{Test}","PensionPlan":"{Test1}","RemittanceStatus":",
"RB=,",
LAST);
you hit the nail right on the head. thanks for this. i haven't thought of that. it works.
Appreciate the help!