DBA Data[Home] [Help]

APPS.PAY_US_EMP_TAX_RULES_PKG dependencies on HR_SOFT_CODING_KEYFLEX

Line 1132: hr_soft_coding_keyflex hsck,

1128: CURSOR csr_fed_or_def is -- Bug 3354046: Index has been forced on table pay_state_rules to remove FTS and
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