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

Possibility to get the note text for interaction from Form

0 Likes
346

Hi All,

We are having a requirement to read input note text for an interaction from the form and show in a report. Is there any CDS view we can use to read the note text of a form for an interaction.

Regards.

Sajin

Accepted Solutions (0)

Answers (1)

Answers (1)

SCHNEIDERT
Active Contributor

Hi Sajin,

you can build your own CDS view and use Data Source C_MKT_InteractionQuery. Here you can find the INTERACTIONCONTENTSUBJECT.

You can also build a Custom Analytical Query using Data Source: Interaction (CUBE) (I_MKT_INTERACTIONCUBE)

Maybe that helps.

BR Tobias