Name | Type | Cardinality | Label | Required | Help |
amount |
double |
0..1 |
Amount |
F |
The charge amount is shown here.
The charge amount is calculated as charge rate multiplied by charge quantity. You can manually override the charge amount. |
billingAccount |
RecordRef |
0..1 |
Billing Account |
F |
|
billingItem |
RecordRef |
0..1 |
Item |
F |
The service item associated with this charge is shown here.
For project charges, the service item is used to group charges on invoices.
The service item's price is only used to determine the rate if the charge rule used to generate the charge explicitly bases the charge rate on the service item. |
billTo |
RecordRef |
0..1 |
Customer:Project |
T |
Choose the project or customer you are billing this charge to. |
chargeDate |
dateTime |
0..1 |
Date |
T |
This is the date this charge was generated or created. |
chargeType |
RecordRef |
0..1 |
Charge Type |
T |
This field shows the type of rule or process used to generate this charge. |
class |
RecordRef |
0..1 |
Class |
F |
The class associated with this charge is shown here. |
createdDate |
dateTime |
0..1 |
Date Created |
F |
This is the date this charge was created either manually or by a charge run. |
currency |
RecordRef |
0..1 |
Currency |
F |
The currency of this charge is shown here. |
customForm |
RecordRef |
0..1 |
Custom Form |
F |
|
department |
RecordRef |
0..1 |
Department |
F |
The department associated with this charge is shown here. |
description |
string |
0..1 |
Description |
F |
Enter a description of this charge. |
invoice |
RecordRef |
0..1 |
Invoice |
F |
If the sales order has been billed, the invoice is shown here.
Charges that have been billed cannot be edited. |
invoiceLine |
RecordRef |
0..1 |
Invoice Item Line |
F |
If this charge has been billed, the invoice line containing this charge is shown here. |
location |
RecordRef |
0..1 |
Location |
F |
The location associated with this charge is shown here. |
projectTask |
RecordRef |
0..1 |
Project Task |
F |
|
quantity |
double |
0..1 |
Quantity |
F |
The quantity for this charge is shown here.
The quantity for a project charge is set to 1. |
rate |
string |
0..1 |
Rate |
F |
The rate for this charge is shown here.
The charge rates for project charges are determined by charge rules. |
rule |
RecordRef |
0..1 |
Charge Rule |
F |
If this is a project charge, the charge rule used to generate this charge is shown here. |
runId |
string |
0..1 |
Charge Run ID |
F |
|
salesOrder |
RecordRef |
0..1 |
Sales Order |
F |
If this charge has been included on a sales order, the sales order is shown here. |
salesOrderLine |
RecordRef |
0..1 |
Sales Order Line |
F |
If this charge has been included on a sales order, the sales order line is shown here. |
stage |
ChargeStage |
0..1 |
Stage |
F |
Choose the status of this charge:
* Ready - a charge must have this status in order to be billed.
* Hold - a charge is given this status if it needs to be approved before it is billed or otherwise processed.
* Processed - a charge with this status has been billed. |
subscriptionLine |
RecordRef |
0..1 |
Subscription Line |
F |
|
timeRecord |
RecordRef |
0..1 |
Time Entry |
F |
The project time record that is being charged by this transaction is shown here. |
transaction |
RecordRef |
0..1 |
Transaction |
F |
|
transactionLine |
RecordRef |
0..1 |
Transaction Line |
F |
|
use |
ChargeUse |
0..1 |
Charge Use |
F |
This field shows the kind of charge this record represents.
Project charges uses include:
* Actual - These are charges that can be billed when in the Ready stage.
* Forecast - These charges represent predicted charge amounts over the entire project's life. |