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

Dynamic Selection Button issue

Former Member
0 Likes
396

Hi All,

I am working on a ZReport which has a requirement to be added with a dynamic selection button. This Button should be same as AR01 transaction.

I have added the ADA logical database and also the NODES inside the program. I got the button on selection screen of ZReport.

But its not behaving as required. Suppose I am selecting the Time-Dependent Data -> Tax Jurisdiction as 'NZ'. Then the report has to selection only for NZ(Newz ealand). But in my report it is not even pickingup this value (NZ) and it returns for all the countries.

I tried to debug but couldnt find anything. How can I track this field?

Can you please tell me how can I fix this issue.

Thanks.

1 REPLY 1
Read only

franois_henrotte
Active Contributor
0 Likes
324

don't forget to put a GET event for each node used in dynamic selections

and inside this event, put statement: CHECK SELECT-OPTIONS.