DBA Data[Home] [Help]

APPS.HR_FORM_DATA_GROUP_ITEMS_PKG dependencies on FND_APPLICATION

Line 189: from fnd_application

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