Task: Update Baggage Allowance Mod

This task updates a specified fare within the itinerary such that baggage allowance is created or current baggage allowance 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 the 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.

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

The following modifiers are not allowed with the Baggage Allowance (GBG) modifier:

 Processing notes for the GBG modifier:

Section 2: Detailed Description

Request:

The following steps are required to carry out this task:

  1. Create PNR with a fare.

  2. Send the fare number in the <FareNumInfo> sub-element.

  3. Send the Baggage Allowance (GBG) in the <BaggageAllowance>.

Prerequisite tasks:

A PNR must be present on the AAA, with fares.

Expected response:

The response <UpdateModifiers> includes the <FareNumInfo> 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.

 

Warning Message

Reason for Warning

Must have less than 10 Pieces.

This warning message is generated when more than nine pieces are entered.

Number must be less than 100.

The warning message is generated when more than 99 pounds/kilos are entered.

 

Follow-on requests:

None.

Section 3: Tables

Request (Input) Tags

<UpdateModifiersMods>

Terminal Equivalents:

Apollo: C:nT:/GBGnnww

Galileo: N/A

 

 

Ordering

KLR

Min/Max

XML Tag

 

A

DPFI

1-1

<FareNumInfo>

 

B

DP22

1-1

<BaggageAllowance>

 

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_s4