UBE Report Data Selection Concurrency Question
Hi everybody
After solving a trouble ticket concerning some confusing data processing I found out, that there is some undocumented feature on JD. Edwards Report behavior on TR 8.98.0.4.
The behavior is easy to debug and therefore to reproduce and is as follows:
1) Set the "Set Selection Append Flag (<YES>) and set some data selections by "Set User Selection" in the "Initialize Section" event of a Report Section based on a Business View.
2) In the "Do Section" Event put some Report Variables so that you can see which data was processed. Save and Close the Report.
3) Start the debug.exe and set a breakpoint AT THE END of the "Initialize Section" Event.
0