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

Doubt on Selection-screen..

Former Member
0 Likes
338

Hi Gurus,

Thanks to all for providing a helping hand for solving my problem.Its solved about 90%.

Means i got the materials for corresponding plants. But the thing is , If I select the plant through F4 help then only it will give the corresponding material under that plant. If I know the plant and i give to manually, that time when i press F4 on material i didnt got the materials. It comes the message as "No values Found" .. Please help me on this issue.

Thanks in Advance

Thanks and Regards

Siri....

2 REPLIES 2
Read only

Former Member
0 Likes
322

hi

in AT SELECTION SCREEN ON VALUE REQUEST event u can use this FM

RPY_DYNPRO_READ.

to get above field name value(filter ur required table )

use that value to get F4 function module.

Ramesh.

Read only

santhosh_patil
Contributor
0 Likes
322

Hello ,

Can you please provide the coding part for it.

....Patil