DBA Data[Home] [Help]

APPS.FEM_REFRESH_UTIL_PKG dependencies on FEM_LN_ITEMS_ATTR

Line 276: delete from fem_ln_items_attr

272:
273: /****************************
274: Line Item
275: ***************************/
276: delete from fem_ln_items_attr
277: where version_id in
278: (select version_id from fem_dim_attr_Versions_b
279: where attribute_id in (select attribute_id
280: from fem_dim_attributes_b A1, fem_dimensions_b D1

Line 563: delete from fem_ln_items_attr where attribute_id in

559: where attribute_Varchar_label in ('DEBIT_SIGN','LOAD_SIGN'));
560:
561: delete from fem_dim_attributes_vl where attribute_varchar_label in ('DEBIT_SIGN','LOAD_SIGN');
562:
563: delete from fem_ln_items_attr where attribute_id in
564: (select attribute_id from fem_dim_attributes_b
565: where attribute_Varchar_label = 'STATISTICS_TYPE_FLAG');
566:
567: delete from fem_dim_attr_Versions_vl