DBA Data[Home] [Help]

APPS.JMF_SHIKYU_RPT_SPR_PVT dependencies on JMF_SUBCONTRACT_ORDERS

Line 36: --| jmf_subcontract_orders table |

32: --| 23-Jun-2006 the2 Fixed bug 5352338: adjust cursor |
33: --| l_cur_get_subcontracting_po |
34: --| 26-Jun-2006 the2 Adjust cursor l_cur_get_subcontracting_po to|
35: --| get project_id and task_id from |
36: --| jmf_subcontract_orders table |
37: --| 26-Jun-2006 the2 Adjust cursor l_cur_get_subcontracting_po to|
38: --| merge project_num1 and project_num2 to just |
39: --| one project_num |
40: --| 23-Feb-2007 vchu Bug fix for 5684304: Removed the prefix |

Line 304: jmf_subcontract_orders sub,

300: , loc.po_release_id
301: FROM po_headers_all h,
302: po_lines_all l,
303: po_line_locations_all loc,
304: jmf_subcontract_orders sub,
305: mtl_system_items_vl mtl,
306: po_vendor_sites_all pvsa,
307: hr_locations_all hrloc,
308: hr_locations_all hrloc2,