Every item has a Pricing Result that combines pricing and permissions into the following properties:
- List Price - Price from the appropriate Item/Location
- Cost - Cost from the appropriate item/Location
- My Price - Price calculated via standard pricing logic
- Regular Price - Price calculated via standard pricing logic excluding customer and customer type
- Price Code Id - Price code type that was used to calculate MyPrice (if any)
- Can Buy - Can the current user purchase this item, Reason set if false. Reasons:
- Item is obsolete
- Item is obsolete and O/E Setup>Prevent Inactive Item Entry is set
- Item is non-inventory and O/E Setup>Prevent Non Inventory is set
- Item is not back orderable and has no quantity available
- Item is not back orderable and the item's total quantity available at all locations is less than zero
- Blank if the user doesn't have buy rights to the item
- Show My Price - True if the current user has view details permission to the item