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 28254: BEN_PD_COPY_TO_BEN_three.create_all_rt_prf_ben_rows

28250: );
28251: --
28252: -- Now call rate profile creation.
28253: --
28254: BEN_PD_COPY_TO_BEN_three.create_all_rt_prf_ben_rows
28255: (
28256: p_validate => p_validate
28257: ,p_copy_entity_txn_id => p_copy_entity_txn_id
28258: ,p_effective_date => p_effective_date