Functionality You can use this method to cancel a flight. INCLUDE DOC_BAPI_DEMO OBJECT DOKU ID TX INCLUDE DOC_AUTH02 OBJECT DOKU ID TX The parameters TravelagencyNumber> and TripNumber >help youidentify the individual flights. INCLUDE DOC_KEYVALUES OBJECT DOKU ID TX This method cannot be applied to flights that occur in the past.Otherwise the method call cannot be processed correctly, and an errormessage is returned in the parameter Return. When you cancel a flight, the system cancels the individual flightbookings that belong to the flight.Return Codes INCLUDE BAPI_RET INCLUDE BAPI_INFO1 OBJECT DOKU ID TX INCLUDE BAPI_KEYFIELD OBJECT DOKU ID TX INCLUDE BAPI_KEYFIELD OBJECT DOKU ID TX INCLUDE BAPI_TABLE OBJECT DOKU ID TX Value range Messages for authorization> ID Number Message> E BC_IBF 003 Missing authorization Messages for value checks> Type ID Number Message> E BC_IBF2 052 Desired date of travel &1 occurs in the past E BC_IBF2 100 Flight &1 does not exist E BC_IBF2 108 Flight &1 has already been canceled Messages for distributed scenarios> Type ID Number Message> E BC_IBF 009 Error in ALE distribution model for &1 Other possible messages> Type ID Number Message> S BAPI 008 Instance &2 &3 of object type &1 has been canceledCancelation instance: &4 E BAPI 009 Unable to cancel instance &2 &3 of object type &1 E BC_IBF2 109 Unable to cancel booking &1 &2 E BC_IBF 006 Technical error during processing |