Report

A report [Report] is a process of compiling and presenting OpenAir information for analysis and auditing purposes. The report object holds configuration information for a saved report.

XML

SOAP

REST

Database table

Object

Report

oaReport

report

Supported Commands

Read, Report

read()

The Report object has the following properties:

XML / SOAP

Database

Description

created

created

[Read-only] Time the record was created. See Date Fields.

date_created

date_created

[Read-only] The date and time the report was created. This may or may not be the same as the created column. For example, reports created before 2010-01-11 and reports copied from other accounts will have different values. See Date Fields.

email_report

[Read-only] A 1/0 field. 1 = report executes and sends an email with a pdf attachment to the session user.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

[Read-only] The name of the report.

relatedid

[Read-only] Related ID for attributes type. Report = ID of saved report, Timesheet = ID of timesheet, and Envelope = ID of related expense for expense report.

thin_client_context

thin_client_context

[Read-only] A 1/0 field indicating that this report can be requested via thin clients.

type

type

[Read-only] The type of report: S = saved reports and T = sTandard reports.

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.

userid

userid

[Read-only] The ID of the user who created the report. This is 0 for standard reports.