| Amount |
- Type
- currency
- Properties
- Filter, Sort
- Description
- Price for the billing period item. Used to calculate the invoice
line's Amount field.
|
| BillingPeriodEndDate |
- Type
- date
- Properties
- Filter, Group, Nillable, Sort
- Description
- Used to calculate the invoice line's end date.
|
| BillingPeriodItemNumber |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- System-defined number that refers to the billing period item.
|
| BillingPeriodStartDate |
- Type
- date
- Properties
- Filter, Group, Nillable, Sort
- Description
- Used to calculate the invoice line's start date.
|
| BillingScheduleId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- Parent billing schedule of the billing period item.
- This field is a relationship field.
- Relationship Name
- BillingSchedule
- Relationship Type
- Lookup
- Refers To
- BillingSchedule
|
|
CurrencyIsoCode
|
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Restricted picklist,
Sort, Update
- Description
- Contains the ISO code for any
currency allowed by the org. Available only for orgs with the
multicurrency feature enabled.
|
| InvoiceBatchRunId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- Parent invoice batch run of the billing period item.
- This field is a relationship field.
- Relationship Name
- InvoiceBatchRun
- Relationship Type
- Lookup
- Refers To
- InvoiceBatchRun
|
| InvoiceLineId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- This field looks up to the invoice line that's generated from the
billing period item. This field is populated only when a billing
period item is generated via an invoice batch run. Otherwise, this
field is empty.
- This field is a relationship field.
- Relationship Name
- InvoiceLine
- Relationship Type
- Lookup
- Refers To
- InvoiceLine
|
| InvoiceStatus |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- Status of the invoice that contains the invoice line created from
the billing period item.
- Valid values are:
-
Canceled—The
invoice for this billing period item was canceled.
-
Draft—The
invoice has been created but hasn’t been posted. Available in
API version 60.0 and later.
-
DraftInProgress—The invoice hasn’t been
created yet. When the invoice is created, the InvoiceStatus field value is
changed to Draft. If the
invoice generation process fails, the
InvoiceStatus field value shows
DraftInProgress.
Available in API version 60.0 and later.
-
Error—The
invoice for this billing period item was generated in
error.
-
Pending—The
invoice for this billing period item is being generated.
-
Posted—An
invoice line based on this billing period has been created
and added successfully to the invoice.
-
PostingInProgress—An invoice line based on
this billing period has been created and is in the process of
being added to the invoice. Available in API version 60.0 and
later.
-
Voided—An
invoice line based on this billing period was voided.
-
VoidInProgress—An invoice line based on this
billing period is in the process of being voided.
|
| Status |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- Status of the billing period item. Draft billing period items
aren't evaluated for invoice line creation.
- Valid values are:
|