DBA Data[Home] [Help]

APPS.IGS_PS_USEC_SCHEDULE dependencies on FND_INSTALLATION

Line 3078: l_b_return := fnd_installation.get_app_info('IGS', l_c_status, l_c_industry, l_c_schema);

3074:
3075: BEGIN
3076:
3077: -- To fetch table schema name for gather statistics
3078: l_b_return := fnd_installation.get_app_info('IGS', l_c_status, l_c_industry, l_c_schema);
3079:
3080: -- Collect statistics of the interface table as per standards. Bug # 2710978
3081: tablenames_tbl(1) := 'IGS_PS_SCH_INSTR_ALL';
3082: tablenames_tbl(2) := 'IGS_PS_SCH_MWC_ALL';