This topic is already existing but i can't put reply there.
still as priya mentioned its not as easy as she replied to perform scrolling logic.
we need to use TSQ or TDQ (most probably TSQ)
and the temporary valuse are to be stored in the TWA between each
transaction and we need to manipulate those valuse in the program.
Joined: 21 Mar 2005 Posts: 15 Location: Pune, INDIA
Hi mainframemouli,
I too noticed that the thread was disabled from replying.
What you say is absolutely right.
We need to use TSQ or TDQ depending upon whether we need to keep data or not (TDQ is read destructive).
And we need to hold the data values for related variables in either DFHCOMMAREA or TWA.