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

retrieving data in module pool

Former Member
0 Likes
365

Hi experts.

Let me explain the rqmnts2 you.

Initially a screen is needed in which 2 fields are required. They are Order Doc and Outbound delivery. For Order doc , 2 radio buttons shud b der as SO and STO.

SO is VBELN from VBAK table.

STO is EBELN from EKKO table.

If user selects either of these radio buttons, then the Outbound delivery field (i.e. VBELN from LIKP table) shud b populated with dropdown list of all values of delivery from the LIKP table which matches with the Order Doc value. See the screenshot of this below. But its not the exact screenshotu2026 bcoz he has asked 2 me add more functionality like radio button

Thanks in advance

1 REPLY 1
Read only

MarcinPciak
Active Contributor
0 Likes
334

Hi,

Check program DEMO_DROPDOWN_LIST_BOX , it has similar logic but based on different fields. Just add the logic with radiobuttons. For more info about this program refer [this|http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbabe435c111d1829f0000e829fbfe/frameset.htm].

Regards

Marcin

PS: Please don't use abbreviations as people may not understand you correctly. Use proper English.