Payroll and OTL - EBS (MOSC)

MOSC Banner

Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!

How to query unprocessed element entries

Hi Everyone,

I am struggling on how to include unprocessed element entries as shown in my screenshot below

My current query only includes processed entries. I dont know where else I need to change or add?

query:

SELECT distinct upper(ppf.full_name) AS FULL_NAME,
ppa.payroll_action_id id,
haou.name ORG,
paf.employment_category,
pcak.segment2 cc,
pcak.segment1 FUND,
paf.bargaining_unit_code,
grp.segment2 as Grp,paf.assignment_number,
ppf.national_identifier as SSN,
petEE.element_name,
piv.name AS TYPE,
SUM(NVL(prrv.result_value,0)) AS PAY_VALUE,
trunc(ppa.effective_date) AS CHECK_DT,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center