DBA Data[Home] [Help]

APPS.CSI_ITEM_INSTANCE_PVT dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 11148: FROM org_organization_definitions

11144: p_oks_txn_inst_tbl(l_oks_txn_count).org_id := l_order_org_id;
11145: ELSE
11146: SELECT operating_unit
11147: INTO p_oks_txn_inst_tbl(l_oks_txn_count).org_id
11148: FROM org_organization_definitions
11149: WHERE organization_id = p_oks_txn_inst_tbl(l_oks_txn_count).organization_id ;
11150: END IF;
11151: -- Added by sk for bug 2190051
11152: --