Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

question on CDS table functions

former_member1631
Participant
0 Kudos
497

Hi Experts,

Just want to know if we can write IF statements in CDS table function in the Implemented By Method ( which is AMDP) also can we define variables and can we catch some values in the variables defined.

Thanks,

Bala

1 REPLY 1
Read only

pfefferf
Active Contributor
0 Kudos
319

As CDS Table function use SQLScript (with some restrictions), you can check the SAP HANA SQLScript Reference Guide.

Specific for your questions: