DBA Data[Home] [Help]

APPS.HR_FORM_DATA_GROUP_ITEMS_PKG dependencies on FND_APPLICATION

Line 166: from fnd_application

162: );
163:
164: select application_id
165: into x_application_id
166: from fnd_application
167: where application_short_name = x_application_short_name;
168:
169: select form_id
170: into x_form_id