Task: Update MIR

Updates a specific stored fare within the itinerary, such that MIR information is updated. Tickets and itineraries will not print with this task.

Section 1: Short Answer

Transaction Name:

DocProdFareRequote_6

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

No, only DocProdFareRequote_6 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?

All options are available on Galileo and Apollo except option A, Accounting MIR only. Option A, Accounting MIR only (DBD), is only available on Apollo.

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.

Section 2: Detailed Description

Request:

  1. Create the PNR/booking file with a fare.
  2. The fare number will be in <FareNumInfo>.
  3. Use <DocumentSelect> to set up the MIR options for Accounting MIR, Non-Accounting MIR, Non-Accounting Remote MIR, Non-Faring Remote MIR only, or Dual MIR.

Prerequisite tasks:

Expected response:

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

Error and warning responses:

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

Follow-on requests:

None.

Section 3: Tables

Request (Input) Tags

<UpdateModifiersMods>

Terminal Equivalents:

Apollo
C:nT:/DBD

C:nT:/DAD

C:nT:/DND|gtid|pcc

C:nT:/DJD|gtid|pcc

C:nT:/DXD|gtid|pcc

Galileo
TMUnDAD

TMUnDND|gtid|pcc

TMUnDXD|gtid|pcc

 

 

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_6_s13