DBA Data[Home] [Help]

APPS.PAY_GB_FPS_NI_AND_OTHERS dependencies on PER_ASSIGNMENT_STATUS_TYPES

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

2237: and paa1.person_id = paa2.person_id
2238: and PX.assignment_id = paa2.assignment_id
2239: and PX.AEI_INFORMATION1 = 'Y'
2240: and PX.AEI_INFORMATION_CATEGORY = 'GB_RTI_AGGREGATION'
2241: and paa2.ASSIGNMENT_STATUS_TYPE_ID = (select ASSIGNMENT_STATUS_TYPE_ID from per_assignment_status_types
2242: where USER_STATUS = 'Terminate Assignment')
2243: and fnd_date.canonical_to_date(PX.AEI_INFORMATION2) between ( to_date('06-04-' || to_char( to_number(
2244: to_char( BPTP.regular_payment_date,'YYYY'))
2245: + decode(sign( BPTP.regular_payment_date - to_date('06-04-'