Requirement to add special instructions to a PDF report based on organization of a PO.
Hi
We have a requirement to add special instructions to a PDF report based on organization of a PO. Currently we have 20+ organizations. Which will increase in the future.
We have evaluated the below approaches and are looking for ideas if there is a better/more efficient approach to do the same -
1. RTF - add instructions to RTF based on organization. We are not planning to go ahead with this approach as it can cause performance issues.
2. Custom page - create a custom page where the user can add the org and instructions. This will create a Business object table which can then be used to get the instructions in the Data Set query.