cancel
Showing results for 
Search instead for 
Did you mean: 

How to Retrieve All Items within a Price List

former_member262937
Participant
0 Kudos

I have a requirement to add all items within a specificed price list to a datasource.

I've retrieved the pricelist using the SalesPriceList.Query.

QueryByTypeCodeAndPropertyIDAndPropertyValue

However, from my results I cannot access the items within each List.

I believe the Items are in the node 'PriceSpecification', am I correct?

How can I extract the details from the items?

I need to get the ProductID, ReleaseStatus, Description etc for each item in the list.

I believe I cannot use

SalesPriceList.PriceSpecificationOverview.QueryByPrSpecTypeCodeAndPrSpecPropertyIDAndPrSpecPropertyValue

as I want items of all types, not a specific price type?

Accepted Solutions (0)

Answers (1)

Answers (1)

mychandan
Explorer
0 Kudos

I got the same requirement , how you resolved this issue.

Can you please Suggest.

Advanced Thanks,

Chandan