Hi Glenn,
Add the KUT field to the QueryCustomerIn Service by going into KUT field definition -> Services tab. Once field is added to the query, you can check the same in Code completion in SDK as well
Regards,
AbdulRasheed
Hello Glenn,
You have to implement a reference to Customer-Specific Fields. This is an object addable in the add new item Pop-Up.
There you have to select the Key User Tool created fields.
Now you should be able to select them.
Kind Regards,
Johannes
Hello,
I am using also KUT fields in my QuerybyElements.
My impression is, that KUT fields are not indexed, so full table scan happens, If I rund a query on such field.
How can I add the KUT to be indexed by the HANA DB?
Jens
Add comment