Hi All,
Report named "SalesInvoice_IN" has been custmized as per user requirement by adding new tables as a Dataset. As per Micorosoft functionality, from "Invoice Journal" form(Accounts Receivable --> Inquiries --> Journals --> Invoice Journal), multiple invoices has been selected and clicked on "Original Preview" button.
While clicking on "Original Preview" button, Multiple screens of Sales Invoice Report are appearing but table/Body section is appearing blank in some screens while some are apearing perfect. Header-Footer section in all reports is coming perfect.
Observation:
While debugging through the reports, data is correctly rendered and the same is properly published i.e. table/body section in report is appearing for all screens. But while running the report, some screens are appearing blank.
Steps applied:
1. Tried to delete auc/tmp files but no output.
2. Added a index of dataareaid, partition and createdtransaction id. We were in a impresion that deadlock might be stopping the report for popping-out but unable to obtain the solution.
3. Tried to add a sleep() time of 2 seconds so that other report should appear only after a specified time, but unable to obtain the output.
Request you to provide me some solution or some measures/process that can be applied in order to obtain a report.
Thanks in advance!!!!!