DBA Data[Home] [Help]

APPS.OKS_IBINT_PUB dependencies on CSI_COUNTER_ASSOCIATIONS

Line 1475: ,csi_counter_associations CTRASC

1471: ,OKC_K_HEADERS_ALL_B KH
1472: ,OKC_K_LINES_B KL
1473: ,OKC_K_LINES_B TL
1474: ,OKC_STATUSES_B ST
1475: ,csi_counter_associations CTRASC
1476: ,OKS_INSTANCE_TEMP tmp
1477: ,OKC_K_ITEMS KIS
1478: ,OKC_K_PARTY_ROLES_B PARTY
1479: Where tmp.trm = 'Y'

Line 1677: ,csi_counter_associations CTRASC

1673: ,OKC_K_HEADERS_ALL_B KH
1674: ,OKC_K_LINES_B KL
1675: ,OKC_K_LINES_B TL
1676: ,OKC_STATUSES_B ST
1677: ,csi_counter_associations CTRASC
1678: , OKS_INSTANCE_TEMP tmp
1679: ,OKC_K_ITEMS KIS
1680: ,OKC_K_PARTY_ROLES_B PARTY
1681:

Line 3256: ,csi_counter_associations CTRASC

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

Line 3289: ,csi_counter_associations CTRASC

3285: From OKC_K_ITEMS KI
3286: ,OKC_K_HEADERS_ALL_B KH
3287: ,OKC_K_LINES_B CL
3288: ,OKC_STATUSES_B ST
3289: ,csi_counter_associations CTRASC
3290: ,oks_instance_k_dtls_temp temp
3291: where KI.object1_id1 = to_char(CTRASC.COunter_id)
3292: And KI.jtot_object1_code = 'OKX_COUNTER'
3293: And ctrasc.source_object_id = temp.instance_id