Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAVE & PRINT Button Enable for Graph Report

Former Member
0 Likes
372

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

1 REPLY 1
Read only

Former Member
0 Likes
334

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