Task: Update Modifiers for Ticket Only

 

Updates the modifiers in the stored fare, such that a ticket and only a ticket will be issued. No MIR or itinerary will be sent.

Section 1: Short Answer

Transaction Name:

DocProdFareRequote_1_0

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

No, only DocProdFareRequote_1_0 can perform this task.

Can this task be performed in a sessionless environment?

No. A PNR/booking file must exist. A fare must exist.

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

Yes, they are identical

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.

This task is not valid with the following modifiers:

Section 2: Detailed Description

Request:

Unless otherwise specified, use ALL CAPS in any request data.

The following steps are required to carry out this task:

  1. Create the PNR/booking file with a fare.
  2. The fare number will be in <FareNumInfo>.
  3. The “Issue Ticket Only” will be an option in <DocumentSelect>.

Prerequisite tasks:

Expected response:

The response <UpdateModifiers> will include <FareNumInfo> and <DPOK>.

Error and warning responses:

Follow-on requests:

None.

Section 3: Tables

Request (Input) Tags

<UpdateModifiersMods>

Terminal Equivalents:

Apollo C:nT:/DTD

Galileo
TMUnDTD

 

 

Ordering

KLR

Min/Max

XML Tag

 

REQUIRED

DPFI

1-1

<FareNumInfo>

 

 

DP42

1-1

<DocumentSelect>

 

Response (Output) Tags

<UpdateModifiers>

 

 

 

Ordering

KLR

Min/Max

XML Tag

 

 

DPFI

1-1

<FareNumInfo>

 

 

DPOK

0-1

<DPOK>

Related Samples

DocProdFareRequote_1_0_s18