Oracle Fusion HCM Tutorial Blog
Oracle Fusion HCM Technical
(Move to ...)
Home
▼
Showing posts with label
SQL Query
.
Show all posts
Showing posts with label
SQL Query
.
Show all posts
Tuesday, 27 December 2022
SQL Query to Fetch Global Transfer records in Fusion HCM
›
SQL Query to Fetch Global Transfer records in Fusion HCM select papf.person_number, ppnf.full_name, to_char(ppos.date_start,'mm/dd/yyyy...
Monday, 26 December 2022
SQL Query to Fetch Inactive Employees in Fusion HCM
›
SQL Query to Fetch Inactive Employees in Fusion HCM select paam.* from per_all_assignments_m paam , per_all_people_f papf where 1=1 and...
›
Home
View web version