‎2006 Dec 14 9:09 PM
Hi I am using WFMC_MESSAGES_SELECT and WFMC_MESSAGES_PROCESS to issue printouts for invoices from an external program.
Everything works fine. However, some of our users who do not have authorization to create/change invoice, i.e. VF01/VF02, cannot run this program. They are being blocked by Authorizations.
Why would any of these function modules need athorizations to VF01/VF02?
thanks
-kaushik
‎2006 Dec 14 9:14 PM
Hi Kaushik,
Why don't you use standard program SD70AV3A or RSNAST0D instead.
Regards,
Ferry Lianto
‎2006 Dec 14 9:22 PM
Ferry,
the reason is because both these programs gererate an initial list. The user needs to select from the list and process those that he wants to print.
We need the process to totally run in the background with no user interaction.
thanks
-kaushik
‎2006 Dec 14 9:37 PM