DBA Data[Home] [Help]

APPS.PQH_GSP_HR_TO_STAGE dependencies on PQH_PROCESS_BATCH_LOG

Line 1725: PQH_PROCESS_BATCH_LOG.END_LOG;

1721: scl_writeback(p_copy_entity_txn_id => p_copy_entity_txn_id,
1722: p_scale_id => scl_rec.information1,
1723: p_scale_cer_id => scl_rec.copy_entity_result_id);
1724: end loop;
1725: PQH_PROCESS_BATCH_LOG.END_LOG;
1726: end post_pull_process;
1727: procedure cep_to_stage(p_cep_cer_id in number,
1728: p_copy_entity_txn_id in number) is
1729: begin

Line 5771: PQH_PROCESS_BATCH_LOG.END_LOG;

5767: else
5768: hr_utility.set_location('invalid rate type'||grd_rt.rate_type,10);
5769: end if;
5770: end loop;
5771: PQH_PROCESS_BATCH_LOG.END_LOG;
5772: end pull_payrate;
5773: procedure create_frps_point_rate(p_point_cer_id in number,
5774: p_copy_entity_txn_id in number,
5775: p_business_group_id in number,