DBA Data[Home] [Help]

APPS.CSTPSCEX dependencies on CSTPSCCR

Line 1679: o_error_code := CSTPSCCR.REMOVE_ROLLEDUP_COSTS

1675:
1676: l_stmt_num := 80;
1677: -- SCAPI: no costs removal for supply chain cost reports
1678: IF (i_report_option_type <> -1 or i_report_option_type is null) THEN
1679: o_error_code := CSTPSCCR.REMOVE_ROLLEDUP_COSTS
1680: (
1681: l_rollup_id,
1682: to_char(sysdate,'YYYY/MM/DD HH24:MI:SS'), -- P_ROLLUP_DATE VARCHAR2 IN
1683: i_buy_cost_type_id, -- P_SRC_COST_TYPE_ID NUMBER IN

Line 1720: o_error_code := CSTPSCCR.CSTSCCRU

1716:
1717: l_stmt_num := 100;
1718: -- SCAPI: no cost calculation for supply chain cost reports
1719: IF (i_report_option_type <> -1 or i_report_option_type is null) THEN
1720: o_error_code := CSTPSCCR.CSTSCCRU
1721: (
1722: l_rollup_id, -- L_ROLLUP_ID NUMBER IN
1723: i_request_id, -- REQ_ID NUMBER IN
1724: i_buy_cost_type_id, -- L_SRC_COST_TYPE_ID NUMBER IN