Skip to Content
0
Former Member
Apr 23, 2009 at 07:30 AM

Call Transaction

49 Views

Hi,

I used following code to open Purchase order view screen (ME23N)

set parameter id 'ZABC' field i_alv-ebeln.

call transaction 'ME23N' and skip first screen.

my problum is that while runing this code it opens the transaction (but no data ), even if the user user is having no authorization to wiew ME23N

is it is possible to give message without opening the transaction

Regards

Nausal