I am working in IFS cloud aurena environment, IFSAPP user is able to see a report that my user cant see, is there anything/setup needed to view a report in Order reports. It was created after creating a report definition & rdl.
Maybe this one can help also for Cloud Aurena:
Maybe this one can help also for Cloud Aurena:
Is there any way to see the contents of this link? I am having this same problem currently.
I guess it because it was added to the employees-partner section by a partner.
Its a KBA and very long, not sure if that person is around anymore on the community.
It starts with these examples and short explanations, I hope it can help:
There are several incidents where the report seems to be missing in IEE .
It can be ,
- Not Even in report definition
- In this situation you might need to deploy RDF , Import XSD, XSL and press object scanning option
- In Report definition but not in order reports
- The report might not have the privilege's of appearing in order report for several reasons . one of them is ,
- When a report is available for ordering at any time via Order report dialog, it should be possible to use the report parameters and view or print the report any time.
- For an example , the payment advice is not such a report. You can not order it always with given order parameters. if order is not available anymore, the report can not be printed here. Also it is treated as a report that is printed in the business work flow. Most of our customers have automated the report that will send to the respective customers/suppliers at the generation in addition of sending it to report archive.
- You can check whether the report has that privilege or not from the Database by querying this . and check the column SHOW_IN_ORDER_REPORTS
-
SELECT * FROM report_sys_tab WHERE report_ID LIKE ‘’
-
- The report might not have the privilege's of appearing in order report for several reasons . one of them is ,
In our case, it seems like the custom component that the report is part of is not active. Next step for us is determining the appropriate way to set that component as active. Thanks for posting!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.