cancel
Showing results for 
Search instead for 
Did you mean: 

Filter terminated employees for past 180 days from odata API using filter in sap cpi

priya2611
Explorer
0 Kudos
213

I have to have filter condition of terminated employees from 180 days ago

I want to set currentDate as a dynamic value in Xpath in Filter

/EmpJob/EmpJob/[((emplStatusNav/PicklistOption/externalCode/text() = 'T') and (endDate < currentdate))]

Accepted Solutions (0)

Answers (0)