Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ODATA - API - Success Factor JobRequisitionGroupOperator get count by job requisition number

0 Kudos
155
  • SAP Managed Tags:

Hello!

i need to get operatorRole count by requisition number on this API, jobrequisitionGroupOperator

I was able to get the total count so 72, but the result I'm looking for is the following:

15 represents the number of values on the operatorRole = T.

odata/v2/JobRequisitionGroupOperator/$count?$format=json&$select=jobReqId&$filter=operatorRole eq "T"

I would like to have the syntax to get this result by requisition the count

Requistion Nu. count

12345 count = 5

45678 count= 10

thank you!

0 REPLIES 0