DBA Data[Home] [Help]

APPS.BEN_PAC_LER dependencies on FND_INSTALLATION

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

423: return;
424: --
425: end if;
426: --
427: l_bool := fnd_installation.get(appl_id => 805
428: ,dep_appl_id =>805
429: ,status => l_status
430: ,industry => l_industry);
431: