Field Dependency – CRUD LIFE https://crudlife.com Create Your Own Life Mon, 28 Oct 2024 08:35:01 +0000 en-US hourly 1 https://wordpress.org/?v=4.9.26 How to add dependencies between dropdown lists in SAP Agent Performance Management (APM)? https://crudlife.com/how-to-add-dependencies-between-dropdown-lists-in-sap-agent-performance-management-apm/ https://crudlife.com/how-to-add-dependencies-between-dropdown-lists-in-sap-agent-performance-management-apm/#respond Wed, 02 Nov 2022 03:23:24 +0000 http://crudlife.com/?p=345 This is one of biggest limitation of SAP Agent Performance Management (APM) that I am faced. I have raised the issue to SAP but have not yet received their feedback.

We have many requirements that need to have dependencies between dropdown lists to ensure that valid combinations of these values. This is a simple example. In the form to input agent address:

– The dropdown list 1 is City/Province

– The dropdown list 2 is District

– The dropdown list 3 is Ward

=> When user select City/Province then the dropdown list 2 has only districts belong to selected City/Province.

=> When user select District then the dropdown list 3 has only Ward belong to selected District.

I see in the SAP document there is a solution using “Field Dependency” to define relationships between specific fields. But this approach is suitable for static list. How can we handle a dynamic situation that dropdown list 2 or 3 is queried from database base on the selection of dropdown list 1?

https://help.sap.com/docs/APM_Producer_Manager/76ba1a2d59c74318b880a1f6e140eb29/c254c0ade6804b59bfdc6a7d50b31b9a.html

In general, how to trigger the event of server side for any dropdown list/field and get the relevant data back?

Here is the original post

]]>
https://crudlife.com/how-to-add-dependencies-between-dropdown-lists-in-sap-agent-performance-management-apm/feed/ 0