DBA Data[Home] [Help]

APPS.CSP_PLAN_DETAILS_PKG dependencies on OE_ORDER_HEADERS_ALL

Line 1510: oe_order_headers_all ooha,

1506: fnd_global.login_id
1507: from mtl_supply ms,
1508: csp_repair_po_headers crph,
1509: po_requisition_headers_all prha,
1510: oe_order_headers_all ooha,
1511: csd_product_transactions cpt
1512: where ms.to_organization_id = l_organization_id
1513: and ms.item_id > 0
1514: and ms.supply_type_code = 'REQ'