2012 Dec 10 12:57 PM
Hello,
I have a list box in a table control that contains Material descriptions. Right now i am getting all material descriptions.
But i want to populate the list box values (for each row) based on column 'Material Type' for which i may get single or multiple entries as relevant for each row.
Can some one tell me how to do this?
Thanks
Ricky
Hello,
I have a list box in a table control that contains Material descriptions. Right now i am getting all material descriptions.
But i want to populate the list box values (for each row) based on column 'Material Type' for which i may get single or multiple entries as relevant for each row.
Can some one tell me how to do this?
Thanks
Ricky
2012 Dec 10 1:07 PM
Hi ,
Check this SAP Standard Program using SE38 'RSDEMO_TABLE_CONTROL' .
Regard's
Smruti
2012 Dec 10 7:40 PM
Hi Smurti,
The program does not use FM : VRM_SET_VALUES for values in List display. I dont know how its picking up values.
Any more inputs.
2012 Dec 11 2:08 AM
Hello Ricky,
Did you check the ON VALUE-REQUEST module(s) in your dynpro? I prefer not to use the unreleased FM VRM_SET_VALUES for the list-box functionality, rather i try to use F4IF_INT_TABLE_VALUE_REQUEST.
BR,
Suhas
2012 Dec 11 5:02 AM
Hello Saha,
I tried as you said WITHOUT using FM VRM_SET_VALUES but i cannot see any values filled in listbox. Let me tell you that i have this listbox as a field in table control.
Can you tell me how to fill Listbox using F4IF_INT_TABLE_VALUE_REQUEST.
I am NOT able to fill the material desctripions based on Material Type .
Please suggest.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |