DBA Data[Home] [Help]

APPS.OTA_TAV_BUS dependencies on OTA_PRICE_LIST_ENTRIES

Line 501: from ota_price_list_entries ple

497: --
498: cursor sel_check_dates is
499: select start_date
500: , end_date
501: from ota_price_list_entries ple
502: where ple.activity_version_id = p_activity_version_id;
503: --
504: Begin
505: if hr_multi_message.no_error_message