DBA Data[Home] [Help]

APPS.CTO_CONFIG_COST_PK dependencies on CSTPSCEX

Line 1800: CSTPSCEX.Supply_Chain_Rollup(

1796: oe_debug_pub.add('Populate_buy_cost: Calling Supply Chain Rollup program',5);
1797: End if;
1798:
1799: /* Commented as part of Bugfix 7246036
1800: CSTPSCEX.Supply_Chain_Rollup(
1801: lRollupId, -- i_rollup_id
1802: 1, -- i_explosion_level
1803: NULL, -- i_report_levels
1804: lMrpAssignmentSet, -- i_assignment_set_id

Line 1824: CSTPSCEX.Supply_Chain_Rollup(

1820: lErrorCode, -- o_error_code
1821: lErrorMsg); -- o_error_msg
1822: */
1823:
1824: CSTPSCEX.Supply_Chain_Rollup(
1825: i_rollup_id => lRollupId,
1826: i_explosion_levels => 1,
1827: i_report_levels => NULL,
1828: i_assignment_set_id => lMrpAssignmentSet,

Line 2760: CSTPSCEX.Supply_Chain_Rollup(

2756:
2757: END IF;
2758:
2759: /* Commented as part of Bugfix 7246036
2760: CSTPSCEX.Supply_Chain_Rollup(
2761: lRollupId, -- i_rollup_id
2762: 1, -- i_explosion_level
2763: NULL, -- i_report_levels
2764: lMrpAssignmentSet, -- i_assignment_set_id

Line 2784: CSTPSCEX.Supply_Chain_Rollup(

2780: lErrorCode, -- o_error_code
2781: lErrorMsg); -- o_error_msg
2782: */
2783:
2784: CSTPSCEX.Supply_Chain_Rollup(
2785: i_rollup_id => lRollupId,
2786: i_explosion_levels => 1,
2787: i_report_levels => NULL,
2788: i_assignment_set_id => lMrpAssignmentSet,