DBA Data[Home] [Help]

APPS.CSP_PLAN_DETAILS_PKG dependencies on CSP_POPULATION_CHANGES

Line 1269: csp_population_changes cpc,

1265: fnd_global.user_id,
1266: sysdate,
1267: fnd_global.login_id
1268: from csp_failure_rates cfr,
1269: csp_population_changes cpc,
1270: csp_planning_parameters cpp
1271: where cfr.inventory_item_id = nvl(l_inventory_item_id,cfr.inventory_item_id)
1272: and cfr.product_id = cpc.product_id
1273: and cpc.organization_id = l_organization_id