DBA Data[Home] [Help]

APPS.INV_3PL_BILLING_COUNTER_PVT dependencies on OKC_CONTEXT

Line 99: AND it.organization_id = okc_context.get_okc_organization_id

95: csi_counter_associations cca,
96: csi_counters_b ct,
97: csi_counter_readings cv
98: WHERE it.id1 = cii.inventory_item_id
99: AND it.organization_id = okc_context.get_okc_organization_id
100: AND cca.source_object_id = cii.instance_id
101: AND cca.source_object_code = 'CP'
102: AND ct.counter_id = cca.counter_id
103: AND ct.group_id = cg.counter_group_id