DBA Data[Home] [Help]

APPS.OKS_IBINT_PUB dependencies on OE_SYSTEM_PARAMETERS_ALL

Line 347: From oe_system_parameters_all

343: where Line_id = p_line_id;
344:
345: Cursor l_organization_csr(p_org_id Number) Is
346: Select master_organization_id
347: From oe_system_parameters_all
348: where org_id = p_org_id;
349:
350: Cursor l_refnum_csr(p_cp_id NUMBER) IS
351: select instance_number