Start of Content Area

Procedure documentation Defining an Additional Component View (IDoc Variant)  Locate the document in its SAP Library structure

Use

You enhance the process integration scenario to enable the travel agency to communicate with airlines that expect a cancellation in IDoc format.

You perform the following steps to create an additional component view for the process integration scenario. The airline communicates with the Integration Server on the basis of this component view by using IDocs.

Procedure

...

       1.      Choose the Objects tab page. In the navigation area, navigate to the object MyTutorial<ID> MyTutorial<ID>, 1 of <YourName> http://MyTutorial<ID> Process Integration Scenarios CancelFlightBooking.

       2.      In the context menu, choose Open (This graphic is explained in the accompanying text ).

       3.      Switch to change mode.

       4.      From the Process Integration scenario editor menu bar, 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.

Note

You do not need to make any changes to the outbound interface.

       9.      On the Assign Mapping tab page, enter the operation mapping BookingOrderCancelation_Agency2AirlineIDoc.

To do so, proceed as described in Defining a Connection, step 5-9.

   10.      On the Edit: Connection screen, choose Apply.

   11.      Save the Process Integration Scenario.

 

End of Content Area