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

va01

Former Member
0 Likes
428

hi all,

when i run VA01 its work fine.

but when i call VA01 by call Transaction their is a screen

configuration is automatecally open.

this tab comes under *extra* menu option

how can i hide it .

few week back this prg. running ok, still I not change in my prog. but is shows now this screen

i think this is some cutomizing setting .

can anyone help me.

mukesh

2 REPLIES 2
Read only

Former Member
0 Likes
399

try with

call transaction 'VA03' and skip first screen.

Read only

Former Member
0 Likes
399

thanks