DBA Data[Home] [Help]

APPS.AHL_RA_SETUPS_PVT dependencies on CSI_CTR_ITEM_ASSOCIATIONS

Line 1191: csi_ctr_item_associations csia,

1187: SELECT templates.name
1188: INTO l_cou_name
1189: FROM cs_csi_counter_groups cg,
1190: csi_counter_template_vl templates,
1191: csi_ctr_item_associations csia,
1192: ahl_ra_definition_hdr rdh
1193: WHERE templates.counter_id = l_ra_def_dtl_rec.COUNTER_ID
1194: AND cg.template_flag = 'Y'
1195: AND templates.group_id = cg.counter_group_id

Line 1636: csi_ctr_item_associations csia,

1632: SELECT templates.name
1633: INTO l_cou_name
1634: FROM cs_csi_counter_groups cg,
1635: csi_counter_template_vl templates,
1636: csi_ctr_item_associations csia,
1637: ahl_ra_definition_hdr rdh
1638: WHERE templates.counter_id = l_ra_def_dtl_rec.COUNTER_ID
1639: AND cg.template_flag = 'Y'
1640: AND templates.group_id = cg.counter_group_id