Application Development 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: 

Transaction variant

Former Member
0 Kudos
84

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

Former Member
0 Kudos
43

THANKS

former_member216345
Participant
0 Kudos
43

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