DBA Data[Home] [Help]

APPS.IBE_PRICE_PVT dependencies on OE_SYSTEM_PARAMETERS_ALL

Line 2119: FROM oe_system_parameters_all

2115: WHERE cust_account_id = l_cust_account_id;
2116:
2117: CURSOR get_organization_id_cur(l_operating_unit NUMBER) IS
2118: SELECT master_organization_id
2119: FROM oe_system_parameters_all
2120: WHERE org_id = l_operating_unit;
2121:
2122: CURSOR get_service_info_cur(l_item_id NUMBER, l_organization_id NUMBER) IS
2123: SELECT service_duration, service_duration_period_code