DBA Data[Home] [Help]

APPS.JTF_TERR_DENORM_PVT dependencies on FND_INSTALLATION

Line 43: l_result := fnd_installation.get_app_info('JTF',

39: l_result boolean;
40:
41: BEGIN
42:
43: l_result := fnd_installation.get_app_info('JTF',
44: l_status,
45: l_industry,
46: l_applsys_schema);
47: