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!

Oracle Extract giving duplicate record

PER_EXT_SEC_ASSIGNMENT_NOW_FUTURE_UE

i am using above entity and below is my filter but still its giving duplicate record

asg.system_person_type in ('EMP') 

and asg.assignment_status_type in ( 'ACTIVE', 'SUSPENDED', 'INACTIVE')

and asg.effective_latest_change = 'Y'

and asg.assignment_type in ('E')

  and pay_report_utils.get_parameter_value_date('EFFECTIVE_DATE') between asg.effective_start_date and asg.effective_end_date  

and asg.person_id = 300000003699380

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