DBA Data[Home] [Help]

APPS.FEM_LEDGERS_UTIL_PKG dependencies on FEM_DIM_ATTRIBUTES_B

Line 151: FROM fem_dim_attributes_b

147:
148: -- Identify the attribute_id for the Calendar Period Hierarchy attribute
149: SELECT attribute_id
150: INTO v_calp_hier_attr_id
151: FROM fem_dim_attributes_b
152: WHERE dimension_id= v_ledger_dim_id
153: AND attribute_varchar_label = 'CAL_PERIOD_HIER_OBJ_DEF_ID';
154:
155: -- Identify the default version for the attribute