Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 5653

Error- Input Parameter on SQL Script CV

$
0
0

Hi Gurus,

 

I have below sql script.... and i have to do the in HAN CV SQL Script.

 

Session_context('Poper') = Input_Paramaeter(hana)

 

Input Parameter = Period

 

---     Map((session_context('poper'), '01'),  tsl01, 0)    ) LOCALCURRENCY

 

Decode is

 

if( input parameter = '01', 'tsl01', '0')

 

I am unable to write the above formula in SQL Script.

 

-SLS...


Viewing all articles
Browse latest Browse all 5653

Trending Articles