DBA Data[Home] [Help]

APPS.OKS_IB_UTIL_PVT dependencies on CSI_COUNTER_ASSOCIATIONS

Line 282: From mtl_system_items_kfv mtl, csi_counter_associations ctrAsc

278:
279:
280: Cursor l_counter_csr Is
281: Select mtl.concatenated_segments
282: From mtl_system_items_kfv mtl, csi_counter_associations ctrAsc
283: , okc_k_items_v itm
284: ,csi_item_instances csi
285: Where itm.cle_id = P_line_id
286: And ctrAsc.counter_id = itm.object1_id1

Line 1540: ,csi_counter_associations ctrAsc

1536: From OKC_K_ITEMS KI
1537: ,OKC_K_HEADERS_ALL_B KH
1538: ,OKC_K_LINES_B KL
1539: ,OKC_STATUSES_B ST
1540: ,csi_counter_associations ctrAsc
1541: , Oks_Instance_k_dtls_temp tmp
1542: , OKC_STATUSES_B HST
1543:
1544: Where tmp.parent_id = p_batch_id