DBA Data[Home] [Help]

APPS.OTA_TAV_API_BUSINESS_RULES dependencies on OTA_RESOURCE_USAGES

Line 702: from ota_resource_usages rud

698: --
699: cursor sel_check_dates is
700: select start_date
701: , end_date
702: from ota_resource_usages rud
703: where rud.activity_version_id = p_activity_version_id;
704: --
705: Begin
706: if hr_multi_message.no_error_message