DBA Data[Home] [Help]

APPS.PAY_WC_INFO dependencies on HR_SOFT_CODING_KEYFLEX

Line 41: hr_soft_coding_keyflex flx,

37:
38: cursor c_get_carrier_id is
39: select wci.org_information8
40: from per_assignments_f asg,
41: hr_soft_coding_keyflex flx,
42: hr_organization_information wci
43: where p_assignment_id = asg.assignment_id
44: and asg.soft_coding_keyflex_id = flx.soft_coding_keyflex_id
45: and wci.organization_id = flx.segment1