Task: Update Waitlist Segment Select Mod

This task enables agents to select waitlist segment specific for pricing and printing on the Itinerary/Invoice and the MIR.

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, the task cannot be performed in a sessionless environment. A PNR/booking file must exist with a stored fare to accomplish this task.

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

Yes, the request and response are identical on both the systems.

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

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

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 Waitlist Segment Select (SL) modifier:

Processing notes for Waitlist Segment Select (SL) modifier:

Section 2: Detailed Description

Request:

Following are the steps required to carry out this task:

  1. Set the NSET field to 'No' before emulating in PCC.

  2. Create the PNR/booking file with fares.

  3. The fare number will be in DPFI KLR.

  4. The Itinerary documents Waitlist Segment Select (SL) will be in DP45 KLR.

Prerequisite tasks:

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.

 

Error Message

Reason for Error

ERROR 4368 - MODIFIER NOT ALLOWED

This error is returned if the NSET field is not set to 'No'.

ERROR - INVALID FORMAT/DATA - W/L SEGMENT

This error is returned when the wrong data/format is entered.

ERROR 1369 - INVALID ENTRY

This error is returned if SLNONE, SXNONE and SRNONE are combined with DJD, DXD, DJD and DND.

ERROR 3930 - INVALID FORMAT/DATA - W/L SEGMENT

The front-end error response is generated when combining the SL with an invalid modifier (for this example SXALL was used).

 

Follow-on requests:

None.

Section 3: Tables

Request (Input) Tags

<UpdateModifiersMods>

Terminal Equivalents:

Apollo: C:nT:/SLnn or C:nT:/SLNONE

Galileo: TMUnSLnn or TMUnSLNONE

 

 

Ordering

KLR

Min/Max

XML Tag

 

A

DPFI

1-1

<FareNumInfo>

 

B

DP45

1-1

<WaitlistSegSelect>

 

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

1-1

<FareNumInfo>

 

B

EROR

0-1

<ErrText>

Related Samples

DocProdFareRequote_5_s27