DBA Data[Home] [Help]

APPS.PAY_FR_ARC_PKG dependencies on PAY_FR_CONTRIBUTION_USAGES

Line 3457: , pay_fr_contribution_usages fcu

3453: , pay_defined_balances db
3454: , pay_payroll_actions pa
3455: , pay_assignment_actions aa
3456: , pay_defined_balances db2
3457: , pay_fr_contribution_usages fcu
3458: , pay_input_values_f piv
3459: , pay_element_types_f pet
3460: where arclck.locking_action_id = p_archive_assignment_action_id
3461: and prelck.locking_action_id = arclck.locked_action_id

Line 3546: from pay_fr_contribution_usages pcu,

3542: , result.process_type process
3543: , elecls
3544: , ptp_start_date
3545: , ptp_end_date
3546: from pay_fr_contribution_usages pcu,
3547: (
3548: select
3549: max(decode(piv.name,'Process_Type',prrv.result_value)) process_type
3550: ,max(decode(piv.name,g_fr_name_base,prrv.result_value,