‎2013 Oct 24 12:46 PM
Hello all,
We need to add selection fields to IW28 T.code.
We tried to add those selection fields using the enhancement "IUID_APPL_01_RIQMEL20" but it was no good.
We don't want to write a ZIW28 T.Code - so please no suggestions of such.
Thanks ahead
Eyal.
‎2013 Oct 24 12:52 PM
‎2013 Oct 24 2:43 PM
Hi.
Look, this can be done using an enhancement on the program RIQMEL20.
Just press Enhace on the program and then modify (second boton under the enhancement 4 dimp....)
picture:
Regards
Miguel
‎2013 Oct 27 8:42 AM
Hi Miguel and Nabheet.
Thanks for your reply.
The enhancements you have mentuined are not usefull.
Since the selection screen for IW28 T.code is only in the logical database 'QMI' - include DBQMISEL and this include can not be enhanced.
Any other suggestions?
Thanks ahead
Eyal
‎2013 Oct 27 10:24 AM
Did you also try to achieve it via extending selectiobs views of LDB. Search you will maby docs related to the same.
‎2013 Oct 27 3:22 PM
Hi,
I have tried to add selection fields through the logical database.
But when i execute the IW28 t.code I don't see the special icon (near the variant icon) that indicates that there are addition fields to select with.
Thanks
Eyal
‎2013 Oct 28 6:09 AM
Hi Eyal
Can you please detail us the steps taken for the same..? Did you create any selection view..?
thanks
Nabheet
‎2013 Oct 28 10:27 AM
HI,
Can we know which field u want to display in selection screen?
and check exit IWOC0004
‎2013 Oct 29 4:40 PM
Hi
this exit (IWOC0004) only changes the field catalog of the displayed ALV
I need to insert to the selection screen the fields: HERST and TYPBZ - from QMEL
about the LDB - since i dont see the special icon of the added selection field - what can i do about it?
Thanks
Eyal
‎2013 Oct 30 6:56 AM
Hi,
Then u can create Z program for only selection screen and get data from qmel table(using ur input) after that pass notification number in iw28(RIQMEL20) program in back ground.
‎2013 Oct 30 8:01 AM