DBA Data[Home] [Help]

APPS.CST_PERIODIC_AVERAGE_PROC_CP dependencies on CSTPPWRO

Line 14: --| Bug 6699275 FP:11I-12.0 fix: CSTPPWRO.process_wip_resovhd_txns |

10: --| |
11: --| DESCRIPTION |
12: --| Periodic Average Cost Processor Concurrent Program |
13: --| |
14: --| Bug 6699275 FP:11I-12.0 fix: CSTPPWRO.process_wip_resovhd_txns |
15: --| In the invoked procedure l_err_msg length changed from VARCHAR2(255) |
16: --| to VARCHAR2(2000). Invoked proc build_job_info |
17: --| |
18: --| FP BUG 7342514 FIX: periodic_cost_update value change is removed. |

Line 155: CSTPPWRO.process_wip_resovhd_txns

151: ,p_req_id => p_req_id
152: ,p_prg_id => p_prg_id
153: ,p_prg_appid => p_prg_appid);
154:
155: CSTPPWRO.process_wip_resovhd_txns
156: (p_pac_period_id => p_period_id
157: ,p_start_date => p_start_date
158: ,p_end_date => p_end_date
159: ,p_cost_group_id => p_cost_group_id