DBA Data[Home] [Help]

APPS.FEM_HIER_LOADER_PKG dependencies on FEM_XDIM_DIMENSIONS_VL

Line 4263: from fem_xdim_dimensions_vl

4259: ,x_group_use_code
4260: ,x_value_set_required_flag
4261: ,x_hier_type_allowed_code
4262: ,x_hier_versioning_type_code
4263: from fem_xdim_dimensions_vl
4264: where dimension_varchar_label = p_dimension_varchar_label
4265: and composite_dimension_flag = 'N'
4266: and hierarchy_table_name is not null
4267: and read_only_flag = 'N';