Failed Time card Transaction - Adding time card week — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Failed Time card Transaction - Adding time card week

edited Apr 24, 2019 8:50PM in Workforce Management 2 comments

Summary

Failed Time card Transaction - Adding time card week

Content

Below query retrieves the Failed time card transactions, But unable to pull the corresponding time card start date and end date. Is there any way to pull these details.

select to_char(d.CREATION_DATE,'MM/DD/YYYY') CREATION_DATE , pu.username, pu.person_id,n.full_name, p.person_number,
pea.email_address  employee_email, peam.email_address  manager_email,
ppnfm.full_name  manager, papfm.person_number manager_number
 
from
hrc_txn_header h,
hrc_txn_data d,
per_all_people_f p,
per_person_names_f n,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!