DBA Data[Home] [Help]

APPS.OTA_BJT_BUS dependencies on OTA_BKNG_JUSTIFICATIONS_B

Line 105: ,p_booking_justification_id ota_bkng_justifications_b.booking_justification_id%TYPE

101: -- {End of comments}
102: -- ----------------------------------------------------------------------------
103: Procedure insert_validate
104: (p_rec in ota_bjt_shd.g_rec_type
105: ,p_booking_justification_id ota_bkng_justifications_b.booking_justification_id%TYPE
106: );
107: --
108: -- ----------------------------------------------------------------------------
109: -- |---------------------------< update_validate >----------------------------|