2014 Feb 18 4:26 PM
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
2014 Feb 18 5:25 PM
Hi Bakkali,
please check if you have already activated the variant
Hope its helpful
Regards
MC
2014 Feb 18 8:02 PM
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
2014 Feb 18 10:45 PM
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.
2014 Feb 19 7:55 AM
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
2014 Feb 19 2:31 PM
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,
2014 Feb 19 5:17 PM
Hi
Please, see note 1840646 - Screen Variant not working in MIRO
I hope this helps you
Regards
Eduardo
2014 Feb 23 3:45 PM
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
2015 Sep 15 9:23 AM