cancel
Showing results for 
Search instead for 
Did you mean: 

Quote table in SAP CPQ

Robin_32
Explorer
0 Kudos

Hello Guys, I have two quote table from which I have to get information and I have to add that in a template.

I'll provide a example so that it will be easy for understanding.

Suppose there are two quote tables called "A" and "B". And there is one table in template generation called "C". Now I want first two columns from A quote table in the C table in template(same columns in template as well) and third column value from B quote table into the third column of table of C which is present in template. Can you please provide a generic Q tag for this.

Thanks 🙂

View Entire Topic
paultrozan
Explorer

In my experience, quote table tags are very limited. There are two ways you could approach this.

(1) Put two tables in the Word template, and format them to it visually appears as if there is only one table. This is...risky.
(2) Best practice I would recommend is to write a script that creates your table C as a quote table, and then simply print that out onto the document template. Table C can be hidden from users so it doesn't look bad on your quote UI.