Request_item

A request item [Request_item] is an entry in a purchase request.

XML

SOAP

REST

Database table

Object

Request_item

oaRequest_item

request_item

Supported Commands

Read Delete

read() delete()

The Request_item object has the following standard properties:

Note:

Request_item 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

Database

Description

allow_vendor_substitution

allow_vendor_substitution

[Read-only] A 1/0 field indicating whether the vendor may be substituted.

attachmentid

attachment_id

[Read-only] If non-zero, the attachment record associated with this request_item.

attributes

attributes

[Read-only] A collection of additional attributes for this complex type.

cost

cost

[Read-only] The cost per unit of measure at which the product is being requested. 3 decimal places for handling amounts like mileage at 32.5 cents. Dated by the date field.

created

created

[Read-only] Time the record was created. See Date Fields.

currency

currency

[Read-only] The currency used for this request item.

customerid

customer_id

[Read-only] The ID of the associated customer. This is always the same as the purchase request customer_id.

date

date

[Read-only] The date of the request_item. The same as the purchaserequest date. See Date Fields.

date_fulfilled

date_fulfilled

[Read-only] The date on which all of the quantity was fulfilled. See Date Fields.

exported

exported

[Read-only] Date and time the record was marked as exported. See Date Fields.

id

id

[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro.

manufacturer_part

manufacturer_part

[Read-only] The manufacturer's part number, SKU or other unique ID for this product.

manufacturerid

manufacturer_id

[Read-only] The ID of the associated manufacturer.

name

name

[Read-only] The request item name.

notes

notes

[Read-only] Notes associated with this request item.

productid

product_id

[Read-only] The ID of the associated product.

projectid

project_id

[Read-only] The ID of the associated project. This is always the same as the purchase request project_id.

purchase_itemid

purchase_item_id

[Read-only] The ID of the associated purchase_item.

purchaseorderid

purchaseorder_id

[Read-only] The ID of the associated purchase order.

purchaserequestid

purchaserequest_id

[Read-only] The ID of the associated purchaserequest.

quantity

quantity

[Read-only] The quantity of product_id for this request item.

quantity_fulfilled

quantity_fulfilled

[Read-only] The quantity that has been fulfilled.

request_reference_number

request_reference_number

[Read-only] Unique reference number within purchase request.

total

total

[Read-only] The total value of the request item. Dated by the date field.

um

um

[Read-only] The unit of measure for the product, for example, EA.

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.

userid

user_id

[Read-only] The ID of the requester. This is always the same as the purchaserequest requester (user_id).

vendor_quote_number

vendor_quote_number

[Read-only] The vendor's quote number.

vendor_sku

vendor_sku

[Read-only] The vendor's sku for this product.

vendorid

vendor_id

[Read-only] The ID of the associated vendor.