DBA Data[Home] [Help]

APPS.BEN_PTU_LER dependencies on FND_INSTALLATION

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

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