public class

SalesOrder

extends Record
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.Record
     ↳ com.netsuite.webservices.transactions.sales_2010_2.SalesOrder

Class Overview

Java class for SalesOrder complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="SalesOrder">
   <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="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="entity" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="job" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="tranDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="tranId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="source" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="createdFrom" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="orderStatus" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}SalesOrderOrderStatus" minOccurs="0"/>
         <element name="opportunity" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="salesRep" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="contribPct" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="partner" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="salesGroup" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="syncSalesTeams" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="leadSource" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="endDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="otherRefNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="salesEffectiveDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="excludeCommission" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="totalCostEstimate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="estGrossProfit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="estGrossProfitPercent" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="exchangeRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="promoCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="currencyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="discountItem" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="discountRate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="isTaxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="taxItem" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="taxRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="toBePrinted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="toBeEmailed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="toBeFaxed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="messageSel" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="transactionBillAddress" type="{urn:common_2010_2.platform.webservices.netsuite.com}BillAddress" minOccurs="0"/>
         <element name="billAddressList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="billAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="transactionShipAddress" type="{urn:common_2010_2.platform.webservices.netsuite.com}ShipAddress" minOccurs="0"/>
         <element name="shipAddressList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="shipAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="fob" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="shipDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="actualShipDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="shipMethod" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="shippingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="shippingTax1Rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="isMultiShipTo" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="shippingTax2Rate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="shippingTaxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="handlingTaxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="handlingTax1Rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="handlingTax2Rate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="handlingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="trackingNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="linkedTrackingNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="shipComplete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="paymentMethod" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="creditCard" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="revenueStatus" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}RevenueStatus" minOccurs="0"/>
         <element name="recognizedRevenue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="deferredRevenue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="revRecOnRevCommitment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="revCommitStatus" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}RevenueCommitStatus" minOccurs="0"/>
         <element name="ccNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ccExpireDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="ccName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ccStreet" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ccZipCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="payPalStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="creditCardProcessor" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="payPalTranId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ccApproved" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="getAuth" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="authCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ccAvsStreetMatch" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}AvsMatchCode" minOccurs="0"/>
         <element name="ccAvsZipMatch" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}AvsMatchCode" minOccurs="0"/>
         <element name="ccSecurityCodeMatch" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}AvsMatchCode" minOccurs="0"/>
         <element name="altSalesTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="ignoreAvs" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="paymentEventResult" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}TransactionPaymentEventResult" minOccurs="0"/>
         <element name="paymentEventHoldReason" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}TransactionPaymentEventHoldReason" minOccurs="0"/>
         <element name="paymentEventType" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}TransactionPaymentEventType" minOccurs="0"/>
         <element name="paymentEventDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="paymentEventUpdatedBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="subTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="discountTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="taxTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="altShippingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="altHandlingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="total" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="revRecSchedule" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="revRecStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="revRecEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="paypalAuthId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="balance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="paypalProcess" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="billingSchedule" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="ccSecurityCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="threeDStatusCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="debitCardIssueNo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="pnRefNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="tax2Total" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="terms" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="validFrom" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="vatRegNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="giftCertApplied" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="tranIsVsoeBundle" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="vsoeAutoCalc" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="syncPartnerTeams" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="salesTeamList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}SalesOrderSalesTeamList" minOccurs="0"/>
         <element name="partnersList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}SalesOrderPartnersList" minOccurs="0"/>
         <element name="giftCertRedemptionList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}GiftCertRedemptionList" minOccurs="0"/>
         <element name="itemList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}SalesOrderItemList" minOccurs="0"/>
         <element name="shipGroupList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}SalesOrderShipGroupList" 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>
 

Summary

Fields
protected XMLGregorianCalendar actualShipDate
protected Double altHandlingCost
protected Double altSalesTotal
protected Double altShippingCost
protected String authCode
protected Double balance
protected String billAddress
protected RecordRef billAddressList
protected RecordRef billingSchedule
protected Boolean ccApproved
protected AvsMatchCode ccAvsStreetMatch
protected AvsMatchCode ccAvsZipMatch
protected XMLGregorianCalendar ccExpireDate
protected String ccName
protected String ccNumber
protected String ccSecurityCode
protected AvsMatchCode ccSecurityCodeMatch
protected String ccStreet
protected String ccZipCode
protected RecordRef clazz
protected String contribPct
protected XMLGregorianCalendar createdDate
protected RecordRef createdFrom
protected RecordRef creditCard
protected RecordRef creditCardProcessor
protected String currencyName
protected CustomFieldList customFieldList
protected RecordRef customForm
protected String debitCardIssueNo
protected Double deferredRevenue
protected RecordRef department
protected RecordRef discountItem
protected String discountRate
protected Double discountTotal
protected String email
protected XMLGregorianCalendar endDate
protected RecordRef entity
protected Double estGrossProfit
protected Double estGrossProfitPercent
protected Double exchangeRate
protected Boolean excludeCommission
protected String externalId
protected String fax
protected String fob
protected Boolean getAuth
protected Double giftCertApplied
protected GiftCertRedemptionList giftCertRedemptionList
protected Double handlingCost
protected Double handlingTax1Rate
protected String handlingTax2Rate
protected RecordRef handlingTaxCode
protected Boolean ignoreAvs
protected String internalId
protected Boolean isMultiShipTo
protected Boolean isTaxable
protected SalesOrderItemList itemList
protected RecordRef job
protected XMLGregorianCalendar lastModifiedDate
protected RecordRef leadSource
protected String linkedTrackingNumbers
protected RecordRef location
protected String memo
protected String message
protected RecordRef messageSel
protected RecordRef opportunity
protected SalesOrderOrderStatus orderStatus
protected String otherRefNum
protected RecordRef partner
protected SalesOrderPartnersList partnersList
protected String payPalStatus
protected String payPalTranId
protected XMLGregorianCalendar paymentEventDate
protected TransactionPaymentEventHoldReason paymentEventHoldReason
protected TransactionPaymentEventResult paymentEventResult
protected TransactionPaymentEventType paymentEventType
protected String paymentEventUpdatedBy
protected RecordRef paymentMethod
protected String paypalAuthId
protected Boolean paypalProcess
protected String pnRefNum
protected RecordRef promoCode
protected Double recognizedRevenue
protected RevenueCommitStatus revCommitStatus
protected XMLGregorianCalendar revRecEndDate
protected Boolean revRecOnRevCommitment
protected RecordRef revRecSchedule
protected XMLGregorianCalendar revRecStartDate
protected RevenueStatus revenueStatus
protected XMLGregorianCalendar salesEffectiveDate
protected RecordRef salesGroup
protected RecordRef salesRep
protected SalesOrderSalesTeamList salesTeamList
protected String shipAddress
protected RecordRef shipAddressList
protected Boolean shipComplete
protected XMLGregorianCalendar shipDate
protected SalesOrderShipGroupList shipGroupList
protected RecordRef shipMethod
protected Double shippingCost
protected Double shippingTax1Rate
protected String shippingTax2Rate
protected RecordRef shippingTaxCode
protected String source
protected XMLGregorianCalendar startDate
protected String status
protected Double subTotal
protected RecordRef subsidiary
protected Boolean syncPartnerTeams
protected Boolean syncSalesTeams
protected Double tax2Total
protected RecordRef taxItem
protected Double taxRate
protected Double taxTotal
protected RecordRef terms
protected String threeDStatusCode
protected Boolean toBeEmailed
protected Boolean toBeFaxed
protected Boolean toBePrinted
protected Double total
protected Double totalCostEstimate
protected String trackingNumbers
protected XMLGregorianCalendar tranDate
protected String tranId
protected Boolean tranIsVsoeBundle
protected BillAddress transactionBillAddress
protected ShipAddress transactionShipAddress
protected XMLGregorianCalendar validFrom
protected String vatRegNum
protected Boolean vsoeAutoCalc
[Expand]
Inherited Fields
From class com.netsuite.webservices.platform.core_2010_2.Record
Public Constructors
SalesOrder()
Public Methods
XMLGregorianCalendar getActualShipDate()
Gets the value of the actualShipDate property.
Double getAltHandlingCost()
Gets the value of the altHandlingCost property.
Double getAltSalesTotal()
Gets the value of the altSalesTotal property.
Double getAltShippingCost()
Gets the value of the altShippingCost property.
String getAuthCode()
Gets the value of the authCode property.
Double getBalance()
Gets the value of the balance property.
String getBillAddress()
Gets the value of the billAddress property.
RecordRef getBillAddressList()
Gets the value of the billAddressList property.
RecordRef getBillingSchedule()
Gets the value of the billingSchedule property.
AvsMatchCode getCcAvsStreetMatch()
Gets the value of the ccAvsStreetMatch property.
AvsMatchCode getCcAvsZipMatch()
Gets the value of the ccAvsZipMatch property.
XMLGregorianCalendar getCcExpireDate()
Gets the value of the ccExpireDate property.
String getCcName()
Gets the value of the ccName property.
String getCcNumber()
Gets the value of the ccNumber property.
String getCcSecurityCode()
Gets the value of the ccSecurityCode property.
AvsMatchCode getCcSecurityCodeMatch()
Gets the value of the ccSecurityCodeMatch property.
String getCcStreet()
Gets the value of the ccStreet property.
String getCcZipCode()
Gets the value of the ccZipCode property.
RecordRef getClazz()
Gets the value of the clazz property.
String getContribPct()
Gets the value of the contribPct property.
XMLGregorianCalendar getCreatedDate()
Gets the value of the createdDate property.
RecordRef getCreatedFrom()
Gets the value of the createdFrom property.
RecordRef getCreditCard()
Gets the value of the creditCard property.
RecordRef getCreditCardProcessor()
Gets the value of the creditCardProcessor property.
String getCurrencyName()
Gets the value of the currencyName property.
CustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
RecordRef getCustomForm()
Gets the value of the customForm property.
String getDebitCardIssueNo()
Gets the value of the debitCardIssueNo property.
Double getDeferredRevenue()
Gets the value of the deferredRevenue property.
RecordRef getDepartment()
Gets the value of the department property.
RecordRef getDiscountItem()
Gets the value of the discountItem property.
String getDiscountRate()
Gets the value of the discountRate property.
Double getDiscountTotal()
Gets the value of the discountTotal property.
String getEmail()
Gets the value of the email property.
XMLGregorianCalendar getEndDate()
Gets the value of the endDate property.
RecordRef getEntity()
Gets the value of the entity property.
Double getEstGrossProfit()
Gets the value of the estGrossProfit property.
Double getEstGrossProfitPercent()
Gets the value of the estGrossProfitPercent property.
Double getExchangeRate()
Gets the value of the exchangeRate property.
String getExternalId()
Gets the value of the externalId property.
String getFax()
Gets the value of the fax property.
String getFob()
Gets the value of the fob property.
Double getGiftCertApplied()
Gets the value of the giftCertApplied property.
GiftCertRedemptionList getGiftCertRedemptionList()
Gets the value of the giftCertRedemptionList property.
Double getHandlingCost()
Gets the value of the handlingCost property.
Double getHandlingTax1Rate()
Gets the value of the handlingTax1Rate property.
String getHandlingTax2Rate()
Gets the value of the handlingTax2Rate property.
RecordRef getHandlingTaxCode()
Gets the value of the handlingTaxCode property.
String getInternalId()
Gets the value of the internalId property.
SalesOrderItemList getItemList()
Gets the value of the itemList property.
RecordRef getJob()
Gets the value of the job property.
XMLGregorianCalendar getLastModifiedDate()
Gets the value of the lastModifiedDate property.
RecordRef getLeadSource()
Gets the value of the leadSource property.
String getLinkedTrackingNumbers()
Gets the value of the linkedTrackingNumbers property.
RecordRef getLocation()
Gets the value of the location property.
String getMemo()
Gets the value of the memo property.
String getMessage()
Gets the value of the message property.
RecordRef getMessageSel()
Gets the value of the messageSel property.
RecordRef getOpportunity()
Gets the value of the opportunity property.
SalesOrderOrderStatus getOrderStatus()
Gets the value of the orderStatus property.
String getOtherRefNum()
Gets the value of the otherRefNum property.
RecordRef getPartner()
Gets the value of the partner property.
SalesOrderPartnersList getPartnersList()
Gets the value of the partnersList property.
String getPayPalStatus()
Gets the value of the payPalStatus property.
String getPayPalTranId()
Gets the value of the payPalTranId property.
XMLGregorianCalendar getPaymentEventDate()
Gets the value of the paymentEventDate property.
TransactionPaymentEventHoldReason getPaymentEventHoldReason()
Gets the value of the paymentEventHoldReason property.
TransactionPaymentEventResult getPaymentEventResult()
Gets the value of the paymentEventResult property.
TransactionPaymentEventType getPaymentEventType()
Gets the value of the paymentEventType property.
String getPaymentEventUpdatedBy()
Gets the value of the paymentEventUpdatedBy property.
RecordRef getPaymentMethod()
Gets the value of the paymentMethod property.
String getPaypalAuthId()
Gets the value of the paypalAuthId property.
String getPnRefNum()
Gets the value of the pnRefNum property.
RecordRef getPromoCode()
Gets the value of the promoCode property.
Double getRecognizedRevenue()
Gets the value of the recognizedRevenue property.
RevenueCommitStatus getRevCommitStatus()
Gets the value of the revCommitStatus property.
XMLGregorianCalendar getRevRecEndDate()
Gets the value of the revRecEndDate property.
RecordRef getRevRecSchedule()
Gets the value of the revRecSchedule property.
XMLGregorianCalendar getRevRecStartDate()
Gets the value of the revRecStartDate property.
RevenueStatus getRevenueStatus()
Gets the value of the revenueStatus property.
XMLGregorianCalendar getSalesEffectiveDate()
Gets the value of the salesEffectiveDate property.
RecordRef getSalesGroup()
Gets the value of the salesGroup property.
RecordRef getSalesRep()
Gets the value of the salesRep property.
SalesOrderSalesTeamList getSalesTeamList()
Gets the value of the salesTeamList property.
String getShipAddress()
Gets the value of the shipAddress property.
RecordRef getShipAddressList()
Gets the value of the shipAddressList property.
XMLGregorianCalendar getShipDate()
Gets the value of the shipDate property.
SalesOrderShipGroupList getShipGroupList()
Gets the value of the shipGroupList property.
RecordRef getShipMethod()
Gets the value of the shipMethod property.
Double getShippingCost()
Gets the value of the shippingCost property.
Double getShippingTax1Rate()
Gets the value of the shippingTax1Rate property.
String getShippingTax2Rate()
Gets the value of the shippingTax2Rate property.
RecordRef getShippingTaxCode()
Gets the value of the shippingTaxCode property.
String getSource()
Gets the value of the source property.
XMLGregorianCalendar getStartDate()
Gets the value of the startDate property.
String getStatus()
Gets the value of the status property.
Double getSubTotal()
Gets the value of the subTotal property.
RecordRef getSubsidiary()
Gets the value of the subsidiary property.
Double getTax2Total()
Gets the value of the tax2Total property.
RecordRef getTaxItem()
Gets the value of the taxItem property.
Double getTaxRate()
Gets the value of the taxRate property.
Double getTaxTotal()
Gets the value of the taxTotal property.
RecordRef getTerms()
Gets the value of the terms property.
String getThreeDStatusCode()
Gets the value of the threeDStatusCode property.
Double getTotal()
Gets the value of the total property.
Double getTotalCostEstimate()
Gets the value of the totalCostEstimate property.
String getTrackingNumbers()
Gets the value of the trackingNumbers property.
XMLGregorianCalendar getTranDate()
Gets the value of the tranDate property.
String getTranId()
Gets the value of the tranId property.
BillAddress getTransactionBillAddress()
Gets the value of the transactionBillAddress property.
ShipAddress getTransactionShipAddress()
Gets the value of the transactionShipAddress property.
XMLGregorianCalendar getValidFrom()
Gets the value of the validFrom property.
String getVatRegNum()
Gets the value of the vatRegNum property.
Boolean isCcApproved()
Gets the value of the ccApproved property.
Boolean isExcludeCommission()
Gets the value of the excludeCommission property.
Boolean isGetAuth()
Gets the value of the getAuth property.
Boolean isIgnoreAvs()
Gets the value of the ignoreAvs property.
Boolean isIsMultiShipTo()
Gets the value of the isMultiShipTo property.
Boolean isIsTaxable()
Gets the value of the isTaxable property.
Boolean isPaypalProcess()
Gets the value of the paypalProcess property.
Boolean isRevRecOnRevCommitment()
Gets the value of the revRecOnRevCommitment property.
Boolean isShipComplete()
Gets the value of the shipComplete property.
Boolean isSyncPartnerTeams()
Gets the value of the syncPartnerTeams property.
Boolean isSyncSalesTeams()
Gets the value of the syncSalesTeams property.
Boolean isToBeEmailed()
Gets the value of the toBeEmailed property.
Boolean isToBeFaxed()
Gets the value of the toBeFaxed property.
Boolean isToBePrinted()
Gets the value of the toBePrinted property.
Boolean isTranIsVsoeBundle()
Gets the value of the tranIsVsoeBundle property.
Boolean isVsoeAutoCalc()
Gets the value of the vsoeAutoCalc property.
void setActualShipDate(XMLGregorianCalendar value)
Sets the value of the actualShipDate property.
void setAltHandlingCost(Double value)
Sets the value of the altHandlingCost property.
void setAltSalesTotal(Double value)
Sets the value of the altSalesTotal property.
void setAltShippingCost(Double value)
Sets the value of the altShippingCost property.
void setAuthCode(String value)
Sets the value of the authCode property.
void setBalance(Double value)
Sets the value of the balance property.
void setBillAddress(String value)
Sets the value of the billAddress property.
void setBillAddressList(RecordRef value)
Sets the value of the billAddressList property.
void setBillingSchedule(RecordRef value)
Sets the value of the billingSchedule property.
void setCcApproved(Boolean value)
Sets the value of the ccApproved property.
void setCcAvsStreetMatch(AvsMatchCode value)
Sets the value of the ccAvsStreetMatch property.
void setCcAvsZipMatch(AvsMatchCode value)
Sets the value of the ccAvsZipMatch property.
void setCcExpireDate(XMLGregorianCalendar value)
Sets the value of the ccExpireDate property.
void setCcName(String value)
Sets the value of the ccName property.
void setCcNumber(String value)
Sets the value of the ccNumber property.
void setCcSecurityCode(String value)
Sets the value of the ccSecurityCode property.
void setCcSecurityCodeMatch(AvsMatchCode value)
Sets the value of the ccSecurityCodeMatch property.
void setCcStreet(String value)
Sets the value of the ccStreet property.
void setCcZipCode(String value)
Sets the value of the ccZipCode property.
void setClazz(RecordRef value)
Sets the value of the clazz property.
void setContribPct(String value)
Sets the value of the contribPct property.
void setCreatedDate(XMLGregorianCalendar value)
Sets the value of the createdDate property.
void setCreatedFrom(RecordRef value)
Sets the value of the createdFrom property.
void setCreditCard(RecordRef value)
Sets the value of the creditCard property.
void setCreditCardProcessor(RecordRef value)
Sets the value of the creditCardProcessor property.
void setCurrencyName(String value)
Sets the value of the currencyName property.
void setCustomFieldList(CustomFieldList value)
Sets the value of the customFieldList property.
void setCustomForm(RecordRef value)
Sets the value of the customForm property.
void setDebitCardIssueNo(String value)
Sets the value of the debitCardIssueNo property.
void setDeferredRevenue(Double value)
Sets the value of the deferredRevenue property.
void setDepartment(RecordRef value)
Sets the value of the department property.
void setDiscountItem(RecordRef value)
Sets the value of the discountItem property.
void setDiscountRate(String value)
Sets the value of the discountRate property.
void setDiscountTotal(Double value)
Sets the value of the discountTotal property.
void setEmail(String value)
Sets the value of the email property.
void setEndDate(XMLGregorianCalendar value)
Sets the value of the endDate property.
void setEntity(RecordRef value)
Sets the value of the entity property.
void setEstGrossProfit(Double value)
Sets the value of the estGrossProfit property.
void setEstGrossProfitPercent(Double value)
Sets the value of the estGrossProfitPercent property.
void setExchangeRate(Double value)
Sets the value of the exchangeRate property.
void setExcludeCommission(Boolean value)
Sets the value of the excludeCommission property.
void setExternalId(String value)
Sets the value of the externalId property.
void setFax(String value)
Sets the value of the fax property.
void setFob(String value)
Sets the value of the fob property.
void setGetAuth(Boolean value)
Sets the value of the getAuth property.
void setGiftCertApplied(Double value)
Sets the value of the giftCertApplied property.
void setGiftCertRedemptionList(GiftCertRedemptionList value)
Sets the value of the giftCertRedemptionList property.
void setHandlingCost(Double value)
Sets the value of the handlingCost property.
void setHandlingTax1Rate(Double value)
Sets the value of the handlingTax1Rate property.
void setHandlingTax2Rate(String value)
Sets the value of the handlingTax2Rate property.
void setHandlingTaxCode(RecordRef value)
Sets the value of the handlingTaxCode property.
void setIgnoreAvs(Boolean value)
Sets the value of the ignoreAvs property.
void setInternalId(String value)
Sets the value of the internalId property.
void setIsMultiShipTo(Boolean value)
Sets the value of the isMultiShipTo property.
void setIsTaxable(Boolean value)
Sets the value of the isTaxable property.
void setItemList(SalesOrderItemList value)
Sets the value of the itemList property.
void setJob(RecordRef value)
Sets the value of the job property.
void setLastModifiedDate(XMLGregorianCalendar value)
Sets the value of the lastModifiedDate property.
void setLeadSource(RecordRef value)
Sets the value of the leadSource property.
void setLinkedTrackingNumbers(String value)
Sets the value of the linkedTrackingNumbers property.
void setLocation(RecordRef value)
Sets the value of the location property.
void setMemo(String value)
Sets the value of the memo property.
void setMessage(String value)
Sets the value of the message property.
void setMessageSel(RecordRef value)
Sets the value of the messageSel property.
void setOpportunity(RecordRef value)
Sets the value of the opportunity property.
void setOrderStatus(SalesOrderOrderStatus value)
Sets the value of the orderStatus property.
void setOtherRefNum(String value)
Sets the value of the otherRefNum property.
void setPartner(RecordRef value)
Sets the value of the partner property.
void setPartnersList(SalesOrderPartnersList value)
Sets the value of the partnersList property.
void setPayPalStatus(String value)
Sets the value of the payPalStatus property.
void setPayPalTranId(String value)
Sets the value of the payPalTranId property.
void setPaymentEventDate(XMLGregorianCalendar value)
Sets the value of the paymentEventDate property.
void setPaymentEventHoldReason(TransactionPaymentEventHoldReason value)
Sets the value of the paymentEventHoldReason property.
void setPaymentEventResult(TransactionPaymentEventResult value)
Sets the value of the paymentEventResult property.
void setPaymentEventType(TransactionPaymentEventType value)
Sets the value of the paymentEventType property.
void setPaymentEventUpdatedBy(String value)
Sets the value of the paymentEventUpdatedBy property.
void setPaymentMethod(RecordRef value)
Sets the value of the paymentMethod property.
void setPaypalAuthId(String value)
Sets the value of the paypalAuthId property.
void setPaypalProcess(Boolean value)
Sets the value of the paypalProcess property.
void setPnRefNum(String value)
Sets the value of the pnRefNum property.
void setPromoCode(RecordRef value)
Sets the value of the promoCode property.
void setRecognizedRevenue(Double value)
Sets the value of the recognizedRevenue property.
void setRevCommitStatus(RevenueCommitStatus value)
Sets the value of the revCommitStatus property.
void setRevRecEndDate(XMLGregorianCalendar value)
Sets the value of the revRecEndDate property.
void setRevRecOnRevCommitment(Boolean value)
Sets the value of the revRecOnRevCommitment property.
void setRevRecSchedule(RecordRef value)
Sets the value of the revRecSchedule property.
void setRevRecStartDate(XMLGregorianCalendar value)
Sets the value of the revRecStartDate property.
void setRevenueStatus(RevenueStatus value)
Sets the value of the revenueStatus property.
void setSalesEffectiveDate(XMLGregorianCalendar value)
Sets the value of the salesEffectiveDate property.
void setSalesGroup(RecordRef value)
Sets the value of the salesGroup property.
void setSalesRep(RecordRef value)
Sets the value of the salesRep property.
void setSalesTeamList(SalesOrderSalesTeamList value)
Sets the value of the salesTeamList property.
void setShipAddress(String value)
Sets the value of the shipAddress property.
void setShipAddressList(RecordRef value)
Sets the value of the shipAddressList property.
void setShipComplete(Boolean value)
Sets the value of the shipComplete property.
void setShipDate(XMLGregorianCalendar value)
Sets the value of the shipDate property.
void setShipGroupList(SalesOrderShipGroupList value)
Sets the value of the shipGroupList property.
void setShipMethod(RecordRef value)
Sets the value of the shipMethod property.
void setShippingCost(Double value)
Sets the value of the shippingCost property.
void setShippingTax1Rate(Double value)
Sets the value of the shippingTax1Rate property.
void setShippingTax2Rate(String value)
Sets the value of the shippingTax2Rate property.
void setShippingTaxCode(RecordRef value)
Sets the value of the shippingTaxCode property.
void setSource(String value)
Sets the value of the source property.
void setStartDate(XMLGregorianCalendar value)
Sets the value of the startDate property.
void setStatus(String value)
Sets the value of the status property.
void setSubTotal(Double value)
Sets the value of the subTotal property.
void setSubsidiary(RecordRef value)
Sets the value of the subsidiary property.
void setSyncPartnerTeams(Boolean value)
Sets the value of the syncPartnerTeams property.
void setSyncSalesTeams(Boolean value)
Sets the value of the syncSalesTeams property.
void setTax2Total(Double value)
Sets the value of the tax2Total property.
void setTaxItem(RecordRef value)
Sets the value of the taxItem property.
void setTaxRate(Double value)
Sets the value of the taxRate property.
void setTaxTotal(Double value)
Sets the value of the taxTotal property.
void setTerms(RecordRef value)
Sets the value of the terms property.
void setThreeDStatusCode(String value)
Sets the value of the threeDStatusCode property.
void setToBeEmailed(Boolean value)
Sets the value of the toBeEmailed property.
void setToBeFaxed(Boolean value)
Sets the value of the toBeFaxed property.
void setToBePrinted(Boolean value)
Sets the value of the toBePrinted property.
void setTotal(Double value)
Sets the value of the total property.
void setTotalCostEstimate(Double value)
Sets the value of the totalCostEstimate property.
void setTrackingNumbers(String value)
Sets the value of the trackingNumbers property.
void setTranDate(XMLGregorianCalendar value)
Sets the value of the tranDate property.
void setTranId(String value)
Sets the value of the tranId property.
void setTranIsVsoeBundle(Boolean value)
Sets the value of the tranIsVsoeBundle property.
void setTransactionBillAddress(BillAddress value)
Sets the value of the transactionBillAddress property.
void setTransactionShipAddress(ShipAddress value)
Sets the value of the transactionShipAddress property.
void setValidFrom(XMLGregorianCalendar value)
Sets the value of the validFrom property.
void setVatRegNum(String value)
Sets the value of the vatRegNum property.
void setVsoeAutoCalc(Boolean value)
Sets the value of the vsoeAutoCalc property.
[Expand]
Inherited Methods
From class com.netsuite.webservices.platform.core_2010_2.Record
From class java.lang.Object

Fields

protected XMLGregorianCalendar actualShipDate

protected Double altHandlingCost

protected Double altSalesTotal

protected Double altShippingCost

protected String authCode

protected Double balance

protected String billAddress

protected RecordRef billAddressList

protected RecordRef billingSchedule

protected Boolean ccApproved

protected AvsMatchCode ccAvsStreetMatch

protected AvsMatchCode ccAvsZipMatch

protected XMLGregorianCalendar ccExpireDate

protected String ccName

protected String ccNumber

protected String ccSecurityCode

protected AvsMatchCode ccSecurityCodeMatch

protected String ccStreet

protected String ccZipCode

protected RecordRef clazz

protected String contribPct

protected XMLGregorianCalendar createdDate

protected RecordRef createdFrom

protected RecordRef creditCard

protected RecordRef creditCardProcessor

protected String currencyName

protected CustomFieldList customFieldList

protected RecordRef customForm

protected String debitCardIssueNo

protected Double deferredRevenue

protected RecordRef department

protected RecordRef discountItem

protected String discountRate

protected Double discountTotal

protected String email

protected XMLGregorianCalendar endDate

protected RecordRef entity

protected Double estGrossProfit

protected Double estGrossProfitPercent

protected Double exchangeRate

protected Boolean excludeCommission

protected String externalId

protected String fax

protected String fob

protected Boolean getAuth

protected Double giftCertApplied

protected GiftCertRedemptionList giftCertRedemptionList

protected Double handlingCost

protected Double handlingTax1Rate

protected String handlingTax2Rate

protected RecordRef handlingTaxCode

protected Boolean ignoreAvs

protected String internalId

protected Boolean isMultiShipTo

protected Boolean isTaxable

protected SalesOrderItemList itemList

protected RecordRef job

protected XMLGregorianCalendar lastModifiedDate

protected RecordRef leadSource

protected String linkedTrackingNumbers

protected RecordRef location

protected String memo

protected String message

protected RecordRef messageSel

protected RecordRef opportunity

protected SalesOrderOrderStatus orderStatus

protected String otherRefNum

protected RecordRef partner

protected SalesOrderPartnersList partnersList

protected String payPalStatus

protected String payPalTranId

protected XMLGregorianCalendar paymentEventDate

protected TransactionPaymentEventHoldReason paymentEventHoldReason

protected TransactionPaymentEventResult paymentEventResult

protected TransactionPaymentEventType paymentEventType

protected String paymentEventUpdatedBy

protected RecordRef paymentMethod

protected String paypalAuthId

protected Boolean paypalProcess

protected String pnRefNum

protected RecordRef promoCode

protected Double recognizedRevenue

protected RevenueCommitStatus revCommitStatus

protected XMLGregorianCalendar revRecEndDate

protected Boolean revRecOnRevCommitment

protected RecordRef revRecSchedule

protected XMLGregorianCalendar revRecStartDate

protected RevenueStatus revenueStatus

protected XMLGregorianCalendar salesEffectiveDate

protected RecordRef salesGroup

protected RecordRef salesRep

protected SalesOrderSalesTeamList salesTeamList

protected String shipAddress

protected RecordRef shipAddressList

protected Boolean shipComplete

protected XMLGregorianCalendar shipDate

protected SalesOrderShipGroupList shipGroupList

protected RecordRef shipMethod

protected Double shippingCost

protected Double shippingTax1Rate

protected String shippingTax2Rate

protected RecordRef shippingTaxCode

protected String source

protected XMLGregorianCalendar startDate

protected String status

protected Double subTotal

protected RecordRef subsidiary

protected Boolean syncPartnerTeams

protected Boolean syncSalesTeams

protected Double tax2Total

protected RecordRef taxItem

protected Double taxRate

protected Double taxTotal

protected RecordRef terms

protected String threeDStatusCode

protected Boolean toBeEmailed

protected Boolean toBeFaxed

protected Boolean toBePrinted

protected Double total

protected Double totalCostEstimate

protected String trackingNumbers

protected XMLGregorianCalendar tranDate

protected String tranId

protected Boolean tranIsVsoeBundle

protected BillAddress transactionBillAddress

protected ShipAddress transactionShipAddress

protected XMLGregorianCalendar validFrom

protected String vatRegNum

protected Boolean vsoeAutoCalc

Public Constructors

public SalesOrder ()

Public Methods

public XMLGregorianCalendar getActualShipDate ()

Gets the value of the actualShipDate property.

Returns
  • possible object is XMLGregorianCalendar

public Double getAltHandlingCost ()

Gets the value of the altHandlingCost property.

Returns
  • possible object is Double

public Double getAltSalesTotal ()

Gets the value of the altSalesTotal property.

Returns
  • possible object is Double

public Double getAltShippingCost ()

Gets the value of the altShippingCost property.

Returns
  • possible object is Double

public String getAuthCode ()

Gets the value of the authCode property.

Returns
  • possible object is String

public Double getBalance ()

Gets the value of the balance property.

Returns
  • possible object is Double

public String getBillAddress ()

Gets the value of the billAddress property.

Returns
  • possible object is String

public RecordRef getBillAddressList ()

Gets the value of the billAddressList property.

Returns

public RecordRef getBillingSchedule ()

Gets the value of the billingSchedule property.

Returns

public AvsMatchCode getCcAvsStreetMatch ()

Gets the value of the ccAvsStreetMatch property.

Returns

public AvsMatchCode getCcAvsZipMatch ()

Gets the value of the ccAvsZipMatch property.

Returns

public XMLGregorianCalendar getCcExpireDate ()

Gets the value of the ccExpireDate property.

Returns
  • possible object is XMLGregorianCalendar

public String getCcName ()

Gets the value of the ccName property.

Returns
  • possible object is String

public String getCcNumber ()

Gets the value of the ccNumber property.

Returns
  • possible object is String

public String getCcSecurityCode ()

Gets the value of the ccSecurityCode property.

Returns
  • possible object is String

public AvsMatchCode getCcSecurityCodeMatch ()

Gets the value of the ccSecurityCodeMatch property.

Returns

public String getCcStreet ()

Gets the value of the ccStreet property.

Returns
  • possible object is String

public String getCcZipCode ()

Gets the value of the ccZipCode property.

Returns
  • possible object is String

public RecordRef getClazz ()

Gets the value of the clazz property.

Returns

public String getContribPct ()

Gets the value of the contribPct property.

Returns
  • possible object is String

public XMLGregorianCalendar getCreatedDate ()

Gets the value of the createdDate property.

Returns
  • possible object is XMLGregorianCalendar

public RecordRef getCreatedFrom ()

Gets the value of the createdFrom property.

Returns

public RecordRef getCreditCard ()

Gets the value of the creditCard property.

Returns

public RecordRef getCreditCardProcessor ()

Gets the value of the creditCardProcessor property.

Returns

public String getCurrencyName ()

Gets the value of the currencyName property.

Returns
  • possible object is String

public CustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public RecordRef getCustomForm ()

Gets the value of the customForm property.

Returns

public String getDebitCardIssueNo ()

Gets the value of the debitCardIssueNo property.

Returns
  • possible object is String

public Double getDeferredRevenue ()

Gets the value of the deferredRevenue property.

Returns
  • possible object is Double

public RecordRef getDepartment ()

Gets the value of the department property.

Returns

public RecordRef getDiscountItem ()

Gets the value of the discountItem property.

Returns

public String getDiscountRate ()

Gets the value of the discountRate property.

Returns
  • possible object is String

public Double getDiscountTotal ()

Gets the value of the discountTotal property.

Returns
  • possible object is Double

public String getEmail ()

Gets the value of the email property.

Returns
  • possible object is String

public XMLGregorianCalendar getEndDate ()

Gets the value of the endDate property.

Returns
  • possible object is XMLGregorianCalendar

public RecordRef getEntity ()

Gets the value of the entity property.

Returns

public Double getEstGrossProfit ()

Gets the value of the estGrossProfit property.

Returns
  • possible object is Double

public Double getEstGrossProfitPercent ()

Gets the value of the estGrossProfitPercent property.

Returns
  • possible object is Double

public Double getExchangeRate ()

Gets the value of the exchangeRate property.

Returns
  • possible object is Double

public String getExternalId ()

Gets the value of the externalId property.

Returns
  • possible object is String

public String getFax ()

Gets the value of the fax property.

Returns
  • possible object is String

public String getFob ()

Gets the value of the fob property.

Returns
  • possible object is String

public Double getGiftCertApplied ()

Gets the value of the giftCertApplied property.

Returns
  • possible object is Double

public GiftCertRedemptionList getGiftCertRedemptionList ()

Gets the value of the giftCertRedemptionList property.

Returns

public Double getHandlingCost ()

Gets the value of the handlingCost property.

Returns
  • possible object is Double

public Double getHandlingTax1Rate ()

Gets the value of the handlingTax1Rate property.

Returns
  • possible object is Double

public String getHandlingTax2Rate ()

Gets the value of the handlingTax2Rate property.

Returns
  • possible object is String

public RecordRef getHandlingTaxCode ()

Gets the value of the handlingTaxCode property.

Returns

public String getInternalId ()

Gets the value of the internalId property.

Returns
  • possible object is String

public SalesOrderItemList getItemList ()

Gets the value of the itemList property.

Returns

public RecordRef getJob ()

Gets the value of the job property.

Returns

public XMLGregorianCalendar getLastModifiedDate ()

Gets the value of the lastModifiedDate property.

Returns
  • possible object is XMLGregorianCalendar

public RecordRef getLeadSource ()

Gets the value of the leadSource property.

Returns

public String getLinkedTrackingNumbers ()

Gets the value of the linkedTrackingNumbers property.

Returns
  • possible object is String

public RecordRef getLocation ()

Gets the value of the location property.

Returns

public String getMemo ()

Gets the value of the memo property.

Returns
  • possible object is String

public String getMessage ()

Gets the value of the message property.

Returns
  • possible object is String

public RecordRef getMessageSel ()

Gets the value of the messageSel property.

Returns

public RecordRef getOpportunity ()

Gets the value of the opportunity property.

Returns

public SalesOrderOrderStatus getOrderStatus ()

Gets the value of the orderStatus property.

Returns

public String getOtherRefNum ()

Gets the value of the otherRefNum property.

Returns
  • possible object is String

public RecordRef getPartner ()

Gets the value of the partner property.

Returns

public SalesOrderPartnersList getPartnersList ()

Gets the value of the partnersList property.

Returns

public String getPayPalStatus ()

Gets the value of the payPalStatus property.

Returns
  • possible object is String

public String getPayPalTranId ()

Gets the value of the payPalTranId property.

Returns
  • possible object is String

public XMLGregorianCalendar getPaymentEventDate ()

Gets the value of the paymentEventDate property.

Returns
  • possible object is XMLGregorianCalendar

public TransactionPaymentEventHoldReason getPaymentEventHoldReason ()

Gets the value of the paymentEventHoldReason property.

Returns

public TransactionPaymentEventResult getPaymentEventResult ()

Gets the value of the paymentEventResult property.

Returns

public TransactionPaymentEventType getPaymentEventType ()

Gets the value of the paymentEventType property.

Returns

public String getPaymentEventUpdatedBy ()

Gets the value of the paymentEventUpdatedBy property.

Returns
  • possible object is String

public RecordRef getPaymentMethod ()

Gets the value of the paymentMethod property.

Returns

public String getPaypalAuthId ()

Gets the value of the paypalAuthId property.

Returns
  • possible object is String

public String getPnRefNum ()

Gets the value of the pnRefNum property.

Returns
  • possible object is String

public RecordRef getPromoCode ()

Gets the value of the promoCode property.

Returns

public Double getRecognizedRevenue ()

Gets the value of the recognizedRevenue property.

Returns
  • possible object is Double

public RevenueCommitStatus getRevCommitStatus ()

Gets the value of the revCommitStatus property.

Returns

public XMLGregorianCalendar getRevRecEndDate ()

Gets the value of the revRecEndDate property.

Returns
  • possible object is XMLGregorianCalendar

public RecordRef getRevRecSchedule ()

Gets the value of the revRecSchedule property.

Returns

public XMLGregorianCalendar getRevRecStartDate ()

Gets the value of the revRecStartDate property.

Returns
  • possible object is XMLGregorianCalendar

public RevenueStatus getRevenueStatus ()

Gets the value of the revenueStatus property.

Returns

public XMLGregorianCalendar getSalesEffectiveDate ()

Gets the value of the salesEffectiveDate property.

Returns
  • possible object is XMLGregorianCalendar

public RecordRef getSalesGroup ()

Gets the value of the salesGroup property.

Returns

public RecordRef getSalesRep ()

Gets the value of the salesRep property.

Returns

public SalesOrderSalesTeamList getSalesTeamList ()

Gets the value of the salesTeamList property.

Returns

public String getShipAddress ()

Gets the value of the shipAddress property.

Returns
  • possible object is String

public RecordRef getShipAddressList ()

Gets the value of the shipAddressList property.

Returns

public XMLGregorianCalendar getShipDate ()

Gets the value of the shipDate property.

Returns
  • possible object is XMLGregorianCalendar

public SalesOrderShipGroupList getShipGroupList ()

Gets the value of the shipGroupList property.

Returns

public RecordRef getShipMethod ()

Gets the value of the shipMethod property.

Returns

public Double getShippingCost ()

Gets the value of the shippingCost property.

Returns
  • possible object is Double

public Double getShippingTax1Rate ()

Gets the value of the shippingTax1Rate property.

Returns
  • possible object is Double

public String getShippingTax2Rate ()

Gets the value of the shippingTax2Rate property.

Returns
  • possible object is String

public RecordRef getShippingTaxCode ()

Gets the value of the shippingTaxCode property.

Returns

public String getSource ()

Gets the value of the source property.

Returns
  • possible object is String

public XMLGregorianCalendar getStartDate ()

Gets the value of the startDate property.

Returns
  • possible object is XMLGregorianCalendar

public String getStatus ()

Gets the value of the status property.

Returns
  • possible object is String

public Double getSubTotal ()

Gets the value of the subTotal property.

Returns
  • possible object is Double

public RecordRef getSubsidiary ()

Gets the value of the subsidiary property.

Returns

public Double getTax2Total ()

Gets the value of the tax2Total property.

Returns
  • possible object is Double

public RecordRef getTaxItem ()

Gets the value of the taxItem property.

Returns

public Double getTaxRate ()

Gets the value of the taxRate property.

Returns
  • possible object is Double

public Double getTaxTotal ()

Gets the value of the taxTotal property.

Returns
  • possible object is Double

public RecordRef getTerms ()

Gets the value of the terms property.

Returns

public String getThreeDStatusCode ()

Gets the value of the threeDStatusCode property.

Returns
  • possible object is String

public Double getTotal ()

Gets the value of the total property.

Returns
  • possible object is Double

public Double getTotalCostEstimate ()

Gets the value of the totalCostEstimate property.

Returns
  • possible object is Double

public String getTrackingNumbers ()

Gets the value of the trackingNumbers property.

Returns
  • possible object is String

public XMLGregorianCalendar getTranDate ()

Gets the value of the tranDate property.

Returns
  • possible object is XMLGregorianCalendar

public String getTranId ()

Gets the value of the tranId property.

Returns
  • possible object is String

public BillAddress getTransactionBillAddress ()

Gets the value of the transactionBillAddress property.

Returns

public ShipAddress getTransactionShipAddress ()

Gets the value of the transactionShipAddress property.

Returns

public XMLGregorianCalendar getValidFrom ()

Gets the value of the validFrom property.

Returns
  • possible object is XMLGregorianCalendar

public String getVatRegNum ()

Gets the value of the vatRegNum property.

Returns
  • possible object is String

public Boolean isCcApproved ()

Gets the value of the ccApproved property.

Returns
  • possible object is Boolean

public Boolean isExcludeCommission ()

Gets the value of the excludeCommission property.

Returns
  • possible object is Boolean

public Boolean isGetAuth ()

Gets the value of the getAuth property.

Returns
  • possible object is Boolean

public Boolean isIgnoreAvs ()

Gets the value of the ignoreAvs property.

Returns
  • possible object is Boolean

public Boolean isIsMultiShipTo ()

Gets the value of the isMultiShipTo property.

Returns
  • possible object is Boolean

public Boolean isIsTaxable ()

Gets the value of the isTaxable property.

Returns
  • possible object is Boolean

public Boolean isPaypalProcess ()

Gets the value of the paypalProcess property.

Returns
  • possible object is Boolean

public Boolean isRevRecOnRevCommitment ()

Gets the value of the revRecOnRevCommitment property.

Returns
  • possible object is Boolean

public Boolean isShipComplete ()

Gets the value of the shipComplete property.

Returns
  • possible object is Boolean

public Boolean isSyncPartnerTeams ()

Gets the value of the syncPartnerTeams property.

Returns
  • possible object is Boolean

public Boolean isSyncSalesTeams ()

Gets the value of the syncSalesTeams property.

Returns
  • possible object is Boolean

public Boolean isToBeEmailed ()

Gets the value of the toBeEmailed property.

Returns
  • possible object is Boolean

public Boolean isToBeFaxed ()

Gets the value of the toBeFaxed property.

Returns
  • possible object is Boolean

public Boolean isToBePrinted ()

Gets the value of the toBePrinted property.

Returns
  • possible object is Boolean

public Boolean isTranIsVsoeBundle ()

Gets the value of the tranIsVsoeBundle property.

Returns
  • possible object is Boolean

public Boolean isVsoeAutoCalc ()

Gets the value of the vsoeAutoCalc property.

Returns
  • possible object is Boolean

public void setActualShipDate (XMLGregorianCalendar value)

Sets the value of the actualShipDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setAltHandlingCost (Double value)

Sets the value of the altHandlingCost property.

Parameters
value Allowed object is Double

public void setAltSalesTotal (Double value)

Sets the value of the altSalesTotal property.

Parameters
value Allowed object is Double

public void setAltShippingCost (Double value)

Sets the value of the altShippingCost property.

Parameters
value Allowed object is Double

public void setAuthCode (String value)

Sets the value of the authCode property.

Parameters
value Allowed object is String

public void setBalance (Double value)

Sets the value of the balance property.

Parameters
value Allowed object is Double

public void setBillAddress (String value)

Sets the value of the billAddress property.

Parameters
value Allowed object is String

public void setBillAddressList (RecordRef value)

Sets the value of the billAddressList property.

Parameters
value Allowed object is RecordRef

public void setBillingSchedule (RecordRef value)

Sets the value of the billingSchedule property.

Parameters
value Allowed object is RecordRef

public void setCcApproved (Boolean value)

Sets the value of the ccApproved property.

Parameters
value Allowed object is Boolean

public void setCcAvsStreetMatch (AvsMatchCode value)

Sets the value of the ccAvsStreetMatch property.

Parameters
value Allowed object is AvsMatchCode

public void setCcAvsZipMatch (AvsMatchCode value)

Sets the value of the ccAvsZipMatch property.

Parameters
value Allowed object is AvsMatchCode

public void setCcExpireDate (XMLGregorianCalendar value)

Sets the value of the ccExpireDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setCcName (String value)

Sets the value of the ccName property.

Parameters
value Allowed object is String

public void setCcNumber (String value)

Sets the value of the ccNumber property.

Parameters
value Allowed object is String

public void setCcSecurityCode (String value)

Sets the value of the ccSecurityCode property.

Parameters
value Allowed object is String

public void setCcSecurityCodeMatch (AvsMatchCode value)

Sets the value of the ccSecurityCodeMatch property.

Parameters
value Allowed object is AvsMatchCode

public void setCcStreet (String value)

Sets the value of the ccStreet property.

Parameters
value Allowed object is String

public void setCcZipCode (String value)

Sets the value of the ccZipCode property.

Parameters
value Allowed object is String

public void setClazz (RecordRef value)

Sets the value of the clazz property.

Parameters
value Allowed object is RecordRef

public void setContribPct (String value)

Sets the value of the contribPct property.

Parameters
value Allowed object is String

public void setCreatedDate (XMLGregorianCalendar value)

Sets the value of the createdDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setCreatedFrom (RecordRef value)

Sets the value of the createdFrom property.

Parameters
value Allowed object is RecordRef

public void setCreditCard (RecordRef value)

Sets the value of the creditCard property.

Parameters
value Allowed object is RecordRef

public void setCreditCardProcessor (RecordRef value)

Sets the value of the creditCardProcessor property.

Parameters
value Allowed object is RecordRef

public void setCurrencyName (String value)

Sets the value of the currencyName property.

Parameters
value Allowed object is String

public void setCustomFieldList (CustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is CustomFieldList

public void setCustomForm (RecordRef value)

Sets the value of the customForm property.

Parameters
value Allowed object is RecordRef

public void setDebitCardIssueNo (String value)

Sets the value of the debitCardIssueNo property.

Parameters
value Allowed object is String

public void setDeferredRevenue (Double value)

Sets the value of the deferredRevenue property.

Parameters
value Allowed object is Double

public void setDepartment (RecordRef value)

Sets the value of the department property.

Parameters
value Allowed object is RecordRef

public void setDiscountItem (RecordRef value)

Sets the value of the discountItem property.

Parameters
value Allowed object is RecordRef

public void setDiscountRate (String value)

Sets the value of the discountRate property.

Parameters
value Allowed object is String

public void setDiscountTotal (Double value)

Sets the value of the discountTotal property.

Parameters
value Allowed object is Double

public void setEmail (String value)

Sets the value of the email property.

Parameters
value Allowed object is String

public void setEndDate (XMLGregorianCalendar value)

Sets the value of the endDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setEntity (RecordRef value)

Sets the value of the entity property.

Parameters
value Allowed object is RecordRef

public void setEstGrossProfit (Double value)

Sets the value of the estGrossProfit property.

Parameters
value Allowed object is Double

public void setEstGrossProfitPercent (Double value)

Sets the value of the estGrossProfitPercent property.

Parameters
value Allowed object is Double

public void setExchangeRate (Double value)

Sets the value of the exchangeRate property.

Parameters
value Allowed object is Double

public void setExcludeCommission (Boolean value)

Sets the value of the excludeCommission property.

Parameters
value Allowed object is Boolean

public void setExternalId (String value)

Sets the value of the externalId property.

Parameters
value Allowed object is String

public void setFax (String value)

Sets the value of the fax property.

Parameters
value Allowed object is String

public void setFob (String value)

Sets the value of the fob property.

Parameters
value Allowed object is String

public void setGetAuth (Boolean value)

Sets the value of the getAuth property.

Parameters
value Allowed object is Boolean

public void setGiftCertApplied (Double value)

Sets the value of the giftCertApplied property.

Parameters
value Allowed object is Double

public void setGiftCertRedemptionList (GiftCertRedemptionList value)

Sets the value of the giftCertRedemptionList property.

Parameters
value Allowed object is GiftCertRedemptionList

public void setHandlingCost (Double value)

Sets the value of the handlingCost property.

Parameters
value Allowed object is Double

public void setHandlingTax1Rate (Double value)

Sets the value of the handlingTax1Rate property.

Parameters
value Allowed object is Double

public void setHandlingTax2Rate (String value)

Sets the value of the handlingTax2Rate property.

Parameters
value Allowed object is String

public void setHandlingTaxCode (RecordRef value)

Sets the value of the handlingTaxCode property.

Parameters
value Allowed object is RecordRef

public void setIgnoreAvs (Boolean value)

Sets the value of the ignoreAvs property.

Parameters
value Allowed object is Boolean

public void setInternalId (String value)

Sets the value of the internalId property.

Parameters
value Allowed object is String

public void setIsMultiShipTo (Boolean value)

Sets the value of the isMultiShipTo property.

Parameters
value Allowed object is Boolean

public void setIsTaxable (Boolean value)

Sets the value of the isTaxable property.

Parameters
value Allowed object is Boolean

public void setItemList (SalesOrderItemList value)

Sets the value of the itemList property.

Parameters
value Allowed object is SalesOrderItemList

public void setJob (RecordRef value)

Sets the value of the job property.

Parameters
value Allowed object is RecordRef

public void setLastModifiedDate (XMLGregorianCalendar value)

Sets the value of the lastModifiedDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setLeadSource (RecordRef value)

Sets the value of the leadSource property.

Parameters
value Allowed object is RecordRef

public void setLinkedTrackingNumbers (String value)

Sets the value of the linkedTrackingNumbers property.

Parameters
value Allowed object is String

public void setLocation (RecordRef value)

Sets the value of the location property.

Parameters
value Allowed object is RecordRef

public void setMemo (String value)

Sets the value of the memo property.

Parameters
value Allowed object is String

public void setMessage (String value)

Sets the value of the message property.

Parameters
value Allowed object is String

public void setMessageSel (RecordRef value)

Sets the value of the messageSel property.

Parameters
value Allowed object is RecordRef

public void setOpportunity (RecordRef value)

Sets the value of the opportunity property.

Parameters
value Allowed object is RecordRef

public void setOrderStatus (SalesOrderOrderStatus value)

Sets the value of the orderStatus property.

Parameters
value Allowed object is SalesOrderOrderStatus

public void setOtherRefNum (String value)

Sets the value of the otherRefNum property.

Parameters
value Allowed object is String

public void setPartner (RecordRef value)

Sets the value of the partner property.

Parameters
value Allowed object is RecordRef

public void setPartnersList (SalesOrderPartnersList value)

Sets the value of the partnersList property.

Parameters
value Allowed object is SalesOrderPartnersList

public void setPayPalStatus (String value)

Sets the value of the payPalStatus property.

Parameters
value Allowed object is String

public void setPayPalTranId (String value)

Sets the value of the payPalTranId property.

Parameters
value Allowed object is String

public void setPaymentEventDate (XMLGregorianCalendar value)

Sets the value of the paymentEventDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setPaymentEventHoldReason (TransactionPaymentEventHoldReason value)

Sets the value of the paymentEventHoldReason property.

Parameters
value Allowed object is TransactionPaymentEventHoldReason

public void setPaymentEventResult (TransactionPaymentEventResult value)

Sets the value of the paymentEventResult property.

Parameters
value Allowed object is TransactionPaymentEventResult

public void setPaymentEventType (TransactionPaymentEventType value)

Sets the value of the paymentEventType property.

Parameters
value Allowed object is TransactionPaymentEventType

public void setPaymentEventUpdatedBy (String value)

Sets the value of the paymentEventUpdatedBy property.

Parameters
value Allowed object is String

public void setPaymentMethod (RecordRef value)

Sets the value of the paymentMethod property.

Parameters
value Allowed object is RecordRef

public void setPaypalAuthId (String value)

Sets the value of the paypalAuthId property.

Parameters
value Allowed object is String

public void setPaypalProcess (Boolean value)

Sets the value of the paypalProcess property.

Parameters
value Allowed object is Boolean

public void setPnRefNum (String value)

Sets the value of the pnRefNum property.

Parameters
value Allowed object is String

public void setPromoCode (RecordRef value)

Sets the value of the promoCode property.

Parameters
value Allowed object is RecordRef

public void setRecognizedRevenue (Double value)

Sets the value of the recognizedRevenue property.

Parameters
value Allowed object is Double

public void setRevCommitStatus (RevenueCommitStatus value)

Sets the value of the revCommitStatus property.

Parameters
value Allowed object is RevenueCommitStatus

public void setRevRecEndDate (XMLGregorianCalendar value)

Sets the value of the revRecEndDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setRevRecOnRevCommitment (Boolean value)

Sets the value of the revRecOnRevCommitment property.

Parameters
value Allowed object is Boolean

public void setRevRecSchedule (RecordRef value)

Sets the value of the revRecSchedule property.

Parameters
value Allowed object is RecordRef

public void setRevRecStartDate (XMLGregorianCalendar value)

Sets the value of the revRecStartDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setRevenueStatus (RevenueStatus value)

Sets the value of the revenueStatus property.

Parameters
value Allowed object is RevenueStatus

public void setSalesEffectiveDate (XMLGregorianCalendar value)

Sets the value of the salesEffectiveDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setSalesGroup (RecordRef value)

Sets the value of the salesGroup property.

Parameters
value Allowed object is RecordRef

public void setSalesRep (RecordRef value)

Sets the value of the salesRep property.

Parameters
value Allowed object is RecordRef

public void setSalesTeamList (SalesOrderSalesTeamList value)

Sets the value of the salesTeamList property.

Parameters
value Allowed object is SalesOrderSalesTeamList

public void setShipAddress (String value)

Sets the value of the shipAddress property.

Parameters
value Allowed object is String

public void setShipAddressList (RecordRef value)

Sets the value of the shipAddressList property.

Parameters
value Allowed object is RecordRef

public void setShipComplete (Boolean value)

Sets the value of the shipComplete property.

Parameters
value Allowed object is Boolean

public void setShipDate (XMLGregorianCalendar value)

Sets the value of the shipDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setShipGroupList (SalesOrderShipGroupList value)

Sets the value of the shipGroupList property.

Parameters
value Allowed object is SalesOrderShipGroupList

public void setShipMethod (RecordRef value)

Sets the value of the shipMethod property.

Parameters
value Allowed object is RecordRef

public void setShippingCost (Double value)

Sets the value of the shippingCost property.

Parameters
value Allowed object is Double

public void setShippingTax1Rate (Double value)

Sets the value of the shippingTax1Rate property.

Parameters
value Allowed object is Double

public void setShippingTax2Rate (String value)

Sets the value of the shippingTax2Rate property.

Parameters
value Allowed object is String

public void setShippingTaxCode (RecordRef value)

Sets the value of the shippingTaxCode property.

Parameters
value Allowed object is RecordRef

public void setSource (String value)

Sets the value of the source property.

Parameters
value Allowed object is String

public void setStartDate (XMLGregorianCalendar value)

Sets the value of the startDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setStatus (String value)

Sets the value of the status property.

Parameters
value Allowed object is String

public void setSubTotal (Double value)

Sets the value of the subTotal property.

Parameters
value Allowed object is Double

public void setSubsidiary (RecordRef value)

Sets the value of the subsidiary property.

Parameters
value Allowed object is RecordRef

public void setSyncPartnerTeams (Boolean value)

Sets the value of the syncPartnerTeams property.

Parameters
value Allowed object is Boolean

public void setSyncSalesTeams (Boolean value)

Sets the value of the syncSalesTeams property.

Parameters
value Allowed object is Boolean

public void setTax2Total (Double value)

Sets the value of the tax2Total property.

Parameters
value Allowed object is Double

public void setTaxItem (RecordRef value)

Sets the value of the taxItem property.

Parameters
value Allowed object is RecordRef

public void setTaxRate (Double value)

Sets the value of the taxRate property.

Parameters
value Allowed object is Double

public void setTaxTotal (Double value)

Sets the value of the taxTotal property.

Parameters
value Allowed object is Double

public void setTerms (RecordRef value)

Sets the value of the terms property.

Parameters
value Allowed object is RecordRef

public void setThreeDStatusCode (String value)

Sets the value of the threeDStatusCode property.

Parameters
value Allowed object is String

public void setToBeEmailed (Boolean value)

Sets the value of the toBeEmailed property.

Parameters
value Allowed object is Boolean

public void setToBeFaxed (Boolean value)

Sets the value of the toBeFaxed property.

Parameters
value Allowed object is Boolean

public void setToBePrinted (Boolean value)

Sets the value of the toBePrinted property.

Parameters
value Allowed object is Boolean

public void setTotal (Double value)

Sets the value of the total property.

Parameters
value Allowed object is Double

public void setTotalCostEstimate (Double value)

Sets the value of the totalCostEstimate property.

Parameters
value Allowed object is Double

public void setTrackingNumbers (String value)

Sets the value of the trackingNumbers property.

Parameters
value Allowed object is String

public void setTranDate (XMLGregorianCalendar value)

Sets the value of the tranDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setTranId (String value)

Sets the value of the tranId property.

Parameters
value Allowed object is String

public void setTranIsVsoeBundle (Boolean value)

Sets the value of the tranIsVsoeBundle property.

Parameters
value Allowed object is Boolean

public void setTransactionBillAddress (BillAddress value)

Sets the value of the transactionBillAddress property.

Parameters
value Allowed object is BillAddress

public void setTransactionShipAddress (ShipAddress value)

Sets the value of the transactionShipAddress property.

Parameters
value Allowed object is ShipAddress

public void setValidFrom (XMLGregorianCalendar value)

Sets the value of the validFrom property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setVatRegNum (String value)

Sets the value of the vatRegNum property.

Parameters
value Allowed object is String

public void setVsoeAutoCalc (Boolean value)

Sets the value of the vsoeAutoCalc property.

Parameters
value Allowed object is Boolean