DBA Data[Home] [Help]

APPS.BEN_ADD_LER dependencies on FND_INSTALLATION

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

148: return;
149: --
150: end if;
151: --
152: l_bool :=fnd_installation.get(appl_id => 805
153: ,dep_appl_id =>805
154: ,status => l_status
155: ,industry => l_industry);
156: