DBA Data[Home] [Help]

APPS.CSI_ITEM_INSTANCE_PVT dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 11437: FROM org_organization_definitions

11433: p_oks_txn_inst_tbl(l_oks_txn_count).org_id := l_order_org_id;
11434: ELSE
11435: SELECT operating_unit
11436: INTO p_oks_txn_inst_tbl(l_oks_txn_count).org_id
11437: FROM org_organization_definitions
11438: WHERE organization_id = p_oks_txn_inst_tbl(l_oks_txn_count).organization_id ;
11439: END IF;
11440: -- Added by sk for bug 2190051
11441: --