Task: Update Ticket Designator Mod

This task updates a specified fare within the itinerary such that a ticket designator is created or the current ticket designator 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, this task cannot be performed in a sessionless environment. A PNR 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 can only be performed on the Apollo system.

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

The user should have an understanding of Ticketing, Fares, and Reservations.

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

The following modifiers are not allowed with Ticket Designator (GTD) modifier:

 

Processing notes for GTD modifier:

Section 2: Detailed Description

Request:

Following are the steps required to carry out this task:

  1. Create a PNR with a fare.

  2. Send the fare number in the <FareNumInfo>.

  3. Send the Ticket Designator in the <TicketDesignator>.

Prerequisite tasks:

A PNR must exist on the AAA, with fares.

Expected response:

The response <UpdateModifiers> includes the <FareNumInfo> (which indicates the fare relationship) and the <DPOK> sub-elements.

Error and warning responses:

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

Follow-on requests:

None.

Section 3: Tables

Request (Input) Tags

<UpdateModifiersMods>

Terminal Equivalents:

Apollo: C:nT:/GTDxxxxxxxx

Galileo: N/A

 

 

Ordering

KLR

Min/Max

XML Tag

 

A

DPFI

1-1

<FareNumInfo>

 

B

DP23

1-1

<TicketDesignator>

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_s22