Any suggestions for how to pull the list_line_id of a price list into a custom pricing attribute?
Formula attached to the price list line.
Only use Order Management for Order Entry.
Has some custom markup values stored at the line level,
which is used for custom pricing of the data.
Price List lines use pricing attributes in all the scenarios:
Currently has setup a custom pricing attribute (for assignment in the formula)
but can only access the price list id using the OE_ORDER_PUB.G_LINE.price_list_id values.
Is there any possibility of getting the price list line id using some global variables
or any other method that they can use to determine the list_line_id of the price list line
Has some custom markup values stored at the line level,
which is used for custom pricing of the data.
Price List lines use pricing attributes in all the scenarios:
- Item
- All Items
- Item Categories.
Currently has setup a custom pricing attribute (for assignment in the formula)
but can only access the price list id using the OE_ORDER_PUB.G_LINE.price_list_id values.
Is there any possibility of getting the price list line id using some global variables
or any other method that they can use to determine the list_line_id of the price list line
0