DBA Data[Home] [Help]

APPS.CST_PERIODIC_AVERAGE_PROC_CP dependencies on CSTPPPUR

Line 395: CSTPPPUR.purge_period_data

391: ,p_prg_id => p_prg_id
392: ,p_prg_appid => p_prg_appid);
393:
394: IF p_starting_phase = 2 THEN
395: CSTPPPUR.purge_period_data
396: ( i_pac_period_id => p_period_id
397: , i_legal_entity => p_legal_entity
398: , i_cost_group_id => p_cost_group_id
399: , i_acquisition_flag => l_acquisition_flag

Line 557: CSTPPPUR.purge_period_data

553: -- Prerequisite for Phase 1 is to purge all phases
554: -- If purging errors out, the status of phase 1 will be set to
555: -- ERROR. Otherwise it continues to process phase 1.
556: -- ==============================================================
557: CSTPPPUR.purge_period_data
558: ( i_pac_period_id => p_period_id
559: , i_legal_entity => p_legal_entity
560: , i_cost_group_id => p_cost_group_id
561: , i_acquisition_flag => l_acquisition_flag