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

Dynpro dropdown to trigger PAI?

Former Member
0 Likes
1,911

Hi Experts, i have a requirment that when user chooses different option in the dropdow, the content below the dropdown should be changed. however, i found that, when i choose different option in dropdown, it will never go to PAI and PB0 part. Anyone has solution on this?

1 ACCEPTED SOLUTION
Read only

venkat_o
Active Contributor
0 Likes
1,043

Hi,

Please set Function Code to Dropdown box field in the field attributes.

It triggers the PAI event when you select the value in the dropdown list.

Thanks

Venkat.O

2 REPLIES 2
Read only

venkat_o
Active Contributor
0 Likes
1,044

Hi,

Please set Function Code to Dropdown box field in the field attributes.

It triggers the PAI event when you select the value in the dropdown list.

Thanks

Venkat.O

Read only

Former Member
0 Likes
1,043

Hi,

Please check that you have assigned the Function code of the dropdown as already suggested .. and also check if you are handling the Dropdown in the PAI and PBO.