Price List Line ID Not Populating
Requirement: To Create Modifier, Qualifier and Price List with couple of Items.
Solution : QP_MOFIDIERS_PUB.PROCESS_MODIFIERS
Outcome : Modifier Created
Qualifier Created
Price List Created with Multiple Lines, but with same List Line ID
Expected Outcome:
QP_LIST_HEADERS
Name : OraMod1234
List header ID : 234567
QP_LIST_LINES
List Line ID : 7890123
7890124
7890125
7890126
QP_PRICING_ATTRIBUTES
List header ID : 234567
List Line ID : 7890123
7890124
7890125
7890126
But now the issue is, that the Pricing Attributes are not getting updated properly. It is as below:
QP_PRICING_ATTRIBUTES
List header ID : 234567
List Line ID : 7890123
7890123
7890123
7890123