To zero accounts you have to properly scope records:
*XDIM_MEMBERSET FLOW=F_OPEN
...
REC(EXPRESSION=0) //no target changes!
...
All records in the scope will be zeroed.
Vadim
To zero accounts you have to properly scope records:
*XDIM_MEMBERSET FLOW=F_OPEN
...
REC(EXPRESSION=0) //no target changes!
...
All records in the scope will be zeroed.
Vadim