DBA Data[Home] [Help]

APPS.FEM_HIER_LOADER_PKG dependencies on FEM_OBJECT_CATALOG_VL

Line 1200: from fem_object_catalog_vl cat

1196: ,ld_multi_value_set_flag
1197: ,ld_hierarchy_usage_code
1198: ,ld_flattened_rows_flag
1199: ,ld_calendar_id
1200: from fem_object_catalog_vl cat
1201: ,fem_hierarchies h
1202: where cat.object_name = ld_hierarchy_object_name
1203: and cat.object_type_code = 'HIERARCHY'
1204: and h.hierarchy_obj_id = cat.object_id