DBA Data[Home] [Help]

APPS.BEN_DM_GEN_MASTER dependencies on BEN_DM_GEN_DOWNLOAD

Line 160: BEN_DM_GEN_DOWNLOAD.main (

156: l_csr_get_table_rec.table_name,70);
157:
158: hr_utility.set_location('Calling Download for :'||l_csr_get_table_rec.table_alias , 10);
159:
160: BEN_DM_GEN_DOWNLOAD.main (
161: p_table_alias => l_csr_get_table_rec.table_alias,
162: p_migration_id => p_migration_id
163: ) ;
164: