Task: Update Group Tour Mod

This task updates a specified fare within the itinerary such that a group tour (inclusive tour) is created or the current group tour is modified.

Section 1: Short Answer

Transaction Name:

DocProdFareRequote_5

Can any other transaction(s) perform this same task?

No, only DocProdFareRequote_5 can perform this task.

Can this task be performed in a sessionless environment?

No, the task cannot be performed in a sessionless environment. A booking file must exist with a stored fare to accomplish this task.

Are the request and response identical on both the Apollo and Galileo systems?

No. This task is only available on the Galileo system.

List any industry-specific knowledge required to understand this task in terms of the specific business process.

Explain any special limits or distinct restrictions to the input data that may not be readily apparent.

The following modifiers are not allowed with Group Tour modifier:

Processing notes for Group Tour modifier:

Section 2: Detailed Description

Request:

The following steps are required to carry out this task:

  1. Create a booking file with a fare.
  2. Send the fare number in the <FareNumInfo>.
  3. Send the Group Tour in the <GroupTour>.

Prerequisite tasks:

A booking file must be present on AAA, with fares.

Expected response:

The response <UpdateModifiers> includes the <FareNumInfo> and <DPOK> sub-elements.

Error and warning responses:

If there is an error, it is sent back in the <ErrText> of the <UpdateModifiers> element.

 

Error Message

Reason for Error

ERROR 4355 - BT NOT COMBINABLE WITH IT

This error is generated when combining the IT with an invalid modifier (for this example BT was used).

 

Follow-on requests:

None.

Section 3: Tables

Request (Input) Tags

<UpdateModifiersMods>

Terminal Equivalents:

Apollo: N/A

Galileo: TMUnIT or TMUnIT*PC

 

 

Ordering

KLR

Min/Max

XML Tag

 

A

DPFI

1-1

<FareNumInfo>

 

B

DP31

1-1

<GroupTour>

Response (Output) Tags

<UpdateModifiers>

 

 

 

Ordering

KLR

Min/Max

XML Tag

 

A

DPFI

1-1

<FareNumInfo>

 

B

DPOK

0-1

<DPOK>

 

 

<UpdateModifiers>

 

 

 

Ordering

KLR

Min/Max

XML Tag

 

A

DPFI

0-1

<FareNumInfo>

 

B

EROR

0-1

<ErrText>

Related Samples

DocProdFareRequote_5_s8