billingrevenueevent
Logs revenue recognition events related to billing transactions, ensuring compliance with revenue accounting standards.
Columns
| Name | Type | References | Description |
| amount | Decimal | The monetary amount associated with this transaction or event. | |
| cumulativepercentcomplete | String | The total percentage of completion for a project or task up to this point. | |
| customform | String | The custom form template applied to this record for specific business needs. | |
| eventdate | Date | The date when the event or transaction occurred. | |
| eventpurpose | String | The reason or purpose behind the event or transaction. | |
| eventtype | String | The classification of the event, such as billing, adjustment, or milestone. | |
| externalid | String | A unique identifier used for integration with external systems or data imports. | |
| quantity | Double | The numerical quantity of items or units involved in this transaction. | |
| record | String | The specific record associated with this event or transaction. | |
| recordtype | String | The type of record, such as an invoice, sales order, or journal entry. | |
| transactionline | String | The line item within a transaction, specifying details such as item, service, or charge. |