Entering content frameFunction documentationReporting Locate the document in its SAP Library structure

Use

You can evaluate the travel expense information created using Offline Travel Expenses in the R/3 system or on your Notebook. SAP supplies an example report which allows you to complete these evaluations. You can use this report as a template for creating your own reports and to adjust the information to meet your requirements.

Features

The example report EXPENSE_REPORT_01 displays an overview of all trips, their associated receipts and your cost assignments from the Offline database.

You should synchronize your data before you run this report. This ensures that the data in your offline database is up-to-date.

The following information is displayed for each trip information record:

The report determines the data to be displayed using the following steps:

  1. Generate object TravelExpenseReader
  2. Determine entry filter for user or set the standard entry filter
  3. Read data records according to the entry filter
  4. Send data records for trips, receipts, cost assigned to the context

Customer reports, created using the example report, can contain the following information:

Information

Travel Expense Information

Method

getTravelExpenseReader()

Usage

Provides access to all method and field names of Travel Expense’s class ABC

Method

getABC()

 

 

Leaving content frame