DBA Data[Home] [Help]

APPS.HR_FSC_PKG dependencies on FND_APPLICATION

Line 191: from fnd_application

187: );
188:
189: select application_id
190: into x_application_id
191: from fnd_application
192: where application_short_name = x_application_short_name;
193:
194: select form_id
195: into x_form_id