DBA Data[Home] [Help]

APPS.PAY_AE_USER_FUNCTION dependencies on HR_SOFT_CODING_KEYFLEX

Line 90: ,hr_soft_coding_keyflex HSCK

86: select HOI2.org_information1
87: from hr_organization_units HOU
88: ,hr_organization_information HOI1
89: ,hr_organization_information HOI2
90: ,hr_soft_coding_keyflex HSCK
91: ,per_all_assignments_f PAA
92: where HOU.business_group_id = p_business_group_id
93: and trunc(p_date_earned) between HOU.date_from and nvl(HOU.date_to,
94: to_date('4712/12/31','YYYY/MM/DD'))