DBA Data[Home] [Help]

APPS.OKS_IBINT_PUB dependencies on CSI_COUNTER_ASSOCIATIONS

Line 1455: ,csi_counter_associations CTRASC

1451: ,OKC_K_HEADERS_ALL_B KH
1452: ,OKC_K_LINES_B KL
1453: ,OKC_K_LINES_B TL
1454: ,OKC_STATUSES_B ST
1455: ,csi_counter_associations CTRASC
1456: ,OKS_INSTANCE_TEMP tmp
1457: ,OKC_K_ITEMS KIS
1458: ,OKC_K_PARTY_ROLES_B PARTY
1459: Where tmp.trm = 'Y'

Line 1657: ,csi_counter_associations CTRASC

1653: ,OKC_K_HEADERS_ALL_B KH
1654: ,OKC_K_LINES_B KL
1655: ,OKC_K_LINES_B TL
1656: ,OKC_STATUSES_B ST
1657: ,csi_counter_associations CTRASC
1658: , OKS_INSTANCE_TEMP tmp
1659: ,OKC_K_ITEMS KIS
1660: ,OKC_K_PARTY_ROLES_B PARTY
1661:

Line 3224: ,csi_counter_associations CTRASC

3220: From OKC_K_ITEMS KI
3221: ,OKC_K_HEADERS_ALL_B KH
3222: ,OKC_K_LINES_B CL
3223: ,OKC_STATUSES_B ST
3224: ,csi_counter_associations CTRASC
3225:
3226: where KI.object1_id1 = to_char(CTRASC.COunter_id)
3227: And KI.jtot_object1_code = 'OKX_COUNTER'
3228: And ctrasc.source_object_id = p_instance_id

Line 3257: ,csi_counter_associations CTRASC

3253: From OKC_K_ITEMS KI
3254: ,OKC_K_HEADERS_ALL_B KH
3255: ,OKC_K_LINES_B CL
3256: ,OKC_STATUSES_B ST
3257: ,csi_counter_associations CTRASC
3258: ,oks_instance_k_dtls_temp temp
3259: where KI.object1_id1 = to_char(CTRASC.COunter_id)
3260: And KI.jtot_object1_code = 'OKX_COUNTER'
3261: And ctrasc.source_object_id = temp.instance_id