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

SHDO + TRANSACTION VARIANT

abybakk
Explorer
0 Likes
2,984

Hello,

i have a strange problem,

i have created a screen variant for MIRO  by copy the screen variant 10_6310 to z10_6310 via OLMRLIST  in order to  change quantity field (DRSEG-MENGE) to ouput only.

The execution of this screen variant is correct, the quantity zone become gray

after that, i create  the transaction variant zmiro_qty  and assigned to it the above screen variant. but when i execute my transaction variant zmiro_qty via SHD0, it's does not work the quantity field (DRSEG-MENGE) is not gray and ready for input.

Why when i execute the screen variant, the result is ok and when i execute the

Thanks for your help

8 REPLIES 8
Read only

former_member197622
Participant
0 Likes
2,794

Hi Bakkali,

please check if you have already activated the variant

Hope its helpful

Regards

MC

Read only

0 Likes
2,794

Hi Marco,

Thank you for your help

The variant is already activated:

When i execute SHD0 when subscreen 'screen variants'  is displayed  like this:

below my screen variant :

it's works, the field quantity in MIRO is gray:

But when i execute SHD0 when subscreen 'transaction variant' is displayed

it's does not work: quantity is not gray (ready for input):

I dont understand why

Read only

0 Likes
2,794

Hi again

i dont have much experience with SDH0, but i looks like as soon you assign as tha screen variant to transaction variant it doesnt work as you expected, but it will appears in the Layout List in Miro

i opened the help and it says that the Variants work a little different in Table Controls

I have never done screen variants in table controls before, so excuse me if im wrong, but in the case its right maybe you will need to change every Variant layout to accomplish what you are looking for

Regards

MC

PD.: Excuse my english if its a little messy.

Read only

0 Likes
2,794

hi Bakkali,

yes, i have the same result with you when test the two variant.

Anyway, after i assign the transaction variant to standard transaction, and activate it.

i can get correct screen result from screen variant.

So maybe we don`t need care about the test result.

if you find what occurs the different, please share with me, thanks.

regards,

Archer

Read only

0 Likes
2,794

Hello,

I have always the same problem,

When i execute the screen variant, the result expected is ok (quantiy is gray)

but when i execute the transaction variant via SHD0, the result is not ok,

Read only

eduardo_hinojosa
Active Contributor
0 Likes
2,794

Hi

Please, see note 1840646 - Screen Variant not working in MIRO

I hope this helps you

Regards

Eduardo

Read only

abybakk
Explorer
0 Likes
2,794

Hi,

Thank you for your help,

The prroblem is solved via an enhacement point ENHANCEMENT-POINT modify_screen_6310_loop_03 in the include LMR1MO2S

Read only

Former Member
0 Likes
2,794

This message was moderated.