cancel
Showing results for 
Search instead for 
Did you mean: 

Implementing filter option is GET ENTITYSET

Former Member
0 Kudos

Hi Experts,

Can someone help me with implementing filter options for web service. I have created an entity set to get a list of customers through RFC BOR interface. I want to filter the service based on certain parameters. Anyone having some code snippet will really help. Thank you.

Regards,

Dhruv

Accepted Solutions (0)

Answers (1)

Answers (1)

ChandraMahajan
Active Contributor
0 Kudos

Hi,

you can check my blog and see Query operation section. There you will find how you will get filter parameters in get_entityset method of DPC_EXT class etc.

Regards,

Chandra