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

Variant Trasactions

Former Member
0 Likes
427

Hi Everyone..

I have Created a Variant Tansaction of FB01, through T-Code SHD0 and its working fine.

But the problem is when i creat Transaction code for the variant transaction (From SE93), its says variant name does't exist.

however it is working fine when run that variant transaction from SHD0.

Please Help!!

Thanks & Regards

Puneet Chopra

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
396

Your message is just a warning, but you must take it into account, or it wouldn't work:

There are cross-client and client-dependent (old releases) transaction variants, but in newest releases, SHD0 only creates cross-client ones. In SE93, you must check flag "cross-client".

Hi Everyone..

I have Created a Variant Tansaction of FB01, through T-Code SHD0 and its working fine.

But the problem is when i creat Transaction code for the variant transaction (From SE93), its says variant name does't exist.

however it is working fine when run that variant transaction from SHD0.

Please Help!!

Thanks & Regards

Puneet Chopra

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
397

Your message is just a warning, but you must take it into account, or it wouldn't work:

There are cross-client and client-dependent (old releases) transaction variants, but in newest releases, SHD0 only creates cross-client ones. In SE93, you must check flag "cross-client".