DBA Data[Home] [Help]

APPS.JMF_SHIKYU_RPT_CUR_PVT dependencies on HR_ORGANIZATION_INFORMATION

Line 58: --| hr_organization_information for the |

54: --| MAY-23-2006 Amy solve bug 5232878: |
55: --| Modified l_cur_get_unreceived_po in |
56: --| cuar_get_unreceived_po to get vendor_id and |
57: --| vendor_site_id from |
58: --| hr_organization_information for the |
59: --| TP Organization instead of OEM Organization.|
60: --| Also, set the concurrent request status to |
61: --| warning if the un-shipped SOs are not |
62: --| defined in functional currency, and if no |

Line 310: ,hr_organization_information hoi

306: ,jmf_subcontract_orders sub
307: ,po_line_locations_all loc
308: ,po_lines_all l
309: ,po_headers_all h
310: ,hr_organization_information hoi
311: ,mtl_interorg_parameters mip
312: ,hr_all_organization_units_tl haotl
313: --Added to display release_number
314: ,po_releases_all pra