DBA Data[Home] [Help]

APPS.BEN_DM_MASTER dependencies on BEN_DM_INPUT_FILE_PKG

Line 1273: ben_dm_input_file_pkg.read_file(r_migration_data);

1269: -- Read the Input File and Process the Data
1270: ben_dm_utility.message('INFO','Start Of Process Input File', 15);
1271: ben_dm_utility.message('SUMM','Start Of Process Input File', 20);
1272:
1273: ben_dm_input_file_pkg.read_file(r_migration_data);
1274:
1275: ben_dm_utility.message('INFO','End Of Process Input File', 15);
1276: ben_dm_utility.message('SUMM','End Of Process Input File', 20);
1277: