Skip to Content
0
Jul 28, 2016 at 04:22 PM

HANA Variables in IDT

196 Views

Hi All,

I want to know how to suppress HANA Variables at Business layer in IDT.

I have to attach an SQL based LOV for e.g. Vendor.

I have this Vendor Variable originally created in HANA Cal.View but it doesn't show the Vendor desc along for input help values.

Hence I plan to create an SQL LOV to populate both the Vendor code and Name.

I created an Universe parameter with LOV attached and using END_SQL I will bind that to the HANA variable.

But now the question and problem is, both the HANA variable and Universe Parameter are visible.

How do I suppress the variable coming from HANA model. I want to have only the Universe parameter that has the LOV to be displayed to the user.

Thanks

Ganesh