DBA Data[Home] [Help]

APPS.BEN_ABS_LER dependencies on FND_INSTALLATION

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

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