DBA Data[Home] [Help]

APPS.BEN_QUA_LER dependencies on FND_INSTALLATION

Line 191: l_bool :=fnd_installation.get(appl_id => 805

187: end if;
188: --
189: -- End of Bug 3320133
190:
191: l_bool :=fnd_installation.get(appl_id => 805
192: ,dep_appl_id =>805
193: ,status => l_status
194: ,industry => l_industry);
195: