‎2010 Aug 18 5:27 PM
Hi All,
I have developed a report for displaying a graphical hierarchy.But the 'SAVE" & 'PRINT' button is in disable mode.
I am using the 'GRAPH_HIERARCHY' function module for displaying the graph.
Could anyone please suggest me how to enable the 'SAVE' & 'PRINT' button.
Thanks in advance.
Best Regards
Sathish
‎2010 Aug 18 6:42 PM
Hi Sathish,
You can create your own PF-Status by copying it from the standard PF-Status of the output list. Then you include the print & save button.
To get the GUI status of the output list follow menu path SYSTEM => STATUS to get the GUI status & its program.
Go to SE41(Menu Painter) => enter the Standard Program & status name & click on copy button to copy these to a Z one & then finally use it in your program using SET PF-STATUS statement.
Please close the thread if it solves your query.
Regards
Abhii