[Home] [Help]
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: