DBA Data[Home] [Help]

APPS.GL_FLEX_INSERT_PKG dependencies on FND_TABLES

Line 273: /* FND_TABLES */

269: /* FND_FLEX_VALUE_HIERARCHIES */
270: /* FND_FLEX_VALUES */
271: /* FND_SEG_RPT_ATTRIBUTES */
272: /* FND_FLEX_VALUE_SETS */
273: /* FND_TABLES */
274: /* FND_FLEX_VALIDATION_TABLES */
275: /* */
276: /* ----------------------------------------------------------------------- */
277:

Line 3623: from fnd_tables

3619: else
3620:
3621: select user_table_name
3622: into vs_table_name
3623: from fnd_tables
3624: where application_id = 101
3625: and table_id = c_RptAttr.table_id;
3626:
3627: select value_column_name