Travel Management

This chapter covers the following topics:

Topic

Content

Page

Overview

Provides an introductory discussion of Travel Management, its processing capabilities, and its documents and components.

See Overview

For the Travel Administrator

Describes how the business rules governing business-related travel are defined and maintained, and the documents used by the system that are not generated by the traveler.

See For the Travel Administrator

For the Traveler

Explains the purpose, preparation and submission of the travel documents required for authorization of travel and reimbursement of business-related advances and expenses.

See For the Traveler

For the Approver

Describes the review and approval process for authorizing business travel and the reimbursement of related expenses.

See For the Approver

For the Internal Resource Provider

Describes how to review and bill travelers using internal resources.

See For the Internal Resource Provider

For the Travel Accounting Staff

Describes the disbursement options for Travel Management as well as the accounting impact of each event in the travel cycle.

See For the Travel Accounting Staff

Overview

Key Concepts

Travel Management provides support for tracking business-related travel by employees and authorized vendors, budgeting, and the accounting impact of this travel.

Travel Policies are the business rules that govern eligibility for reimbursement of business-related travel expenses. The Travel Administrator is responsible for defining and maintaining these policies and the corresponding tables.

Once the reference tables are set up, travelers can request approval for a business-related trip using a Travel Authorization document. On this document, the traveler indicates the trip destination(s), trip purpose, trip dates, and requests travel advance checks. Travel allows payment to a maximum of three different vendors for the different advance types: hotel deposit, registration fee, and airline advance.

MARS automatically creates an Automated Disbursement (AD) or Electronic Fund Transfer (EFT), depending upon how the recipient of the check is defined on Vendor (VEN2, VEN3) during the offline disbursement cycle. However, if a check is needed immediately, a Travel Check (TC) can be entered.

An example of the travel process follows:

  1. Once the user-maintained tables are set up, travelers request approval of a trip. The trip request is entered into the system by a Travel Authorization (TE). The Travel Authorization (TE) automatically creates entries on the following tables:
  2. Table Name

    Table ID

    Employee Travel Summary

    ETSM

    Internal Bill Authorization

    IBTX

    Open Trip Accounting Line Inquiry

    OTLT

    Open Trip Expense Line by Date

    OTLX

    Open Trip Header Inquiry

    OTH1, OTH2, OTH3

    Travel Advance Hold

    TAHD

    Travel Authorization Inquiry

    TACI

These updates enable the business office and the accounting department to track trips and determine when a settlement should be made.

  1. The travel advance check is produced using the offline automated disbursement process. If an immediate travel advance check is required, a manual check may be cut and then entered into MARS using a Travel Check (TC).
  2. Once the trip is taken, the traveler submits an Expense Voucher (TP) which is used to record the details of the trip. The Expense Voucher (TP) is also used to record trip expenditures. The Expense Voucher (TP) automatically updates the following tables:
  3. Table Name

    Table ID

    Employee Travel Summary

    ETSM

    Open Trip Accounting Line Inquiry

    OTLT

    Open Trip Expense Line by Date

    OTLX

    Open Trip Header Inquiry

    OTH1, OTH2, OTH3

    Travel Advance Hold

    TAHD

    Vendor

    VEN2, VEN3

If the traveler is due a reimbursement, the system schedules a reimbursement check offline through the automatic check disbursement process.

  1. When an immediate reimbursement is required, a manual check can be produced. This is accomplished through a Travel Check (TC).

Travel Documents

Travel information is entered and maintained using one of the following documents:

Document

Description

Travel Authorization (TE, TEO, TEC)

Records trip information and schedules advance checks. This document is used to request monies for hotel deposits, registration fee advances, and airline ticket advances. The three types of Travel Authorization - In-State (TE), Out-of-State (TEO), and Foreign (TEC) - will hereafter be referred to as TE.

Expense Voucher (TP)

Records the expenditure of funds, calculates the amount due to/from the employee, and schedules the reimbursement check to the traveler (if appropriate). This document reflects the actual costs of the trip. The Expense Voucher (TP) is used to record the expenditure associated with a trip.

Internal Travel Voucher (IIT)

This document facilitates the transfer of funds between internal buyers and sellers. The buyer is the traveler, and the sellers are the State Motor Pool and State Parks. On the seller side, IIT updates the revenue accounts. On the buyer side, IIT updates the expense accounts.

Travel Check (TC)

Clears the travel advance, records reimbursement, or clears the payable amount due to the traveler. This document is used when either a travel advance or a reimbursement is manually produced and the resulting accounting information must be entered in MARS.

Offline Programs

Travel Management is supported by several offline programs performing the following functions:

Program

Description

Payment Voucher Selection (AFINADVS)

Reads the open travel tables and selects the records that fall within the user-defined parameters.

EFT Voucher Selection (AFINEFVS)

Reads the open travel tables and selects the records that fall within the user-defined parameters.

Check Writer (AFINADCG)

Reads the selected vouchers and records the disbursement for each check in its related ledger. This program also prints the checks and produces the Check Register (A657) report.

EFT Tape Register (AFINEFCG)

Reads the selected vouchers and records the disbursement for each electronic funds transfer in its related ledger. This program also produces the EFT Register (EF03) report.

Travel Monthly Clearing (AFINTACL)

Purges the Open Trip Header Inquiry (OTH1, OTH2, OTH3), Open Travel Accounting Line Inquiry (OTLT), and Travel Authorization Inquiry (TACI) tables.

Travel Management Ledgers

The Detail General Ledger (GENLED) and the Current Detail Daily Current Cash Ledger (CSHLED) record travel accounting events.

Travel Management Tables

Travel Management consists of the following tables and corresponding windows:

Table Name

Table ID

Destination Functionality

DEST

Employee Travel Summary

ETSM

Expense Type Code

EXTC

Expense Type Set

EXTS

Expense Voucher Generation

TPGN

Institutional Expense

IEXT

Internal Bill Authorization

IBTX

Internal Resource Billing Specification

IRBS

Internal Travel Voucher Generation

ITGN

Lodging Validity

LDVL

Meal Validity

MLVL

Open Trip Accounting Line Inquiry

OTLT

Open Trip Expense Line by Date

OTLX

Open Trip Header Inquiry (1 of 3)

OTH1

Open Trip Header Inquiry (2 of 3)

OTH2

Open Trip Header Inquiry (3 of 3)

OTH3

Point to Point

PTOP

Rate Schedule

RTSC

Travel Advance Hold

TAHD

Travel Authorization Inquiry

TACI

Travel Check Inquiry

TACX

Travel Policy

TVPL

Travel Purpose

PURP

Travel Special Accounts

TSPC

Travel Management Flowchart

  1. Figure 88

 

Travel Management Overview

The flowchart shown in Figure 88 is an overview of Travel Management. The various processes are identified and explained below:

  1. If automated disbursement is used, the Payment Voucher Selection (AFINADVS) program reads the open travel (OTH1, OTH2, OTH3, OTLT) tables; selects the records that fall within the user-defined parameters; and writes those records to a temporary file (TEMPCHK).

If electronic funds transfer is used, the EFT Voucher Selection (AFINEFVS) program reads the open travel (OTH1, OTH2, OTH3, OTLT) tables; selects the records that fall within the user-defined parameters; and writes those records to a temporary file (TEMPEFT).

  1. The Check Writer (AFINADCG) program reads Selected Travel Voucher (TEMPCHK) and records the disbursement for each check in its related ledger. This program also prints the checks and produces the Check Register (A657) report.

The EFT Tape Register (AFINEFCG) program reads Electronic Funds (TEMPEFT) and records the disbursement for each electronic funds transfer in its related ledger. This program also produces the EFT Register (EF03) report.

  1. At the end of the month (or whenever monthly clearing is run), the Travel Clearing (AFINTACL) program purges the open trip tables (OTH1, OTH2, OTH3, OTLT) and the Travel Authorization Inquiry (TACI) table.

For the Travel Administrator

Defining Basic Travel Reference Tables

Travel Management contains basic reference information that must be defined for the entire enterprise prior to creation of any travel policies or documents. These tables include:

 

After these tables have been defined, the next step is to define the rules that Travel Management will use to enforce compliance with the travel policies of the enterprise.

Defining Travel Policies

Travel policies are the business rules that govern eligibility for reimbursement of travel expenses. Travel Management allows for the creation and configuration of multiple travel policies across the enterprise via entries in seven travel policy tables. Travel policies are created from modular pieces in order to allow for flexibility in defining multiple policies. These pieces can be re-used and they are defined using the following tables:

Destination Functionality (DEST) and Point to Point (PTOP) reference tables will also be used as the Travel Policy rules are enforced.

A travel policy may define the following rules:

A few other special functions that the travel policy tables are used for:

Different policies will share rule sets in situations where appropriate. For example, some travel policies will "inherit" rules from a higher level organization's travel policy. In this instance, the appropriate rule sets could be used by both to make the creation and maintenance of the travel policies less difficult.

Listed below is a check list of the items required every time a per diem travel policy is created in order for the policy to function properly. All other steps are optional depending on the rules requiring enforcement.

  1. Create a meal expense type for each meal reimbursable in a day (generally Breakfast, Lunch and Dinner, as well as a "General Meals" expense type). These should have an expense type indicator M. For a per diem policy, the user may not attempt to expense anything with an indicator value M unless payment method is P.
  2. Create an expense type for hotel, registration, and airfare advances with expense type indicator values of H, R, and A respectively. These expense types can be used for non-advance expenses as well.
  3. Create rates for all per diem meals and POV mileage in Rate Schedule (RTSC).
  4. Create validity rules in Meal Validity (MLVL) for all specific meal expense types for both low rate and high rate areas.

For "Actual and Necessary" travel policies, the following steps are required in order for the policy to function properly:

  1. For any meal expense where expense caps will be enforced, create a meal expense type for each meal reimbursable in a day (generally Breakfast, Lunch and Dinner). These should have an expense type indicator of M.
  2. Create an expense type for hotel, registration and airfare advances with expense type indicator values of H, R, and A respectively. These expense types can be used for non-advance expenses as well.
  3. Create expense caps (if necessary) for all meals and specify the POV mileage rate in Rate Schedule (RTSC).
  4. Below is a high level process flow diagram for creating travel policies in Travel Management.
  5. Figure 89

 

 

Editing and Maintaining Reference Data for Travel

The Travel Administrator is responsible for defining the data required for Travel Management. All travel document processing is dependent upon correctly creating and maintaining entries in the reference tables. Therefore, it is critical that the changes to these tables be carefully managed. The travel administrator will be notified when changes are required to these tables, which is typically when there is a need to include new data (e.g., new destinations, purposes, internal resource providers) or a need to adjust accounting information (e.g., a change in default balance sheet accounts). Changes to the travel policy tables will occur more frequently due to updates in published travel policies.

Testing a Travel Authorization (TE) Document

MARS performs a number of edits on the information provided on the application, including:

Testing an Expense Voucher (TP) Document

The document processor also calculates the total amount paid by the traveler and the total amount paid by the employer. A cross check is performed to ensure that the total of these two amounts equals the total of all line amounts. As the Expense Voucher (TP) is processed, a comparison is made between the advance amount entered on the header and the advance amount entered on Open Trip Header Inquiry (OTH1, OTH2, OTH3) tables. An error is produced if either of these two amounts do not match.

For the Traveler

Travel Planning and Authorization

In order to be reimbursed for any related expenses, travelers may require approval before embarking on a business trip. Travel Management offers three types of Travel Authorization with which to request pre-trip approval: the In-State Travel Authorization (TE), Out-of-State Travel Authorization (TEO), and Foreign Travel Authorization (TEC). Hereafter, references to the Travel Authorization as (TE) or TE will be deemed to include the TEO and TEC documents as applicable.

Travel authorization requirements are outlined in the official travel policies published by the Commonwealth of Kentucky. Some examples of conditions requiring a travel authorization include:

Travel authorizations are recommeded for itineraries that require advance payments for hotel accommodations, registration fees, or purchase of airline tickets. If a travel payment is made against the authorization, the payment history will be recorded with the trip. This is preferred compared to a payment voucher which will make the payment but cannot match against the trip since the trip has not yet been taken or authorized.

Refer to the appropriate published travel policies to determine which type of travel authorization, if any, is required.

Accessing Travel Rules and Regulations

Travel rules and regulations for the enterprise are usually published as travel policies. Different travel policies may exist for different organizations with an enterprise. Some of these rules and regulations have been implemented as rules within Travel Management. These include items such as reimbursement rates, reimbursement caps, and meal reimbursement validity. Refer to the section "For the Travel Administrator" for a more detailed description of the travel policy items that have been implemented as a part of the system.

Using Internal Resources

Internal Resources are those State Park facilities and Motor Pool vehicles owned and operated by the Commonwealth of Kentucky enterprise. When and where available, use of these internal resources may be suggested by the Travel Administrator and/or governing Travel Policy as the more cost effective manner by which state employees and authorized representatives can travel while conducting state business.

The difference between Internal Resources and other service providers is that incurred expenses can be directly billed and monies can be automatically transferred between accounts, reducing the need for third party reimbursement, through the Internal Travel Voucher (IIT) document.

Authorization for State Motor Pool Vehicles

In order to reserve a motor pool vehicle (or check for availability), the traveler should follow the policies and procedures defined by the State Motor Pool. Once a reservation has been made, the traveler should include the request as an estimated expense on the Travel Authorization (TE) form. The expense type for use of the motor pool vehicle depends upon the travel policy under which the travel is authorized.

Authorization for State Park Lodging

In order to reserve lodging at a state park facility (or check for availability), the traveler should follow the policies and procedures defined by the State Parks. Once a reservation has been made, the traveler should include the request as an estimated expense on the Travel Authorization (TE) form. The expense type for use of the state park facility depends upon the travel policy under which the travel is authorized.

Creating and Submitting the Travel Authorization (TE)

Individuals wishing to receive travel advances are responsible for preparing and submitting a Travel Authorization (TE). These authorizations, once submitted, are then approved and processed.

Before entering a Travel Authorization (TE), the traveler should have the following information available:

The traveler should use the appropriate Travel Management document to create a travel authorization. MARS validates the information provided on the document (e.g., Traveler ID, funding strip information, purpose, destination) and determines that no travel policies have been violated. Once submitted by the traveler, the document is approved by the authorized reviewers and processed by MARS. If advances have been requested, Travel Management initiates the process of paying the vendor for approved amount.

Updating Tables with Travel Authorization (TE) Documents

The Travel Authorization (TE) updates the following tables for inquiry by the user:

Table Name

Table ID

Allotment Inquiry (Extended)

EALL

Appropriation Index (Extended)

EAPP

Balance Sheet Account Balance

BBAL

Employee Travel Summary

ETSM

Expense Budget Inquiry (Extended)

EEX2

Fund Balance

FBAL

Open Trip Accounting Line Inquiry

OTLT

Open Trip Expense Line by Date

OTLX

Open Trip Header Inquiry

OTH1, OTH2, OTH3

Travel Advance Hold

TAHD

The history tables and the online general ledger are updated as part of nightly cycle processing.

Creating and Submitting the Expense Voucher (TP)

When the traveler returns from a trip, an Expense Voucher (TP) reflecting the actual costs of the trip should be submitted. The Expense Voucher (TP) calculates amount due to/from the employee and records the expense of the trip. The Expense Voucher (TP) can be used to record the expenditure associated with a trip even though the trip was not authorized on a Travel Authorization (TE). Expense Voucher Generation (TPGN) can also be used for creating new Expense Voucher (TP) documents.

The Expense Voucher (TP) document is divided into two sections, header and line. The header section contains information such as Traveler ID number, reference, and advance amount. The line section is completed with the reference line number of the Travel Authorization (TE) being referenced, the amount incurred by the traveler, and the amount paid by the site. The Description field is provided to allow for an explanation of each item being charged/claimed.

An individual Travel Authorization (TE) line can be referenced more than once on an Expense Voucher (TP). A warning message is displayed when the total of the references is greater than the original Travel Authorization (TE) line amount.

The Expense Voucher (TP) has two types. Type 1 indicates the voucher information clears a trip record. Type 2 establishes a trip record for travel with no previously established Travel Authorization (TE).

Updating Tables with Expense Voucher (TP) Documents

The following tables are updated by the Expense Voucher (TP) for inquiry by the user:

Table Name

Table ID

Allotment Inquiry (Extended)

EALL

Appropriation Index (Extended)

EAPP

Balance Sheet Account Balance

BBAL

Employee Travel Summary

ETSM

Expense Budget Inquiry (Extended)

EEX2

Fund Balance

FBAL

Open Trip Accounting Line Inquiry

OTLT

Open Trip Expense Line by Date

OTLX

Open Trip Header Inquiry

OTH1, OTH2, OTH3

Vendor

VEN2, VEN3

The history tables and the online general ledger are updated as part of nightly cycle processing.

Expense Processing for Internal Resources

Often travel expenses incurred at internal resource facilities (state parks and motor pools) will be internally billed directly to the traveler's agency. In these cases, the traveler will not incur any out-of-pocket expenses if the actual amount of the expense does not exceed the amount authorized to be charged. For the traveler, this process may be broken into two steps: authorization and expense submission. If all of the steps have been followed, the payment for the services will occur without the traveler's involvement.

Prior Authorization

In order to process expenses for internal resources, the traveler must be authorized to charge these expenses directly back to the agency - even if it only involves in-state travel. Except in emergency situations, if prior authorization is not received, the traveler will be required to pay the charges out-of-pocket and be reimbursed. To receive authorization, the traveler must submit the appropriate TE document with the estimated amount of the expense on an expense line. When submitting this authorization, make certain the following steps have been taken:

  1. The appropriate expense type is chosen. In many travel policies, specific expense types are available for internally billed expenses such as "State Park Lodging" or "Carpool Rental." Make sure the specific expense type is used as opposed to the more general "lodging" or "transportation" expense type.
  2. The appropriate expense location is entered on the expense line. This is crucial in order for the internal resource to verify that the traveler is authorized to incur the expense. Quite often, as with expense type, there will be a specific destination for the internal resource facility. For example, even though the motor pool for carpool rental may be located in Frankfort, the specific destination for the motor pool should be used - not the destination code for Frankfort, Kentucky.
  3. The appropriate payment method is entered on the expense line. For internal resource expenses, the payment method should be "Internally Billed." If this is not selected, the internal resource will not be able to verify that the traveler is authorized to incur the direct charge.
  4. Enter the date the service will begin in the "Date" field on the expense line. For example, if a motor pool vehicle will be rented from January 5th through the 8th, the date utilization of the resource begins (January 5th) should be entered. This will ease verification of authorization for the internal resource.

Expense Submission

Submitting a voucher for a trip that included the use of internal resources is virtually identical to submitting a voucher without internal resources. In order to maintain an accurate record of the cost of the trip, it is necessary for the traveler to list all internally billed expenses on the voucher even though there will be no reimbursement of these costs. Because a travel authorization was used to authorize these expenses, a new TP document must be generated using the expense voucher generation (TPGN) utility. Once the voucher is generated, the traveler must update the expense lines carried over from the TE document with the appropriate date and amount.

In certain situations, the actual expense amount will exceed the amount authorized on the TE document and the traveler will incur out-of-pocket expenses to make up the difference. In this instance, ensure that the payment method for the new expense line is "Out-of-Pocket," not "Internally Billed." An amount greater than the authorization amount may not be listed on the "Internally Billed" expense line.

For the Approver

Travel Management documents such as the Travel Authorization (TE) and Expense Voucher (TP) may require approval. An authorized user(s) with the appropriate approval level must approve the document(s) prior to acceptance and processing by the system. The approver should use Document Listing (SUSF) to access documents that require approval.

Reviewing and Approving the Travel Authorization

A user, authorized for approving travel authorizations, should review the travel authorization for travel policy compliance. The approver should follow the policies and procedures outlined for their organization. This usually includes item such as:

Some items that are handled by the system include:

Reviewing and Approving the Expense Voucher

An approver of expense vouchers should also review the expense voucher for travel policy compliance. The approver should follow the policies and procedures outlined for the appropriate organization. In addition to the items verified on the travel authorization, the approver should also consider the following:

Some items that are handled by the system, in addition to the items listed for travel authorizations, include:

For the Internal Resource Provider

In Travel Management, an Internal Resource Provider is an organization that provides services (the "Seller") to other organizations (the "Buyer(s)") within the enterprise. For example, in a state government, a state motor pool facility loans vehicles to state employees for state-related business travel. Another example would be the provision of accommodations by state park facilities when travelers are conducting state-related business.

Although the provision and purchase of internal resources is very like the business conducted with external service providers (e.g., car rental companies, hotels), the major difference is that expenses incurred for internal resources can be directly billed and monies can be automatically transferred between accounts, reducing the need for third party reimbursement, through the Internal Travel Voucher (IIT) document.

 

Reviewing Authorized Charges

The Seller (authorized personnel working for an internal resource provider) may review Travel Authorizations (TE) for confirmation of directly billed charges using Travel Management. Sellers can also access the Internal Bill Authorization Inquiry (IBTX) table. IBTX allows the user to review billed and unbilled charges by date and facility.

Creating and Submitting the Internal Travel Voucher (IIT)

Internal Travel Vouchers (IIT) initiate the transfer of funds between internal buyers and sellers. The simplest way to create an IIT is through use of the Internal Travel Voucher Generator (ITGN). This table allows a user to generate an IIT from an existing Travel Authorization (TE). The user makes minimal modifications to the generated document prior to submission. Once submitted and approved (if required), the funds are transferred from the buyer (e.g., traveler's agency) to the seller (e.g., state park, motor pool).

It is possible to create an IIT without using the ITGN window, but this is not recommended as it requires considerable re-entry of information already provided on the TE.

Submitting Internal Travel Vouchers in Batch

Some internal resource providers may elect to create Internal Travel Voucher (IIT) documents in batch. Travel Management does allow batch submission of IIT documents. For more information on creating and submitting IIT documents in batch, please refer to the document "Interface Design: For Systems Converting to MARS Codes."

For the Travel Accounting Staff

Documents

The Travel Check (TC) and Internal Travel Voucher (IIT) are the documents the system utilizes that are not initiated by the traveler.

The Travel Check (TC) is used when either a travel advance or a reimbursement needs to be manually produced. The Internal Travel Voucher (IIT) is used to transfer funds between the buyers and sellers of internal resources.

Entering a Travel Check (TC) Document

When the Travel Check (TC) is used for a travel advance, it clears the travel advance amount scheduled by the Travel Authorization (TE). The Travel Check (TC) allows a travel check to be written for one or more categories of advance (hotel, registration or airline).

For advance checks to be written, enter the appropriate header information, including employee ID, and referenced Travel Authorization (TE)/Expense Voucher (TP) number and trip number, if applicable. When a Travel Authorization (TE) is issued for multiple vendors, then one Travel Check (TC) will be entered for each vendor.

Updating Tables with Travel Check (TC) Documents

The Travel Check (TC) updates the following tables:

Table Name

Table ID

Balance Sheet Account Balance

BBAL

Employee Travel Summary

ETSM

Fund Balance

FBAL

Open Trip Header Inquiry

OTH1, OTH2, OTH3

Travel Advance Hold

TAHD

Travel Authorization Inquiry

TACI

Vendor

VEN2, VEN3

Warrant Reconciliation

WREC

Multi-Vendor Payments

Travel allows payment to a maximum of three different vendors for the different advance types: hotel deposit, registration fee, and airline advance. The process flow is outlined below:

  1. Enter a Travel Authorization (TE) and identify the vendors to whom advances will be paid.
  2. The receivable is posted with the Employee Vendor code.
  3. The payable portion of the ledger entry is posted to the specified Vendor code.
  4. Cut individual checks for advances using a Travel Check (TC) or create Automated Disbursements (AD) using the nightly cycle process (AFINADVS and AFINADCG). The disbursement entries reflect the Vendor codes associated with each advance check.
  5. Expense the trip with an Expense Voucher (TP). All Expense Voucher ledger entries will be posted with the employee Vendor code.

Accounting Model for Travel Management

The following scenario describes the general ledger entries that will be created when processing an Expense Voucher (TP) after returning from a trip against a Travel Authorization (TE) that was entered before the trip began.

In addition to the travel authorization documents and the expense voucher, the following are also described:

Dr State Parks Accounts Receivable

Cr State Parks Revenue

The Accounts Receivable is cleared when the IIT is processed and approved.

Legend TE: Refers to all Travel Authorization documents (TE, TEO, TEC)

TP: Refers to Expense Voucher Documents

TC: Refers to Travel Check Documents

IIT: Refers to Internal Travel Voucher Documents

AD: Refers to Automated Disbursements Process

 

Accounting Model for Travel Management

Document Type/Process

Accounting Lines

Accounting Entries

TE

For Advance lines specified on the TE

Dr Expenditure/Expense (22)

Cr Travel Accts Payable (02)

For State Park/Motor Pool (Internally Billed) lines specified on the TE

None

For Estimated Expenses (Out-of-Pocket) specified on the TE (this includes per diem)

None

TP

For Advance lines specified on the TP

None

For State Park/Motor Pool (Internally Billed) lines specified on the TP

None

For Actual Expenses (Out-of-Pocket) specified on the TP (this includes per diem)

Dr Expenditures/Expense (22)

Cr Travel Accts Payable (02)

TC

For Advance lines specified on the TE

Dr Travel Accounts Payable (02)

Cr Travel Cash (01)

For State Park/Motor Pool (Internally Billed) lines specified on the TE

None

For Estimates (Out-of-Pocket) specified on the TE (this includes per diem)

None

For Actual Expenses (Out-of-Pocket) specified on the TP referenced by the TC (this includes per diem)

None

AD

For Advance lines specified on the TE

Dr Travel Accounts Payable (02)

Cr Travel Cash (01)

For State Park/Motor Pool (Internally Billed) lines specified on the TE or TP

None

For Actual Expenses (Out-of-Pocket) specified on the TE (this includes per diem)

None

For Expenses (Out-of-Pocket) specified on the TP (this includes per diem)

Dr Travel Accounts Payable (02)

Cr Travel Cash (01)

IIT

For State Park Expense

Dr Travel Cash (01)

Cr State Parks A/R (01)

Dr Expenditure/Expense (22)

Cr Travel Cash (01)

For Motor Pool Expenses

Dr Travel Cash (01)

Cr Motor Pool Revenue (31)

Dr Expenditure/Expense (22)

Cr Travel Cash (01)

The following scenario demonstrates these entries:

A traveler enters the estimates on an in-state travel authorization. The traveler requests a hotel advance and a motor pool vehicle. The traveler then creates an expense voucher documenting the actual expenses. Note the following conditions:

 

Description (Fund)

Travel Authorization (TE)

Expense Voucher (TP)

Internal Travel Voucher (IIT)

Hotel Advance (0100)

$300

 

 

Motor Pool Request (0300)

$50

 

$40

Total Per Diem Expense (0400)

$100

$100

 

Miscellaneous Expense (0500)

$20

$10

 

Individual Document Total

$470

$110

$40

Total Advance Expensed

$300

 

 

Total Internally Billed

 

 

$40

Total Out-of-Pocket Expensed

 

$110

 

When the Travel Authorization (TE) document is accepted by the system:

Dr Expenditure/Expense (22) 0100 $300

Cr Travel Vouchers Payable (02) 0100 $300

When the check is cut for the advance on the TE by the Automated Disbursements process:

Dr Travel Vouchers Payable (02) 0100 $300

Cr State Treasury Office Cash (01) 0100 $300

When the Expense Voucher (TP) document is accepted by the system:

Dr Expenditure/Expense (22) 0400 $100

Cr Travel Vouchers Payable (02) 0400 $100

Dr Expenditure/Expense (22) 0500 $10

Cr Travel Vouchers Payable (02) 0500 $10

When the check is cut for the out-of-pocket expenses on the TP by the Automated Disbursements process:

Dr Travel Vouchers Payable (02) 0400 $100

Cr State Treasury Office Cash (01) 0400 $100

Dr Travel Vouchers Payable (02) 0500 $10

Cr State Treasury Office Cash (01) 0500 $10

When the Internal Travel Voucher (IIT) is processed for the internally-billed Motor Pool expense:

For the Seller's side (Motor Pool) which uses the funding strip (including revenue source) from IRBS:

Dr State Treasury Office Cash (01) 0600 $40

Cr Motor Pool Revenue (31) 0600 $40

For the Buyer's side (Traveler) which uses the funding strip specified on the TE:

Dr Expenditure/Expense (22) 0300 $40

Cr State Treasury Office Cash (01) 0300 $40