DBA Data[Home] [Help]

APPS.PN_EXP_TO_EAM_PVT dependencies on FND_INSTALLATION

Line 57: IF fnd_installation.get (

53:
54: l_info := 'Checking for EAM installation ';
55: pnp_debug_pkg.log(l_info);
56:
57: IF fnd_installation.get (
58: appl_id => 426,
59: dep_appl_id => 426,
60: status => l_installation_status,
61: industry => l_industry)