DBA Data[Home] [Help]

APPS.OTA_BKNG_JUSTIFICATION_API dependencies on OTA_BJS_DEL

Line 316: ota_bjs_del.del

312: ota_bjt_del.del_tl
313: (p_booking_justification_id => p_booking_justification_id
314: );
315:
316: ota_bjs_del.del
317: (
318: p_booking_justification_id => p_booking_justification_id ,
319: p_object_version_number => p_object_version_number
320: );