DBA Data[Home] [Help]

APPS.CN_COLLECTION_CUSTOM_GEN dependencies on CN_CALC_EXT_TABLES

Line 617: cn_calc_ext_tables ext,

613: LOWER(destcol.name) dest_column
614: FROM
615: cn_column_maps cm,
616: cn_obj_columns_v destcol,
617: cn_calc_ext_tables ext,
618: cn_objects obj
619: WHERE
620: cm.table_map_id = x_table_map_id
621: AND cm.expression IS NOT NULL