2013 Jan 22 11:13 AM
Hi all,
i had developed a program which allows user to store PDF documents and also to view the same. but now they required to restrict save as button , mouse right click and printing when user is allowed by the administrator.
Suraj Tripathi
2013 Jan 22 1:08 PM
Use this FM "FP_JOB_OPEN" Restrict Save as button .
Regard's
Smruti
2013 Jan 23 5:29 AM
smruti could u please help me out... what value i had to pass in my program.
2013 Jan 23 5:54 AM
Well smruti
i had tried but its not working.
Actually i m opening stored PDF doccument in SAP and i want to disable toolbar of PDF application completely in SAP.
regards
Suraj
2013 Jan 23 5:57 AM
2013 Jan 23 6:01 AM
2013 Jan 23 9:36 AM
Hi Namrata
It is not and ADOBE FORM Print.
It is and 'Z' program through which the soft document is stored from local PC to SAP using function BDS_BUSINESSDOCUMENT_CREATEF and also displaying the same in SAP through ABAP when required.
Now User requries to control PRINT of those Stored PDF documents when viewing it from SAP
regards
Suraj1