Price List Based on List Price from Item Master
I'm trying to create a price list that is based on the list price (purchasing tab) found in the item master. This would be almost identical to a price list that is based on item cost - like what is found in this blog: How to... in Oracle EBS: How to create a price list based on item cost - Part I
The only difference would be in the Attribute Mapping. I need to find the proper API to use in place of the cst_cost_api that is used for item cost.
Does anyone know of an api where I could pull the item attribute list price from?