Skip to Content
0
Former Member
Nov 04, 2010 at 08:45 PM

Print Preview or re-print for user without security to VF03

437 Views

The requirement of the assignment is to create a stand alone transaction that will reprint a billing document or preview. The ability to do so withVF02 and VF03 is not permitted via security.

A program was created with BDC session to VF02 which then would preview or re-print a billing document. It worked wonderfully. Problem is that user received Error preventing the completion of transaction because of permission. Then I attempted to bypass the BDC and just enter the RSNAST00 program at EINZELNACHRICHT_DIALOG. This also worked fine, but not for the user.

The logic within function module LV60AU04 RV_INVOICE_DOCUMENT_READ perform BERECHTIGUNG_PRUEFEN sets error preventing completion.

Any suggestions on how to bypass the system security?

Regards,