DBA Data[Home] [Help]

APPS.POS_VENDOR_PUB_PKG dependencies on HR_OPERATING_UNITS

Line 299: FROM hr_operating_units m

295: (px_vendor_rec IN OUT nocopy AP_VENDOR_PUB_PKG.r_vendor_rec_type)
296: IS
297: CURSOR l_cur IS
298: SELECT organization_id
299: FROM hr_operating_units m
300: , financials_system_params_all fspa
301: , ap_system_parameters_all aspa
302: , po_system_parameters_all pspa
303: WHERE m.organization_id = fspa.org_id