DBA Data[Home] [Help]

APPS.HR_TEMPLATE_DATA_GROUPS_PKG dependencies on FND_APPLICATION

Line 188: from fnd_application

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