DBA Data[Home] [Help]

APPS.WSH_PROCESS_INTERFACED_PKG dependencies on HR_ORGANIZATION_INFORMATION

Line 1159: FROM hr_organization_information

1155:
1156: -- bug 3920178
1157: CURSOR c_org_oper_unit(p_organization_id IN NUMBER) IS
1158: SELECT to_number(org_information3)
1159: FROM hr_organization_information
1160: WHERE organization_id = p_organization_id
1161: AND org_information_context = 'Accounting Information';
1162:
1163: --Fulfillment Batch XML Project