cancel
Showing results for 
Search instead for 
Did you mean: 

CCO | print templates issue getting quantityTypeCodeName and comments from fetched sales order

Former Member
0 Kudos

Hi experts,

I am customizing an fop print template for a customer. They need to print a fetched sales order from SBO. When we do the fetch all the sales items UoM are wrong with the SBO value of UoMCode instead of UoMName. When we add items from the articles list from CCO itself the UoM values are ok (cco-articles-uom.png). We are using the quantityTypeCodeName value inside a foreach loop though the receipt/salesItems in the layout.

<xsl:value-of select="quantityTypeCodeName/text()"/>

In the case of the Remarks field, it is not been showed. In the sales orders search screen it appears as comments, so we are using it like this for the receipt.

<xsl:value-of select="$receipt/comment/text()"/>

This is the cco version we are using

Thanks in advance,

Gabriela

Accepted Solutions (1)

Accepted Solutions (1)

stephan_best
Advisor
Advisor
0 Kudos

HI Gabriela,

as mentioned from my colleague via e-mail (from customer.checkout@sap.com) it seems to be a bug. You were already asked to open an incident. Once a solution is available you will be informed in the incident and also here.

kind regards

Stephan

Answers (0)