cancel
Showing results for 
Search instead for 
Did you mean: 

Conversion of Raw Data Types into String in ABAP CDS Views

deodutt_dwivedi
Active Participant

I have a requirement to consume Raw Data type field, Sales Order Item Text, into CDS views. In ABAP, there is a FM Read_Text to perform the conversion into string but consuming ABAP in CDS Views or AMDP is not possible. Kindly let me know if there is a way to achieve the same in CDS views.

0 Kudos

RAW data type can be converted to other data type in ABAP CDS via table function (window functions).

Regards,

Hari

Accepted Solutions (0)

Answers (1)

Answers (1)

VijayCR
Active Contributor

Hello Deodutt,

Did you find a solution for your question. i am also facing a similar issue.

Thanks,
Vijay

deodutt_dwivedi
Active Participant

Hi Vijaya,

Back then, there was no solution available. Not sure if something has recently come up as a solution.

Regards,

Deo