DBA Data[Home] [Help]

APPS.CSTPSCEX dependencies on CSTPSCCR

Line 1734: o_error_code := CSTPSCCR.REMOVE_ROLLEDUP_COSTS

1730:
1731: l_stmt_num := 80;
1732: -- SCAPI: no costs removal for supply chain cost reports
1733: IF (i_report_option_type <> -1 or i_report_option_type is null) THEN
1734: o_error_code := CSTPSCCR.REMOVE_ROLLEDUP_COSTS
1735: (
1736: l_rollup_id,
1737: to_char(sysdate,'YYYY/MM/DD HH24:MI:SS'), -- P_ROLLUP_DATE VARCHAR2 IN
1738: i_buy_cost_type_id, -- P_SRC_COST_TYPE_ID NUMBER IN

Line 1775: o_error_code := CSTPSCCR.CSTSCCRU

1771:
1772: l_stmt_num := 100;
1773: -- SCAPI: no cost calculation for supply chain cost reports
1774: IF (i_report_option_type <> -1 or i_report_option_type is null) THEN
1775: o_error_code := CSTPSCCR.CSTSCCRU
1776: (
1777: l_rollup_id, -- L_ROLLUP_ID NUMBER IN
1778: i_request_id, -- REQ_ID NUMBER IN
1779: i_buy_cost_type_id, -- L_SRC_COST_TYPE_ID NUMBER IN