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

Menu Exit for VK13

Former Member
0 Likes
708

Hi,

I'm new to user exits and my requirement is that in Trnx VK13, under condition menu I have to disable the menu change.

I tried copying the program to Zprogram and created a ZTrnx but it's giving errors like entry not found in T180. I forced an entry for my zvk13 in t180 but still giving some other error. Pls help. Also how to make that change menu disabled?

Thanks in advance

chesat

Hi,

I'm new to user exits and my requirement is that in Trnx VK13, under condition menu I have to disable the menu change.

I tried copying the program to Zprogram and created a ZTrnx but it's giving errors like entry not found in T180. I forced an entry for my zvk13 in t180 but still giving some other error. Pls help. Also how to make that change menu disabled?

Thanks in advance

chesat

1 REPLY 1
Read only

Former Member
0 Likes
526

Hi chesat ,

Try to create a transaction variant for VK13 .

GOTO to Tansaction SHDO for transaction VK13 and it is done for a particular condition type .

Please reward if useful.