DBA Data[Home] [Help]

APPS.OKE_AMG_GRP dependencies on GL_DAILY_CONVERSION_TYPES

Line 339: Select 'x' from gl_daily_conversion_types

335: and vendor_id =p_ship_from_org_id
336: and vendor_site_id= p_ship_from_loc_id;
337:
338: Cursor c_check_exchange_type IS
339: Select 'x' from gl_daily_conversion_types
340: where conversion_type= p_exchange_rate_type;
341:
342: Cursor c_check_expend_type IS
343: Select 'x' from pa_expenditure_types_expend_v et