Symptom
Objects in Opportunity Product table do not match the line item value (E.g.: Line ID ordering is 20,10,30 instead of 10,20,30).
Environment
SAP Cloud For Customer
Reproducing the Issue
- Go to opportunity in the product offering tab.
- Notice how ordering of the table does not match line item.
- It's possible that you might need to in adapt mode remove the hide option from the line field to view it.
Cause
Opportunity Product table default ordering is not based on line item but based on object ID of the products, Such object IDs are not guaranteed to match the line item ordering.
This default ordering applies to Odata calls of opportunity products as well.
Resolution
This is the default behavior of the system.
On adaptation mode of the table, it is possible to set the default ordering to follow line item value.
Keywords
Line Item, Opportunity, Opportunity Product, C4C, Ordering, Table, Odata. , KBA , AP-RC-UIF-RT , UI Framework Runtime , Problem