cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Item attributes in SAP CPQ

tdhirendra3221
Explorer
0 Likes
762

Hi Everyone

I got one doubt regarding item attributes in cpq quote

ex: Item.Rank vs Item.RolledupQuoteItem

To check the results I ran some script both output was same ie line number of item.

I wondering the difference between them , couldn't figure out anything yet ..

Please let me know the difference bw them

Thanks

Dhiren

Accepted Solutions (1)

Accepted Solutions (1)

smccarth
Explorer
0 Likes

Hi Dhiren,

I believe if you use configurable products with child items, then you will see a difference. For example, you have a configurable product as item 1, and child items 1.1, 1.2, 1.3. Then:

Quote Item 1: rank 1; rolledupquoteitem 1

Quote Item 1.1: rank 2; rolledupquoteitem 1.1

Quote Item 1.2: rank 3; rolledupquoteitem 1.2

Normally you see this behavior with a configurable products with attributes as line items.

tdhirendra3221
Explorer
0 Likes

Hi Shawn ,

You're absolutely correct, when I posted the question that time I had no information about parent and child item relationship...so just for tesing I created one configurable product and then.. printed both Rank and rolledup value , result is exactly same as you mentioned

Thanks A lot

Dhiren....

Answers (0)