Regarding date issue in ps query while run to excel in peoplesoft?
Hi Team,
We have created one ps query. When we are trying to run the query using run to excel,we are getting the date field which is less than one date from the original date. It is happening for only two fields. When we run the same query using scheduled query option it is coming correctly.Find the below query which we are using for the same. It is happening for A.DTTM_MODIFIED, A.DTTM_CREATED fields only.
e.g. If A.DTTM_MODIFIED is for some employee is 02/05/2014 then it is coming as 02/04/2014.
PS QUERY:
SELECT A.EMPLID, A.NAME_DISPLAY, A.EMPL_RCD,