DBA Data[Home] [Help]

APPS.BEN_PPS_LER dependencies on FND_INSTALLATION

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

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