DBA Data[Home] [Help]

APPS.OTA_LEARNER_ENROLL_REVIEW_SS dependencies on OTA_BKNG_JUSTIFICATIONS_TL

Line 7: FROM ota_bkng_justifications_tl

3:
4:
5: CURSOR csr_get_booking_justification(p_booking_justification_id NUMBER) IS
6: SELECT justification_text
7: FROM ota_bkng_justifications_tl
8: WHERE language = USERENV('LANG')
9: AND booking_justification_id = p_booking_justification_id;
10:
11: procedure save_add_enroll_detail(