Task: Fare Modify

Modifies a fare based on the input modifiers.

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. A PNR/booking file must exist. A fare must exist.

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

This task is available on Apollo only.

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

None

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. The <FOPRestrict> (DPF0) denotes the additional FOP restriction check by Airline is required.

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.

When trying to requote a fare and the host has a problem (for this example, the third fare was requoted for a segment that does not exist), the user will get the following response:

MODIFIER ALREADY EXISTS

Follow-on requests:

None.

Section 3: Tables

Request (Input) Tags

<UpdateModifiersMods

Terminal Equivalents:

Apollo
C:T: / TMU

Galileo
Not applicable on Galileo

 

 

Ordering

KLR

Min/Max

XML Tag

 

REQUIRED

DPFI

1-1

<FareNumInfo>

 

OPTIONAL

DPF0

0-1

<FOPRestrict>

 

<DocProdFareRequoteMods>

Terminal Equivalents:

Apollo
C:T: / TMU

Galileo
Not applicable on Galileo

 

 

Ordering

KLR

Min/Max

XML Tag

 

REQUIRED

DPFI

1-1

<FareNumInfo>

 

 

Response (Output) Tags

<DocProdFareRequote>

 

 

 

Ordering

KLR

Min/Max

XML Tag

 

 

DPFI

1-1

<FareNumInfo>

 

 

DPOK

0-1

<DPOK>

 

 

TEXT

0-1

<TextMsg>

 

 

EROR

0-1

<ErrText>

 

<UpdateModifiers>

 

 

 

Ordering

KLR

Min/Max

XML Tag

 

 

DPFI

1-1

<FareNumInfo>

 

 

DPOK

0-1

<DPOK>

 

Related Samples

DocProdFareRequote_5_s45