In order to identify those reservations that arrive from OKC via the reservation interface program, a cross reference table can be created.

Use this program to:

  • Create, edit, and delete records from the OKC Source Code Cross Reference table.

To access the program, type EDOKSR (RET) at any menu "OPTION:" field or the appropriate number on the Hertz Brazil Menu. The screen will then display:

OPTION: __ EDIT OKC SOURCE X-REF

1 VN
2 RS
3 CP
4 BS
5 AI
6 Source Code


1PRINT 2 3ERASE 4 5 6 7HELP 8

General Information:

Fields 1 - 5 refer to Hertz Data Field Codes that are included in reservations received through the Reservation Interface program. Field 6 is used to enter a CARS+Source Code -- which becomes a cross reference record.

When the Reservation Interface program runs for Hertz Brazil, the program attempts to find a Source Cross Reference record whose primary key exactly matches all the values in Fields 1 - 5. If an exact match is found, the CARS+ Source Code from that record is entered on the Reservation.

If an exact match is not found, the Res. Interface program looks for a record in the Source Cross Reference File which has a single field in its primary key fields that matches one of the values in Fields 1 - 5 below. If a match is found, the CARS+ Source Code from that record is entered on the Reservation.

If a match cannot be found in either of the above cases, the Res. Interface program looks for a record in the Source Cross Reference File where the value in "RS" field (Field 2) matches the 2 leading characters in the Reservation's RS data field. If a match is found, the CARS+ Source Code from that record is entered on the Reservation.

Enter data as follows:

1. VN

Enter up to 6 characters representing a Vendor Number

EXAMPLE: Type ADACUA (RET)

2. RS

Enter up to 6 characters representing a Referral Source.

EXAMPLE: Type UA (RET)

3. CD

Enter up to 6 characters representing Caps Data.

EXAMPLE: Press (RET)

4. BS

Enter up to 6 characters representing a Booking Source.

EXAMPLE: Press (RET)

5. AI

Enter up to 6 characters representing a Agent Info.

EXAMPLE: Press (RET)

6. SOURCE CODE

Enter the CARS+ source Code for this record. This Source must have already been set up in the Edit Source Code control file.

EXAMPLE: Type APL1 (RET)

PRESS "F1" AT "OPTION:" TO SAVE .