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

Regarding F4 help

Former Member
0 Likes
454

Dear All,

I have a requirement like i will create one selection screen, in that i will specify two fields like f1 and f2. Now i will provide the some input to f1 on the selection screen. and now based on it when press F4 on the field f2 i need to get all the possible values based on the field f1. So if possible could you please provide me sample code on it..

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
429

You can use FM DYNP_VALUES_READ for your requirement.

Search in SCN for that FM you will come to know how to make use of it.

Dear All,

I have a requirement like i will create one selection screen, in that i will specify two fields like f1 and f2. Now i will provide the some input to f1 on the selection screen. and now based on it when press F4 on the field f2 i need to get all the possible values based on the field f1. So if possible could you please provide me sample code on it..

2 REPLIES 2
Read only

Former Member
0 Likes
429

Your Question is vague. If I am not wrong you are voileting the rules of forum.

You create whatever you want and if any problem arises then only post here.

Moderators please notice.

Harish

Read only

GauthamV
Active Contributor
0 Likes
430

You can use FM DYNP_VALUES_READ for your requirement.

Search in SCN for that FM you will come to know how to make use of it.