DBA Data[Home] [Help]

APPS.OTA_BOOKING_STATUS_TYPE_API dependencies on OTA_BSL_UPD

Line 404: ota_bsl_upd.upd_tl(p_effective_date => p_effective_date

400: ,p_bst_information20 => p_bst_information20
401:
402: );
403:
404: ota_bsl_upd.upd_tl(p_effective_date => p_effective_date
405: ,p_language_code => USERENV('LANG')
406: ,P_BOOKING_STATUS_TYPE_ID => P_BOOKING_STATUS_TYPE_ID
407: ,p_name => l_name
408: ,p_description => p_description );