DBA Data[Home] [Help]

APPS.PQP_GB_CPX_EXTRACT_FUNCTIONS dependencies on BEN_EXT_PERSON

Line 2488: p_effective_date=> ben_ext_person.g_effective_date,

2484: l_return :=
2485: set_extract_globals (
2486: p_assignment_id=> p_assignment_id,
2487: p_business_group_id=> p_business_group_id,
2488: p_effective_date=> ben_ext_person.g_effective_date,
2489: -- Do not use the effective date (session date) as this may have been
2490: -- reset to terminated assignment end date for override rule
2491: p_error_number=> l_error_number,
2492: p_error_text=> l_error_text

Line 4543: p_effective_date=> ben_ext_person.g_effective_date,

4539: l_return :=
4540: set_extract_globals (
4541: p_assignment_id=> p_assignment_id,
4542: p_business_group_id=> p_business_group_id,
4543: p_effective_date=> ben_ext_person.g_effective_date,
4544: p_error_number=> l_error_number,
4545: p_error_text=> l_error_text
4546: );
4547:

Line 5225: p_effective_date=> ben_ext_person.g_effective_date,

5221: l_return :=
5222: set_extract_globals (
5223: p_assignment_id=> p_assignment_id,
5224: p_business_group_id=> p_business_group_id,
5225: p_effective_date=> ben_ext_person.g_effective_date,
5226: p_error_number=> l_error_number,
5227: p_error_text=> l_error_text
5228: );
5229: