cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Filter Payment Terms (CashDiscountTerms)

Former Member
0 Kudos
1,015

Dear, to a customer C4C implementation we have a lot of options for CashDiscountTerms Code List, so when the options are rendered the usability is poor. We have tried some options to improve it.

1 - Filter the options based on condition, for example, on the load of the Sales Order restrict the options based on a condition, but we can't find a way to do it on a Standard Screen using the available extensibility capability.

2 - Change the Dropdown for an OVS, but for a Standard Screen we can't change the bind objects on Data Model because Bind/Unbind are disabled (Always_Disabled_Bind.png)

3 - Create another BO and retrieve information based on conditions, but for it, we need to Bind/Unbind too.

Does anyone have some suggestion about how to improve usability for long lists on Standard Fields like that?

Best regards

Accepted Solutions (1)

Accepted Solutions (1)

Dedeepya
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi

Have you evaluated using Code List Restrictions?

Using CLRs you can have a context based dynamic dropdown list of Payment Terms in Sales Orders.

Regards

Dedeepya

0 Kudos

Hi, I've already tried it, but in that case we have a lot of options and the terms are very dynamic based on customer quote and customer attributes, the options should be calculated based on history and so on.

Best regards

Dedeepya
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Isaias

This is not a standard use case 🙂

Please use SDK to evaluate custom development around the same.

Answers (0)