| java.lang.Object | |
| ↳ | com.netsuite.webservices.transactions.purchases_2010_2.PurchaseOrderItem |
Java class for PurchaseOrderItem complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PurchaseOrderItem">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="item" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="line" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="vendorName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="quantityReceived" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="quantityBilled" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="quantityAvailable" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="quantityOnHand" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="taxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="taxRate1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="taxRate2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="quantity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="tax1Amt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="grossAmt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="units" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="serialNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="rate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="amount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="options" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
<element name="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="landedCostCategory" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="customer" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="isBillable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="billVarianceStatus" type="{urn:types.purchases_2010_2.transactions.webservices.netsuite.com}TransactionBillVarianceStatus" minOccurs="0"/>
<element name="matchBillToReceipt" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isClosed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| amount | |||||||||||
| billVarianceStatus | |||||||||||
| clazz | |||||||||||
| customFieldList | |||||||||||
| customer | |||||||||||
| department | |||||||||||
| description | |||||||||||
| grossAmt | |||||||||||
| isBillable | |||||||||||
| isClosed | |||||||||||
| item | |||||||||||
| landedCostCategory | |||||||||||
| line | |||||||||||
| location | |||||||||||
| matchBillToReceipt | |||||||||||
| options | |||||||||||
| quantity | |||||||||||
| quantityAvailable | |||||||||||
| quantityBilled | |||||||||||
| quantityOnHand | |||||||||||
| quantityReceived | |||||||||||
| rate | |||||||||||
| serialNumbers | |||||||||||
| tax1Amt | |||||||||||
| taxCode | |||||||||||
| taxRate1 | |||||||||||
| taxRate2 | |||||||||||
| units | |||||||||||
| vendorName | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the amount property.
| |||||||||||
Gets the value of the billVarianceStatus property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the customer property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the grossAmt property.
| |||||||||||
Gets the value of the item property.
| |||||||||||
Gets the value of the landedCostCategory property.
| |||||||||||
Gets the value of the line property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the options property.
| |||||||||||
Gets the value of the quantity property.
| |||||||||||
Gets the value of the quantityAvailable property.
| |||||||||||
Gets the value of the quantityBilled property.
| |||||||||||
Gets the value of the quantityOnHand property.
| |||||||||||
Gets the value of the quantityReceived property.
| |||||||||||
Gets the value of the rate property.
| |||||||||||
Gets the value of the serialNumbers property.
| |||||||||||
Gets the value of the tax1Amt property.
| |||||||||||
Gets the value of the taxCode property.
| |||||||||||
Gets the value of the taxRate1 property.
| |||||||||||
Gets the value of the taxRate2 property.
| |||||||||||
Gets the value of the units property.
| |||||||||||
Gets the value of the vendorName property.
| |||||||||||
Gets the value of the isBillable property.
| |||||||||||
Gets the value of the isClosed property.
| |||||||||||
Gets the value of the matchBillToReceipt property.
| |||||||||||
Sets the value of the amount property.
| |||||||||||
Sets the value of the billVarianceStatus property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the customer property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the grossAmt property.
| |||||||||||
Sets the value of the isBillable property.
| |||||||||||
Sets the value of the isClosed property.
| |||||||||||
Sets the value of the item property.
| |||||||||||
Sets the value of the landedCostCategory property.
| |||||||||||
Sets the value of the line property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the matchBillToReceipt property.
| |||||||||||
Sets the value of the options property.
| |||||||||||
Sets the value of the quantity property.
| |||||||||||
Sets the value of the quantityAvailable property.
| |||||||||||
Sets the value of the quantityBilled property.
| |||||||||||
Sets the value of the quantityOnHand property.
| |||||||||||
Sets the value of the quantityReceived property.
| |||||||||||
Sets the value of the rate property.
| |||||||||||
Sets the value of the serialNumbers property.
| |||||||||||
Sets the value of the tax1Amt property.
| |||||||||||
Sets the value of the taxCode property.
| |||||||||||
Sets the value of the taxRate1 property.
| |||||||||||
Sets the value of the taxRate2 property.
| |||||||||||
Sets the value of the units property.
| |||||||||||
Sets the value of the vendorName property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the amount property.
Gets the value of the billVarianceStatus property.
TransactionBillVarianceStatus
Gets the value of the clazz property.
RecordRef
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the customer property.
RecordRef
Gets the value of the department property.
RecordRef
Gets the value of the description property.
Gets the value of the grossAmt property.
Gets the value of the item property.
RecordRef
Gets the value of the landedCostCategory property.
RecordRef
Gets the value of the line property.
Gets the value of the location property.
RecordRef
Gets the value of the options property.
CustomFieldList
Gets the value of the quantity property.
Gets the value of the quantityAvailable property.
Gets the value of the quantityBilled property.
Gets the value of the quantityOnHand property.
Gets the value of the quantityReceived property.
Gets the value of the rate property.
Gets the value of the serialNumbers property.
Gets the value of the tax1Amt property.
Gets the value of the taxCode property.
RecordRef
Gets the value of the taxRate1 property.
Gets the value of the taxRate2 property.
Gets the value of the units property.
RecordRef
Gets the value of the vendorName property.
Gets the value of the isBillable property.
Gets the value of the isClosed property.
Gets the value of the matchBillToReceipt property.
Sets the value of the amount property.
| value | Allowed object is Double |
|---|
Sets the value of the billVarianceStatus property.
| value | Allowed object is
TransactionBillVarianceStatus
|
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the customer property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the department property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the grossAmt property.
| value | Allowed object is Double |
|---|
Sets the value of the isBillable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isClosed property.
| value | Allowed object is Boolean |
|---|
Sets the value of the item property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the landedCostCategory property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the line property.
| value | Allowed object is Long |
|---|
Sets the value of the location property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the matchBillToReceipt property.
| value | Allowed object is Boolean |
|---|
Sets the value of the options property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the quantity property.
| value | Allowed object is Double |
|---|
Sets the value of the quantityAvailable property.
| value | Allowed object is Double |
|---|
Sets the value of the quantityBilled property.
| value | Allowed object is Double |
|---|
Sets the value of the quantityOnHand property.
| value | Allowed object is Double |
|---|
Sets the value of the quantityReceived property.
| value | Allowed object is Double |
|---|
Sets the value of the rate property.
| value | Allowed object is String |
|---|
Sets the value of the serialNumbers property.
| value | Allowed object is String |
|---|
Sets the value of the tax1Amt property.
| value | Allowed object is Double |
|---|
Sets the value of the taxCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the taxRate1 property.
| value | Allowed object is Double |
|---|
Sets the value of the taxRate2 property.
| value | Allowed object is Double |
|---|
Sets the value of the units property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the vendorName property.
| value | Allowed object is String |
|---|