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

Transaction variant

Former Member
0 Likes
414

Hi Gurus,

Scenario :

The requirement is to make material description field disabled for all the views except basic data1 and basic data 2 view .

This we have been able to do using transaction variant.

Querry:

The querry is :

We have created a transaction variant called "Zmm01" and assigned this variant to an Z Tcode using SE93 and this Z T Code is working satisfactorily.

Now that since i have a transaction variant can i assign this transaction variant "zmm01" to mm01.?

Customer does not want to run an Z Transaction for this. He wants to use standard mm01 T. Code only.

How do i achieve the desired changes made in the transaction variant by running standard T. Code mm01?

is there a way like we do for sales document type using T-code VOV8.

2 REPLIES 2
Read only

Former Member
0 Likes
373

THANKS

Read only

former_member216345
Participant
0 Likes
373

This cannot be controlled  in transaction variant. Use ABAP coding to achieve this.