DBA Data[Home] [Help]

APPS.PAY_SA_USER_FUNCTION dependencies on PER_ALL_ASSIGNMENTS_F

Line 82: ,per_all_assignments_f PAA

78: from hr_organization_units HOU
79: ,hr_organization_information HOI1
80: ,hr_organization_information HOI2
81: ,hr_soft_coding_keyflex HSCK
82: ,per_all_assignments_f PAA
83: where HOU.business_group_id = p_business_group_id
84: and trunc(p_date_earned) between HOU.date_from and nvl(HOU.date_to,
85: to_date('4712/12/31','YYYY/MM/DD'))
86: and HOU.organization_id = HOI1.organization_id