DBA Data[Home] [Help]

APPS.BEN_CON_LER dependencies on FND_INSTALLATION

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

183: return;
184: --
185: end if;
186: --
187: l_bool :=fnd_installation.get(appl_id => 805
188: ,dep_appl_id =>805
189: ,status => l_status
190: ,industry => l_industry);
191: