cancel
Showing results for 
Search instead for 
Did you mean: 

Convert Decimal to numc in CDS View

0 Kudos

Hi All,

I need to type cast decimal number to numc but it is not possible by standard way in cds views.

Can someone please suggest a way so that I can achieve it.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member274922
Participant
0 Kudos

Hi Tarun,

I found the following documentation. You can try to convert from DEC --> CHAR --> NUMC.

ABAP CDS - cast_expr, Conversion Rules

Regards,
Matthias