DBA Data[Home] [Help]

APPS.CTO_CONFIG_COST_PK dependencies on CSTPSCEX

Line 1748: CSTPSCEX.Supply_Chain_Rollup(

1744: oe_debug_pub.add('Populate_buy_cost: Calling Supply Chain Rollup program',5);
1745: End if;
1746:
1747: /* Commented as part of Bugfix 7246036
1748: CSTPSCEX.Supply_Chain_Rollup(
1749: lRollupId, -- i_rollup_id
1750: 1, -- i_explosion_level
1751: NULL, -- i_report_levels
1752: lMrpAssignmentSet, -- i_assignment_set_id

Line 1772: CSTPSCEX.Supply_Chain_Rollup(

1768: lErrorCode, -- o_error_code
1769: lErrorMsg); -- o_error_msg
1770: */
1771:
1772: CSTPSCEX.Supply_Chain_Rollup(
1773: i_rollup_id => lRollupId,
1774: i_explosion_levels => 1,
1775: i_report_levels => NULL,
1776: i_assignment_set_id => lMrpAssignmentSet,

Line 2635: CSTPSCEX.Supply_Chain_Rollup(

2631:
2632: END IF;
2633:
2634: /* Commented as part of Bugfix 7246036
2635: CSTPSCEX.Supply_Chain_Rollup(
2636: lRollupId, -- i_rollup_id
2637: 1, -- i_explosion_level
2638: NULL, -- i_report_levels
2639: lMrpAssignmentSet, -- i_assignment_set_id

Line 2659: CSTPSCEX.Supply_Chain_Rollup(

2655: lErrorCode, -- o_error_code
2656: lErrorMsg); -- o_error_msg
2657: */
2658:
2659: CSTPSCEX.Supply_Chain_Rollup(
2660: i_rollup_id => lRollupId,
2661: i_explosion_levels => 1,
2662: i_report_levels => NULL,
2663: i_assignment_set_id => lMrpAssignmentSet,