DBA Data[Home] [Help]

APPS.AME_UTIL dependencies on FND_TABLES

Line 371: from fnd_tables

367: from fnd_columns
368: where
369: table_id =
370: (select table_id
371: from fnd_tables
372: where
373: table_name = upper(tableNameIn) and
374: application_id = fndApplicationIdIn) and
375: application_id = fndApplicationIdIn and