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: 

Variant Transaction

Former Member
0 Kudos
75

Hi

I want to create transactions using variant transactions in Se93.I have one Z T-CODE for which I have create transaction variants.I have already created transaction variants for the above Z T-CODE using the varaint for e.g 'TEST' in the Z T-Code.When I create transaction code in se93 and call this Z T-Code with its respective transaction variant it doent execute with this particular variant.It always call the selection screen with the default values it has got.Could you let me know what may be the problem?

Thanks

Davinder

1 REPLY 1

Former Member
0 Kudos
49

Hi,

Verify if the values have been saved in the variant TEST.. there are checkboxes available while saving variant to retain the values saved or not.. You may check that..

Otherwise variant specified in se93 will be loaded when the transaction is invoked.