cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PDF! Functionality

scottcarricknwn
Participant
0 Likes
2,216

Here's an odd for you. We are currently using the command PDF! when previewing a PO. This converts PO to PDF and opens it up in a PDF Viewer where the user can save, print, email the PO. Is there a way to modify the PDF Preview? For instance when they click email to attach it to an email, give the file a specific name (PO# maybe)?

View Entire Topic
Former Member

I have seen someone make a copy of FM SSFDISPLAY_OTF (which shows OTF preview) and make changes to GUI status so that extra buttons for downloading as PDF, Excel etc can be shown to user. The logic for handling PDF! is written in same function group.

scottcarricknwn
Participant
0 Likes

Thank you Manish! I'll explore that.

Florian
SAP Champion
SAP Champion
0 Likes

Hi Manish,

wow, that implements that it is available everywhere or need some hard coded values to restrict the functions.

I'm not sure if I would do that.

~Florian