Start of Content Area

Procedure documentation Defining a Context Object  Locate the document in its SAP Library structure

Use

You perform the following steps to create a context object and assign it to the service interface BookingOrderCancelationRequest_Out.

Note

Using this context object, you can formulate routing conditions for the specific airline during configuration (see also Receiver Determination).

Creating a Context Object

...

       1.      In the navigation area, expand your namespace and position the cursor on Context Objects.

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

       3.      Create a context object with the name AirlineID in your namespace and software component version.

       4.      On the Edit Context Object screen, specify the reference type xsd:string.

       5.      Save the object.

Assigning a Context Object to the Service Interface

You perform the following steps to assign the context object AirlineID to the service interface BookingOrderCancelationRequest_Out.

...

       1.      Open the service interface.

       2.      Switch to change mode. To do this, choose Switch Between Display and Edit Modes (This graphic is explained in the accompanying text) in the object editor toolbar.

       3.      On the Context Objects tab page, in the message structure, expand the BookingID node.

       4.      Select the element AirlineID.

       5.      In the Context Object column, call input help.

       6.      Select the object AirlineID.

       7.      Save the service interface.

 

End of Content Area