Edit Purchase order page to implement one custom PO template on "VIEW PDF" button
Summary: When user opens the Purchase order page , after clicking on "View PDF" , custom report should be called and report should be generated for corresponding PO .We have parameter of Purchase order number in Custom report .
I had raised SR 3-33032299341 and got partial solution(Custom PO PDF Not Displaying (Doc ID 2302842.1)) to implement custom report . Currently I am able to generate custom report on "View PDF" button , but its getting generated for all the Purchase order(PO's) present in system . Our requirement is to view the report only for the specific opened PO's in application(Which is the behavior even when standard PO report is being called on the page) .Need to know how custom report can be configured to meet the requirement .