Start of Content Area

This graphic is explained in the accompanying text Create Travel Expense Report Locate the document in its SAP Library structure

Technical Data

Runtime Technology

Java / Web Dynpro

Technical Name of iView

com.sap.pct.erp.ess.expenses

Technical Name of Web Dynpro Application

sap.com/ess~tra~tre/Expenses

Service Key

EMPLOYEE_TRAVEL_EXPENSEREPORT05

Available as of

SAP EP 7.0

Data Source

SAP ECC 6.0

Software Component

EA-HR

Support

FI-TV-COS

 

Features

Travel Expenses

Employees use this service to create reports for their travel expenses. They can transfer data from travel requests or travel plans and assign existing credit card receipts to the expense report. They can do this for any trips, even those that have not yet started.  Automatic mileage calculation is available when entering receipts. Cost assignment is integrated with cProjects. The travel expense statement is output as a PDF-based form.

For more information on travel expenses in the SAP system, refer to the SAP Library under Travel Management ® Structure linkTravel Expenses.

Other Costs

You can also use this service for costs that are not associated with a trip, such as telephone costs, restaurant expenses, or books. You do this by configuring the service as follows:

...

       1.      In Customizing for Travel Management under Schema and Single Field Control for Web Dynpro Interface, create a new trip schema that allows overlap with other trips. Disallow flat rate settlement for this schema and hide the associated fields.

       2.      In the IMG under Cross-Application Components -> Homepage Framework, carry out the steps necessary to copy and rename the service Create Travel Expense Report (sap.com/ess~tra~tre/Expenses). For more information on the homepage framework, see Adding Services to an Area in the Standard System.

       3.      In Customizing for the homepage framework, assign the new trip schema to the new service. You do this in the step Define Resources under Attributes of Resource. Enter the following URL parameter for accessing the new trip schema: sap.xss.tra.TripSchema=<key of the new schema>. Example: sap.xss.tra.TripSchema=04.

       4.      For more information on modifying the interface, refer to Customizing for the SAP system under Accounting ® Financial Accounting ® Travel Management ® Employee Self-Services ®  Interface Modifications for Travel Management in SAP Enterprise Portal ® Schema and Single Field Control for Web Dynpro Interface.

 

Optional Settings

URL Parameters

Parameter

Description

Required

sap.xss.tra.TripNo=00000001

 

Number of the trip to be entered or copied

 

No

sap.xss.tra.TripSchema=01 

 

Trip schema for other costs (see under “Other Costs”)

 

No

sap.xss.tra.DateBeg=2005-03-31     

 

Starting date of new trip (YYYY-MM-DD)     

 

No

sap.xss.tra.SourcePersNo=00022222     

 

Personnel number from which an expense report is to be copied

 

No

sap.xss.tra.Mode=Copy

 

The new expense report is to be copied from an expense report specified through sap.xss.tra.TripNo

 

No

sap.xss.tra.ExitService=EMPLOYEE_TRAVEL_ALLMYTRIPS   

 

Name of the service to be navigated to after leaving Travel Expenses with Exit

 

No

 

Integration

If you have integrated Travel Planning and Travel Expenses, employees can transfer data directly from existing travel plans.

You can process travel expense reports using the universal worklist of Manager Self-Services (UWL) with the SAP Workflow. For more information, see Structure linkIssuing Approvals in the Universal Worklist and Structure linkWorkflow Scenarios in Travel Management (FI-TV).

If you are using the integration with cProjects, you can assign the travel expenses to cProjects projects using the cost assignment function.

 

 

End of Content Area