Dear All
I have an EntitySet by Name Roles
EntityName is Role
Properties are RoleId, RoleName (both of type string)
I neam calling the getEntitySet of my odata service as follows
/sap/opu/odata/sap/GRC_ACCESSREQUEST_CREATE/Roles?name='RoleName'&value='abc'
However it_key_tab of the redefined GetEntitySet never gets populated
My question is whether there is way to populate this table from OdataService URL
Please help points will be rewarded.
Best Regards
Gaurav