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