DBA Data[Home] [Help]

APPS.CSP_PLAN_DETAILS_PKG dependencies on PO_VENDORS

Line 1446: po_vendors pv,

1442: fnd_global.login_id
1443: from mtl_supply ms,
1444: csp_repair_po_headers crph,
1445: po_headers_all pha,
1446: po_vendors pv,
1447: csd_product_transactions cpt
1448: where ms.to_organization_id = l_organization_id
1449: and ms.item_id > 0
1450: and ms.supply_type_code <> 'REQ'