2005 Jun 15 1:11 PM
Hi
I have 2 input fields on my selection screen, first of them (project id) being mandatory. Now I am using that value of the first field for populating internal table to be used for F4 on the second field. But when the first field is input with the value and go to the next with the tab the event At selection screen on f1 is not triggered and hence I am not getting that value in the processing of the next field. Whats the workaround for it?
Thanks
pM
2005 Jun 15 1:19 PM
Hi,
before you use try to populate the values for the internal table for F4 help, read the value for the first field namely project id using the function module DYNP_VALUES_READ.
provide the selection parameter as dynpro field, program name and get the values in the DYNP_read internal table. now using this value try to populate your internal table.
Regards,
Jagath
Hi,
before you use try to populate the values for the internal table for F4 help, read the value for the first field namely project id using the function module DYNP_VALUES_READ.
provide the selection parameter as dynpro field, program name and get the values in the DYNP_read internal table. now using this value try to populate your internal table.
Regards,
Jagath
2005 Jun 15 1:19 PM
Hi,
before you use try to populate the values for the internal table for F4 help, read the value for the first field namely project id using the function module DYNP_VALUES_READ.
provide the selection parameter as dynpro field, program name and get the values in the DYNP_read internal table. now using this value try to populate your internal table.
Regards,
Jagath
2005 Jun 15 1:20 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |