Which PVO to use to retrieve data from order header extensible flexfields
Summary:
Need to retrieve sales orders based on order header extensible flexfields. I've noticed there is a oracle.apps.scm.doo.header.publicView.HeaderEffVLPVO, but it only has 3 attributes. Another one is oracle.apps.sales.salesOrder.publicView.analytics.SalesOrderHeaderPVO that has ExtnAttributeCharXXX and similar numbered attributes. Need an example how to use it in OM Extensions.
Content (please ensure you mask any confidential information):
Need to retrieve sales orders based on order header extensible flexfields. I've noticed there is a oracle.apps.scm.doo.header.publicView.HeaderEffVLPVO, but it only has 3 attributes. Need an example how to use it in OM Extensions.