DBA Data[Home] [Help]

APPS.JA_TW_SH_GUI_UTILS dependencies on FND_INSTALLATION

Line 49: IF NOT fnd_installation.get_app_info(

45: BEGIN
46:
47: l_seq_name := p_sequence_name;
48:
49: IF NOT fnd_installation.get_app_info(
50: l_apps_short_name
51: , l_status
52: , l_industry
53: , l_seq_owner)