DBA Data[Home] [Help]

APPS.BEN_DM_GEN_MASTER dependencies on BEN_DM_GEN_UPLOAD

Line 143: BEN_DM_GEN_UPLOAD.main (

139: hr_utility.set_location('Calling Upload for :'||l_csr_get_table_rec.table_alias , 40);
140: ben_dm_utility.message('INFO',' Started Generating TUPS for ' ||
141: l_csr_get_table_rec.table_name,50);
142:
143: BEN_DM_GEN_UPLOAD.main (
144: p_table_alias => l_csr_get_table_rec.table_alias ,
145: p_migration_id => p_migration_id
146: );
147: