DBA Data[Home] [Help]

APPS.OKS_CONTRACTS_PUB dependencies on CS_CSI_COUNTER_GROUPS

Line 2933: FROM cs_csi_counter_groups ccg,

2929:
2930:
2931: CURSOR l_Counter_group_csr IS
2932: SELECT ccg.COUNTER_GROUP_ID COUNTER_GROUP_ID
2933: FROM cs_csi_counter_groups ccg,
2934: csi_counters_b ccb,
2935: csi_counter_associations cca
2936: WHERE ccg.template_flag = 'N'
2937: AND ccg.counter_group_id = ccb.group_id