pbackstrom
Programmer
I would like to have a variable store a value from one record to the next. That is, store a value from the first record, and compare it to the value in the next record coming in.
I tried a wide assortment of things using mapping variables but it seems that even if I use a SETVARIABLE on every record, it doesn't get updated in a way that is visible to the mapping until after the mapping is done running.
Is there any such thing as a real-time mapping variable that is under your control during the run?
I tried a wide assortment of things using mapping variables but it seems that even if I use a SETVARIABLE on every record, it doesn't get updated in a way that is visible to the mapping until after the mapping is done running.
Is there any such thing as a real-time mapping variable that is under your control during the run?