DBA Data[Home] [Help]

APPS.CSP_AUTO_ASLMSL_PVT dependencies on CSP_NEW_PRODUCT_PLANNING_V

Line 1872: from csp_new_product_planning_v cnpp,

1868: fnd_global.user_id,
1869: sysdate,
1870: fnd_global.user_id,
1871: fnd_global.conc_login_id
1872: from csp_new_product_planning_v cnpp,
1873: csp_supersede_items csi
1874: where cnpp.level_id like p_level_id || '%'
1875: and csi.inventory_item_id(+) = cnpp.inventory_item_id
1876: and csi.organization_id (+) = cnpp.organization_id