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
455

Dear All,

we are facing issue on implement transaction variant to T.Code MB1B(to output only plant & Mov.type)

1)We have created a transaction variant for MB1B.

2)Create ZTCODE as a Variant Transaction Using T.code MB1B and its Transaction variant created in above step.

3)now we are execute ZTCODE at that time transaction variant working but after going to the next screen when we press back button transaction variant not working and it looks like as its in MB1B

so is there any way to control this behavior and get transaction variant working when we come back to same screen ?

Thanks & Regards

Murari Shah

Dear All,

we are facing issue on implement transaction variant to T.Code MB1B(to output only plant & Mov.type)

1)We have created a transaction variant for MB1B.

2)Create ZTCODE as a Variant Transaction Using T.code MB1B and its Transaction variant created in above step.

3)now we are execute ZTCODE at that time transaction variant working but after going to the next screen when we press back button transaction variant not working and it looks like as its in MB1B

so is there any way to control this behavior and get transaction variant working when we come back to same screen ?

Thanks & Regards

Murari Shah

1 REPLY 1
Read only

former_member216345
Participant
0 Likes
411

In transaction variant, we record every screen. Hence if any of the scene or scenario has not bee recorded, the  standard screens will appear, unless you have hidden them during recording.

Record the 'Back' scenario during recording.