ExpenseItem (Not available with this release)

Description

Package: com.ibm.rpm.expense.containers

Extends: RPMObject

Usage

N/A

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. ExpenseItem Field Description
Field Detail
billable

Type: boolean

Default value: N/A

Description: Determines whether the expense item is billable or not.

Field validation description: N/A

Additional field security restrictions: N/A

chargeCode

Type: ChargeCode

Default value: N/A

Description: The charge code of the expense item.

Field validation description: N/A

Additional field security restrictions: N/A

note

Type: string

Default value: null

Description: A note related to the expense item.

Field validation description: N/A

Additional field security restrictions: N/A

quantity

Type: int

Default value: N/A

Description: N/A

Field validation description: N/A

Additional field security restrictions: N/A

reimburse

Type: boolean

Default value: N/A

Description: Determines whether to reimburse the expense item or not.

Field validation description: N/A

Additional field security restrictions: N/A

subTotal

Type: double

Default value: N/A

Description: The amount of the expense item without taxes.

Field validation description: N/A

Additional field security restrictions: N/A

tax1

Type: double

Default value: N/A

Description: The amount of the first tax.

Field validation description: N/A

Additional field security restrictions: N/A

tax2

Type: double

Default value: N/A

Description: The amount of the second tax.

Field validation description: N/A

Additional field security restrictions: N/A

unitPrice

Type: double

Default value: N/A

Description: The unit price of the expense item.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects

N/A