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

WFMC_MESSAGES_PROCESS authorization issue

Former Member
0 Likes
752

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

3 REPLIES 3
Read only

Former Member
0 Likes
550

Hi Kaushik,

Why don't you use standard program SD70AV3A or RSNAST0D instead.

Regards,

Ferry Lianto

Read only

0 Likes
550

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

Read only

Former Member
0 Likes
550

Hi,

Can't you use RSNAST00..

Thanks,

Naren