Defining an Additional Component View (IDoc
Variant)
You enhance the integration scenario to enable the travel agency to communicate with airlines that expect a cancelation in IDoc format.
You perform the following steps to create an additional component view for the integration scenario. The airline communicates with the Integration Server on the basis of this component view by using IDocs.
...
1. In the Integration Builder, choose the Objects tab page. In the navigation area, navigate to the object MyTutorial<Abbreviation> ® MyTutorial<Abbreviation>, 1 of <YourName> ® http://MyTutorial<Abbreviation> ® Integration Scenarios and Integration Processes ® Integration Scenarios ® CancelFlightBooking.
2.
In the context
menu, choose Open (
).
3. Switch to change mode.
4. In the menu bar of the integration scenario editor, choose Component View ® Copy.
Two component views are displayed in a preview area.
5. In the preview area, select the lower component view (by double-clicking).
6. In the Component View Name field, enter the name ABAP_Proxy_2_IDoc.
7. In the graphical editor of the component view, open the connection between the two actions (by double-clicking the connection line).
8. On the Assign Interfaces tab page, in the To: Asynchronous Inbound Interfaces of Action frame, select the (IDoc) interface FLIGHTBOOKING_CANCEL.FLIGHTBOOKING_CANCEL01.

You do not need to make any changes to the outbound interface.
9. On the Assign Mapping tab page, enter the interface mapping BookingOrderCancelation_Agency2AirlineIDoc.
To do so, proceed as described in Defining a Connection, step 5-9.
10. On the Change: Connection screen, choose Apply.
11. Save the integration scenario.
