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: --+===========================================================================+

Line 291: jmf_subcontract_orders sub,

287: , loc.po_release_id
288: FROM po_headers_all h,
289: po_lines_all l,
290: po_line_locations_all loc,
291: jmf_subcontract_orders sub,
292: mtl_system_items_vl mtl,
293: po_vendor_sites_all pvsa,
294: hr_locations_all hrloc,
295: hr_locations_all hrloc2,