DBA Data[Home] [Help]

APPS.BEN_ECD_LER dependencies on FND_INSTALLATION

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

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