DBA Data[Home] [Help]

APPS.BEN_ABV_LER dependencies on FND_INSTALLATION

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

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