DBA Data[Home] [Help]

APPS.CSI_COUNTER_TEMPLATE_PVT dependencies on CSI_CTR_DERIVED_FILTERS_PKG

Line 3073: CSI_CTR_DERIVED_FILTERS_PKG.Insert_Row

3069: END;
3070: END IF;
3071:
3072: -- call table handler here
3073: CSI_CTR_DERIVED_FILTERS_PKG.Insert_Row
3074: (
3075: l_ctr_derived_filters_rec.COUNTER_DERIVED_FILTER_ID
3076: ,l_ctr_derived_filters_rec.COUNTER_ID
3077: ,l_seq_no

Line 5968: CSI_CTR_DERIVED_FILTERS_PKG.Update_Row

5964: END IF;
5965: END IF;
5966:
5967: -- call table handler here
5968: CSI_CTR_DERIVED_FILTERS_PKG.Update_Row
5969: (
5970: p_ctr_derived_filters_tbl(tab_row).COUNTER_DERIVED_FILTER_ID
5971: ,p_ctr_derived_filters_tbl(tab_row).COUNTER_ID
5972: ,p_ctr_derived_filters_tbl(tab_row).SEQ_NO