DBA Data[Home] [Help]

APPS.BEN_PER_ASG_EIT_LER dependencies on FND_INSTALLATION

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

176: return;
177: --
178: end if;
179: --
180: l_bool :=fnd_installation.get(appl_id => 805
181: ,dep_appl_id =>805
182: ,status => l_status
183: ,industry => l_industry);
184: --

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

561: return;
562: --
563: end if;
564: --
565: l_bool :=fnd_installation.get(appl_id => 805
566: ,dep_appl_id =>805
567: ,status => l_status
568: ,industry => l_industry);
569: --