| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.lists.accounting_2010_2.ServicePurchaseItem | |
Java class for ServicePurchaseItem complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ServicePurchaseItem">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="purchaseDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="costUnits" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="issueProduct" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="includeChildren" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="expenseAccount" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="isTaxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="matrixType" type="{urn:types.accounting_2010_2.lists.webservices.netsuite.com}ItemMatrixType" minOccurs="0"/>
<element name="unitsType" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="purchaseUnit" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="itemId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="upcCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="displayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="vendorName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="parent" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="availableToPartners" type="{http://www.w3.org/2001/XMLSchema}boolean" 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="subsidiaryList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRefList" minOccurs="0"/>
<element name="taxSchedule" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="deferralAccount" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="amortizationTemplate" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="residual" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="amortizationPeriod" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="isFulfillable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="currency" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="itemOptionsList" type="{urn:accounting_2010_2.lists.webservices.netsuite.com}ItemOptionsList" minOccurs="0"/>
<element name="matrixOptionList" type="{urn:accounting_2010_2.lists.webservices.netsuite.com}MatrixOptionList" minOccurs="0"/>
<element name="itemVendorList" type="{urn:accounting_2010_2.lists.webservices.netsuite.com}ItemVendorList" minOccurs="0"/>
<element name="purchaseTaxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="salesTaxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="translationsList" type="{urn:accounting_2010_2.lists.webservices.netsuite.com}TranslationList" minOccurs="0"/>
<element name="vendor" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
</sequence>
<attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the amortizationPeriod property.
| |||||||||||
Gets the value of the amortizationTemplate property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the cost property.
| |||||||||||
Gets the value of the costUnits property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the currency property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the customForm property.
| |||||||||||
Gets the value of the deferralAccount property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the displayName property.
| |||||||||||
Gets the value of the expenseAccount property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the issueProduct property.
| |||||||||||
Gets the value of the itemId property.
| |||||||||||
Gets the value of the itemOptionsList property.
| |||||||||||
Gets the value of the itemVendorList property.
| |||||||||||
Gets the value of the lastModifiedDate property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the matrixOptionList property.
| |||||||||||
Gets the value of the matrixType property.
| |||||||||||
Gets the value of the parent property.
| |||||||||||
Gets the value of the purchaseDescription property.
| |||||||||||
Gets the value of the purchaseTaxCode property.
| |||||||||||
Gets the value of the purchaseUnit property.
| |||||||||||
Gets the value of the residual property.
| |||||||||||
Gets the value of the salesTaxCode property.
| |||||||||||
Gets the value of the subsidiaryList property.
| |||||||||||
Gets the value of the taxSchedule property.
| |||||||||||
Gets the value of the translationsList property.
| |||||||||||
Gets the value of the unitsType property.
| |||||||||||
Gets the value of the upcCode property.
| |||||||||||
Gets the value of the vendor property.
| |||||||||||
Gets the value of the vendorName property.
| |||||||||||
Gets the value of the availableToPartners property.
| |||||||||||
Gets the value of the includeChildren property.
| |||||||||||
Gets the value of the isFulfillable property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Gets the value of the isTaxable property.
| |||||||||||
Sets the value of the amortizationPeriod property.
| |||||||||||
Sets the value of the amortizationTemplate property.
| |||||||||||
Sets the value of the availableToPartners property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the cost property.
| |||||||||||
Sets the value of the costUnits property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the currency property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the customForm property.
| |||||||||||
Sets the value of the deferralAccount property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the displayName property.
| |||||||||||
Sets the value of the expenseAccount property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the includeChildren property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isFulfillable property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the isTaxable property.
| |||||||||||
Sets the value of the issueProduct property.
| |||||||||||
Sets the value of the itemId property.
| |||||||||||
Sets the value of the itemOptionsList property.
| |||||||||||
Sets the value of the itemVendorList property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the matrixOptionList property.
| |||||||||||
Sets the value of the matrixType property.
| |||||||||||
Sets the value of the parent property.
| |||||||||||
Sets the value of the purchaseDescription property.
| |||||||||||
Sets the value of the purchaseTaxCode property.
| |||||||||||
Sets the value of the purchaseUnit property.
| |||||||||||
Sets the value of the residual property.
| |||||||||||
Sets the value of the salesTaxCode property.
| |||||||||||
Sets the value of the subsidiaryList property.
| |||||||||||
Sets the value of the taxSchedule property.
| |||||||||||
Sets the value of the translationsList property.
| |||||||||||
Sets the value of the unitsType property.
| |||||||||||
Sets the value of the upcCode property.
| |||||||||||
Sets the value of the vendor property.
| |||||||||||
Sets the value of the vendorName property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the amortizationPeriod property.
Gets the value of the amortizationTemplate property.
RecordRef
Gets the value of the clazz property.
RecordRef
Gets the value of the cost property.
Gets the value of the costUnits property.
Gets the value of the createdDate property.
Gets the value of the currency property.
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the customForm property.
RecordRef
Gets the value of the deferralAccount property.
RecordRef
Gets the value of the department property.
RecordRef
Gets the value of the displayName property.
Gets the value of the expenseAccount property.
RecordRef
Gets the value of the externalId property.
Gets the value of the internalId property.
Gets the value of the issueProduct property.
RecordRef
Gets the value of the itemId property.
Gets the value of the itemOptionsList property.
ItemOptionsList
Gets the value of the itemVendorList property.
ItemVendorList
Gets the value of the lastModifiedDate property.
Gets the value of the location property.
RecordRef
Gets the value of the matrixOptionList property.
MatrixOptionList
Gets the value of the matrixType property.
ItemMatrixType
Gets the value of the parent property.
RecordRef
Gets the value of the purchaseDescription property.
Gets the value of the purchaseTaxCode property.
RecordRef
Gets the value of the purchaseUnit property.
RecordRef
Gets the value of the residual property.
Gets the value of the salesTaxCode property.
RecordRef
Gets the value of the subsidiaryList property.
RecordRefList
Gets the value of the taxSchedule property.
RecordRef
Gets the value of the translationsList property.
TranslationList
Gets the value of the unitsType property.
RecordRef
Gets the value of the upcCode property.
Gets the value of the vendor property.
RecordRef
Gets the value of the vendorName property.
Gets the value of the availableToPartners property.
Gets the value of the includeChildren property.
Gets the value of the isFulfillable property.
Gets the value of the isInactive property.
Gets the value of the isTaxable property.
Sets the value of the amortizationPeriod property.
| value | Allowed object is Long |
|---|
Sets the value of the amortizationTemplate property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the availableToPartners property.
| value | Allowed object is Boolean |
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the cost property.
| value | Allowed object is Double |
|---|
Sets the value of the costUnits property.
| value | Allowed object is String |
|---|
Sets the value of the createdDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the currency property.
| value | Allowed object is String |
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the customForm property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the deferralAccount property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the department property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the displayName property.
| value | Allowed object is String |
|---|
Sets the value of the expenseAccount property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the includeChildren property.
| value | Allowed object is Boolean |
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the isFulfillable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isInactive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isTaxable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the issueProduct property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the itemId property.
| value | Allowed object is String |
|---|
Sets the value of the itemOptionsList property.
| value | Allowed object is
ItemOptionsList
|
|---|
Sets the value of the itemVendorList property.
| value | Allowed object is
ItemVendorList
|
|---|
Sets the value of the lastModifiedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the location property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the matrixOptionList property.
| value | Allowed object is
MatrixOptionList
|
|---|
Sets the value of the matrixType property.
| value | Allowed object is
ItemMatrixType
|
|---|
Sets the value of the parent property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the purchaseDescription property.
| value | Allowed object is String |
|---|
Sets the value of the purchaseTaxCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the purchaseUnit property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the residual property.
| value | Allowed object is String |
|---|
Sets the value of the salesTaxCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the subsidiaryList property.
| value | Allowed object is
RecordRefList
|
|---|
Sets the value of the taxSchedule property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the translationsList property.
| value | Allowed object is
TranslationList
|
|---|
Sets the value of the unitsType property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the upcCode property.
| value | Allowed object is String |
|---|
Sets the value of the vendor property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the vendorName property.
| value | Allowed object is String |
|---|