Task: Update Endorsement Box

Updates a specified fare within the itinerary such that a new endorsement box is created or current endorsement box text 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.  A PNR/booking file must exist.  A fare must exist. 

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

Yes, the request and response are identical on Apollo and Galileo.

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

User will need to create a booking file/PNR and a fare.

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 endorsement box (GEB) modifier:

Processing notes for GEB modifier:

Section 2: Detailed Description

Request:

  1. Create the PNR/booking file with a fare.
  2. The fare number will be in the <FareNumInfo> tag.
  3. The Endorsement box will be in the <EndorsementBox> tag.

Prerequisite tasks:

User will need to create a booking file/PNR and a fare.

Expected response:

The response <UpdateModifiers> (4019) will include the <FareNumInfo> fare number and <DPOK> tags.

Error and warning responses:

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

Follow-on requests:

None.

Section 3: Tables

Request (Input) Tags

<UpdateModifiersMods>

Terminal Equivalents:

Apollo C:nT:/GEBtext

Galileo
TMUnEBtext

 

 

Ordering

KLR

Min/Max

XML Tag

 

REQUIRED

DPFI

1-1

<FareNumInfo>

 

 

DP27

1-1

<EndorsementBox>

 

Response (Output) Tags

<UpdateModifiers>

 

 

 

Ordering

KLR

Min/Max

XML Tag

 

 

DPFI

1-1

<FareNumInfo>

 

 

DPOK

1-1

<DPOK>

 

<UpdateModifiers>

 

 

 

Ordering

KLR

Min/Max

XML Tag

 

 

DPFI

1-1

<FareNumInfo>

 

 

EROR

1-1

<ErrText>

 

Related Samples

DocProdFareRequote_5_s35