DBA Data[Home] [Help]

APPS.OKE_VERSION_COMPARISON_PKG dependencies on OKX_ORGANIZATION_DEFS_V

Line 5423: select name from okx_organization_defs_v

5419: select name from okx_vendors_v
5420: where id1 = p_id;
5421:
5422: cursor c5(p_id number) is
5423: select name from okx_organization_defs_v
5424: where id1 = p_id;
5425:
5426: cursor c6(p_id number) is
5427: select name from okx_customer_accounts_v