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

F4 help for the screen fields in module pool program

Former Member
0 Likes
357

Hi All,

I have a requirement that, i want to provide F4 help for the 2 fields in module pool program. the fields are document number and fiscal year from rbkp table.

i could provide search help for two fields.

but how to select matching fiscal year for that document number.

problem: i am getting fiscal year as first four digits of document number.

please help me to solve this problem.

Thanks & Regards,

Namratha.V

1 REPLY 1
Read only

Former Member
0 Likes
326

Hi,

If your requirement is after selecting the document no from f4 help then the corresponding year should be updated in the document year field then use FM --> DYNP_VALUES_UPDATE

In this function module pass the screen no program & field for which u want to update value