DBA Data[Home] [Help]

APPS.OTA_BKNG_JUSTIFICATION_API dependencies on OTA_BKNG_JUSTIFICATION_BK1

Line 41: ota_bkng_justification_bk1.create_booking_justification_b

37: l_effective_date := trunc(p_effective_date);
38:
39:
40: begin
41: ota_bkng_justification_bk1.create_booking_justification_b
42: ( p_effective_date => p_effective_date
43: ,p_validate => p_validate
44: ,p_priority_level => p_priority_level
45: ,p_start_date_active => p_start_date_active

Line 88: ota_bkng_justification_bk1.create_booking_justification_a

84:
85: begin
86:
87:
88: ota_bkng_justification_bk1.create_booking_justification_a
89: ( p_effective_date => p_effective_date
90: ,p_validate => p_validate
91: ,p_priority_level => p_priority_level
92: ,p_start_date_active => p_start_date_active