DBA Data[Home] [Help]

APPS.ICX_ADMIN_SIG dependencies on FND_APPLICATION

Line 139: from fnd_application

135:
136: begin
137: select application_short_name
138: into l_application_short_name
139: from fnd_application
140: where application_id = p_application_id;
141: exception
142: when no_data_found then
143: /*