DBA Data[Home] [Help]

APPS.BEN_PD_COPY_TO_BEN_TWO dependencies on BEN_PD_COPY_TO_BEN_THREE

Line 13702: BEN_PD_COPY_TO_BEN_three.log_nomapping_data(p_parent_table_alias =>'PGM'

13698: -- DATA not COPIED
13699: --
13700: if l_PGM_ID is not null then
13701: --
13702: BEN_PD_COPY_TO_BEN_three.log_nomapping_data(p_parent_table_alias =>'PGM'
13703: ,p_parent_pk_id => r_CPO.information260
13704: ,p_copy_entity_txn_id => p_copy_entity_txn_id
13705: ,p_child_table_alias => 'CPO'
13706: ,p_child_data => r_CPO.information173 );

Line 13709: BEN_PD_COPY_TO_BEN_three.log_nomapping_data(p_parent_table_alias =>'PLN'

13705: ,p_child_table_alias => 'CPO'
13706: ,p_child_data => r_CPO.information173 );
13707: else
13708: --
13709: BEN_PD_COPY_TO_BEN_three.log_nomapping_data(p_parent_table_alias =>'PLN'
13710: ,p_parent_pk_id => r_CPO.information261
13711: ,p_copy_entity_txn_id => p_copy_entity_txn_id
13712: ,p_child_table_alias => 'CPO'
13713: ,p_child_data => r_CPO.information173 );

Line 28152: BEN_PD_COPY_TO_BEN_three.create_all_rt_prf_ben_rows

28148: );
28149: --
28150: -- Now call rate profile creation.
28151: --
28152: BEN_PD_COPY_TO_BEN_three.create_all_rt_prf_ben_rows
28153: (
28154: p_validate => p_validate
28155: ,p_copy_entity_txn_id => p_copy_entity_txn_id
28156: ,p_effective_date => p_effective_date