Getting approved timesheet data

M

Markus Frey

Hi

We're writing a PDS Extension which reads all approved assignments into a
SQL DB for further processing.

My question is about <ApprovalStatus>, which doens't work as one expects it
(or should I say "as I expect it" ;-).

No assignments are returned if <ApprovalStatus> is set to 1 ('Approved');
all assignments are returned if the value is set to 3 ('All').

Thanks in advance,
Mark
 
Top