DBA Data[Home] [Help]

APPS.PN_EXP_TO_EAM_PVT dependencies on FND_INSTALLATION

Line 65: IF fnd_installation.get (

61:
62: l_info := 'Checking for EAM installation ';
63: pnp_debug_pkg.log(l_info);
64:
65: IF fnd_installation.get (
66: appl_id => 426,
67: dep_appl_id => 426,
68: status => l_installation_status,
69: industry => l_industry)