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

display text in UI

0 Likes
429

Hello ,

i follow your document to replicate a sales quote Text from ECC to C4C .

In code list mapping my text is mapped on 10029 Approval Notes

I see in Playload that the text is coming From ECC.

But how to display this 10029 Approval Notes in UI of Sales Quote ?

In tab notes of quote i see only internal notes and external notes and i don't know how add another one ?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member226
Employee
Employee

Hello,

Approval notes are only visible in the "Approval" tab and hence you can navigate to the "Approval" tab to see the value of transferred notes.

If you want to see it as internal/external notes then its TextType has to be changed either in Incoming message via Code List Mapping or via CPI mapping step.

OR ALternativeky you can also coy the value of approval notes via SDK to External/Internal notes.

BR