DBA Data[Home] [Help]

APPS.BIM_PROGRAMS_DENORM_PKG dependencies on FND_INSTALLATION

Line 211: l_return := fnd_installation.get_app_info('BIM', l_status, l_industry, l_schema);

207:
208: --it is a call for First/Inital load, then truncate the denorm table first
209: bis_collection_utilities.log('Truncating the Source Denorm Table ');
210:
211: l_return := fnd_installation.get_app_info('BIM', l_status, l_industry, l_schema);
212:
213: Execute Immediate 'Truncate Table '||l_schema||'.bim_i_source_denorm';
214:
215: BIS_COLLECTION_UTILITIES.deleteLogForObject('BIM_SOURCE_DENORM');

Line 535: l_return := fnd_installation.get_app_info('BIM', l_status, l_industry, l_schema);

531: l_return BOOLEAN;
532:
533: BEGIN
534:
535: l_return := fnd_installation.get_app_info('BIM', l_status, l_industry, l_schema);
536: EXECUTE IMMEDIATE 'TRUNCATE TABLE '||l_schema||'.bim_i_admin_group';
537:
538:
539: INSERT INTO bim_i_admin_group

Line 609: l_return := fnd_installation.get_app_info('BIM', l_status, l_industry, l_schema);

605:
606:
607: BEGIN
608:
609: l_return := fnd_installation.get_app_info('BIM', l_status, l_industry, l_schema);
610: EXECUTE IMMEDIATE 'TRUNCATE TABLE '||l_schema||'.bim_i_top_objects';
611:
612: INSERT INTO bim_i_top_objects
613: (