RevenueProjection
A revenue projection [RevenueProjection
] is a charge (slip) created from a charge projection run.
— |
XML |
SOAP |
REST |
Database table |
---|---|---|---|---|
Object |
|
|
— |
|
Supported Commands |
— |
— |
The RevenueProjection
object has the following standard properties:
RevenueProjection
object properties may also include custom fields. The object type supports the custom equal to
read method and the enable_custom
read attribute.
XML / SOAP |
XML / SOAP |
Description |
---|---|---|
|
|
[Read-only] The accounting period date of the slip. See Date Fields. |
|
|
[Read-only] The ID of the associated agreement. |
|
|
[Read-only] ID of the booking type if this was generated from bookings. |
|
|
[Read-only] The ID of the associated |
|
|
[Read-only] The ID of the associated category. If this is set, the slip is based on this category. |
|
|
[Read-only] The slip city or location. |
|
|
[Read-only] The cost per unit of measure for an E or P slip, the billing rate for an O slip, or the fixed price for a F slip. Dated by the date field. |
|
|
[Read-only] The ID of the associated cost center. |
|
|
[Read-only] A 1/0 field indicating whether the cost includes the tax. |
|
|
[Read-only] Time the record was created. See Date Fields. |
|
|
[Read-only] Currency for the money fields in the record. |
|
|
[Read-only] The ID of the associated customer. |
|
|
[Read-only] The ID of the associated customerpo. |
|
|
[Read-only] The date of the billing slip. See Date Fields. |
|
|
[Read-only] The description of the billing slip. |
|
|
[Read-only] Date and time the record was marked as exported. See Date Fields. |
|
|
[Read-only] The number of hours for a T slip. |
|
|
[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro. |
|
|
[Read-only] Is the slip complete, for example, can it be included in an invoice. If 1 it must be edited before it can be added to an invoice. |
|
|
[Read-only] The ID of the associated invoice once billed. |
|
|
[Read-only] The ID of the associated item. If this is set, the slip is based on this item. Use the associated item type to determine the subtype of this slip. |
|
|
[Read-only] The ID of the associated job code. |
|
|
[Read-only] The number of minutes for a T slip. |
|
|
[Read-only] The name of the slip. This field is never populated. |
|
|
[Read-only] Notes associated with the slip. |
|
|
[Read-only] For use with split slips feature. If set, the slip.id of the originating slip for this split portion. |
|
|
[Read-only] The ID of the associated payment type. |
|
|
[Read-only] The ID of the associated payroll type. |
|
|
[Read-only] The ID of the associated portfolio project. |
|
|
[Read-only] The ID of the associated product. |
|
|
[Read-only] The ID of the associated project billing rule. |
|
|
[Read-only] The ID of the associated project. |
|
|
[Read-only] The ID of the task within the associated project. |
|
|
[Read-only] The ID of the projecttask_type of the associated projecttask. |
|
|
[Read-only] The quantity for an E, O, or P slip. |
|
|
[Read-only] The hourly rate for a T slip. Dated by the date field. |
|
|
[Read-only] For credit/rebill, ID of the original slip ID. |
|
|
[Read-only] The ID of the associated repeating event. |
|
|
[Read-only] The type of the projection:
|
|
|
[Read-only] Id of the revenue recognition rule that created this projection. |
|
|
[Read-only] Id of the revenue_stage. This will always be 'no revenue stage' 0 for revenue projections. |
|
|
[Read-only] Id of the slip_projection that was used for an as billed rule |
|
|
[Read-only] The type of the slip_projection:
|
|
|
[Read-only] The ID of the associated slip stage. |
|
|
[Read-only] This field is redundant with the type field. It provides a linkage to the slip type table allowing the slip_type table to be used in the reporting mechanism. |
|
|
[Read-only] The starting time of the timer. See Date Fields. |
|
|
[Read-only] The ID of the associated time type. |
|
|
[Read-only] The total value of the slip. Dated by the date field. |
|
|
[Read-only] A high precision version of the total field. This is used for G" type transactions as the percent complete is calculated on a daily basis can can be a small number Dated by the date field." |
|
|
[Read-only] The total tax paid. Dated by the date field. |
|
|
[Read-only] For internal user only. It is used only to satisfy subtotalling by slip in summary reports. |
|
|
[Read-only] The type of the slip: T -hourly rate slip, E -expense slip, F -flat price slip, O -other time slip, M -incomplete slip, or P -product slip. |
|
|
[Read-only] The unit of measure for an E or P slip or the rate description for an O slip. |
|
|
[Read-only] Time the record was last updated or modified. See Date Fields. |
|
|
[Read-only] The ID of the associated user. |
|
|
[Read-only] The ID of the associated vehicle. |
Usage Guidelines
You can only read revenue projection objects using the API if there's no charge projection run in progress. Otherwise, no results are returned. This is because the data may be incomplete until the charge projection job completes.