DBA Data[Home] [Help]

APPS.PAY_US_EMP_TAX_RULES_PKG dependencies on HR_ORGANIZATION_INFORMATION

Line 1133: hr_organization_information hoi ,

1129: select /*+ index (sr PAY_STATE_RULES_PK) -- MJC.
1130: ordered */hoi.org_information12
1131: from per_assignments_f paf,
1132: hr_soft_coding_keyflex hsck,
1133: hr_organization_information hoi ,
1134: pay_state_rules sr
1135: where paf.assignment_id = p_assignment_id
1136: and SR.state_code = hoi.org_information1
1137: and hoi.organization_id = hsck.segment1