DBA Data[Home] [Help]

APPS.PAY_GB_FPS_NI_AND_OTHERS_13 dependencies on PER_ASSIGNMENT_STATUS_TYPES

Line 2229: and paa2.ASSIGNMENT_STATUS_TYPE_ID = (select ASSIGNMENT_STATUS_TYPE_ID from per_assignment_status_types

2225: and paa1.person_id = paa2.person_id
2226: and PX.assignment_id = paa2.assignment_id
2227: and PX.AEI_INFORMATION1 = 'Y'
2228: and PX.AEI_INFORMATION_CATEGORY = 'GB_RTI_AGGREGATION'
2229: and paa2.ASSIGNMENT_STATUS_TYPE_ID = (select ASSIGNMENT_STATUS_TYPE_ID from per_assignment_status_types
2230: where USER_STATUS = 'Terminate Assignment')
2231: and fnd_date.canonical_to_date(PX.AEI_INFORMATION2) between ( to_date('06-04-' || to_char( to_number(
2232: to_char( BPTP.regular_payment_date,'YYYY'))
2233: + decode(sign( BPTP.regular_payment_date - to_date('06-04-'