hi,
one particular adso dialog is reading a scratch record using syntax GET SCRATCH.
What is the procedure using which i can trace where the scratch is getting populated in the first palce? in other words, how can i find out where there will be a PUT SCRATCH for the same scratch record?
Hi,
If your shop has CA-ADS DIALOG REPORTER, you can fire a report for the dialog.The report will list all the processes/records associated with the dialog. All you have to do is search in the report for the required string.