DBA Data[Home] [Help]

APPS.BEN_ECD_LER dependencies on FND_INSTALLATION

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

157: end if;
158: --
159: -- End of Bug 3320133
160:
161: l_bool :=fnd_installation.get(appl_id => 805
162: ,dep_appl_id =>805
163: ,status => l_status
164: ,industry => l_industry);
165: