class ActiveNetsuite::SalesOrderItem

{urn:sales_2013_2.transactions.webservices.netsuite.com}SalesOrderItem

job - ActiveNetsuite::RecordRef
item - ActiveNetsuite::RecordRef
quantityAvailable - SOAP::SOAPDouble
quantityOnHand - SOAP::SOAPDouble
quantity - SOAP::SOAPDouble
units - ActiveNetsuite::RecordRef
inventoryDetail - ActiveNetsuite::InventoryDetail
description - SOAP::SOAPString
price - ActiveNetsuite::RecordRef
rate - SOAP::SOAPString
serialNumbers - SOAP::SOAPString
amount - SOAP::SOAPDouble
isTaxable - SOAP::SOAPBoolean
commitInventory - ActiveNetsuite::SalesOrderItemCommitInventory
orderPriority - SOAP::SOAPDouble
licenseCode - SOAP::SOAPString
options - ActiveNetsuite::CustomFieldList
department - ActiveNetsuite::RecordRef
m_class - ActiveNetsuite::RecordRef
location - ActiveNetsuite::RecordRef
createPo - ActiveNetsuite::SalesOrderItemCreatePo
createdPo - ActiveNetsuite::RecordRef
altSalesAmt - SOAP::SOAPDouble
createWo - SOAP::SOAPBoolean
poVendor - ActiveNetsuite::RecordRef
poCurrency - SOAP::SOAPString
poRate - SOAP::SOAPDouble
revRecSchedule - ActiveNetsuite::RecordRef
revRecStartDate - SOAP::SOAPDateTime
revRecTermInMonths - SOAP::SOAPLong
revRecEndDate - SOAP::SOAPDateTime
deferRevRec - SOAP::SOAPBoolean
isClosed - SOAP::SOAPBoolean
billingSchedule - ActiveNetsuite::RecordRef
fromJob - SOAP::SOAPBoolean
grossAmt - SOAP::SOAPDouble
excludeFromRateRequest - SOAP::SOAPBoolean
isEstimate - SOAP::SOAPBoolean
line - SOAP::SOAPLong
percentComplete - SOAP::SOAPDouble
costEstimateType - ActiveNetsuite::ItemCostEstimateType
costEstimate - SOAP::SOAPDouble
quantityBackOrdered - SOAP::SOAPDouble
quantityBilled - SOAP::SOAPDouble
quantityCommitted - SOAP::SOAPDouble
quantityFulfilled - SOAP::SOAPDouble
quantityPacked - SOAP::SOAPDouble
quantityPicked - SOAP::SOAPDouble
tax1Amt - SOAP::SOAPDouble
taxCode - ActiveNetsuite::RecordRef
taxRate1 - SOAP::SOAPDouble
taxRate2 - SOAP::SOAPDouble
giftCertFrom - SOAP::SOAPString
giftCertRecipientName - SOAP::SOAPString
giftCertRecipientEmail - SOAP::SOAPString
giftCertMessage - SOAP::SOAPString
giftCertNumber - SOAP::SOAPString
shipGroup - SOAP::SOAPLong
itemIsFulfilled - SOAP::SOAPBoolean
shipAddress - ActiveNetsuite::RecordRef
shipMethod - ActiveNetsuite::RecordRef
vsoeSopGroup - ActiveNetsuite::VsoeSopGroup
vsoeIsEstimate - SOAP::SOAPBoolean
vsoePrice - SOAP::SOAPDouble
vsoeAmount - SOAP::SOAPDouble
vsoeAllocation - SOAP::SOAPDouble
vsoeDeferral - ActiveNetsuite::VsoeDeferral
vsoePermitDiscount - ActiveNetsuite::VsoePermitDiscount
vsoeDelivered - SOAP::SOAPBoolean
expectedShipDate - SOAP::SOAPDateTime
chargeType - ActiveNetsuite::ChargeRuleType
customFieldList - ActiveNetsuite::CustomFieldList

Attributes

altSalesAmt[RW]
amount[RW]
billingSchedule[RW]
chargeType[RW]
commitInventory[RW]
costEstimate[RW]
costEstimateType[RW]
createPo[RW]
createWo[RW]
createdPo[RW]
customFieldList[RW]
deferRevRec[RW]
department[RW]
description[RW]
excludeFromRateRequest[RW]
expectedShipDate[RW]
fromJob[RW]
giftCertFrom[RW]
giftCertMessage[RW]
giftCertNumber[RW]
giftCertRecipientEmail[RW]
giftCertRecipientName[RW]
grossAmt[RW]
inventoryDetail[RW]
isClosed[RW]
isEstimate[RW]
isTaxable[RW]
item[RW]
itemIsFulfilled[RW]
job[RW]
licenseCode[RW]
line[RW]
location[RW]
options[RW]
orderPriority[RW]
percentComplete[RW]
poCurrency[RW]
poRate[RW]
poVendor[RW]
price[RW]
quantity[RW]
quantityAvailable[RW]
quantityBackOrdered[RW]
quantityBilled[RW]
quantityCommitted[RW]
quantityFulfilled[RW]
quantityOnHand[RW]
quantityPacked[RW]
quantityPicked[RW]
rate[RW]
revRecEndDate[RW]
revRecSchedule[RW]
revRecStartDate[RW]
revRecTermInMonths[RW]
serialNumbers[RW]
shipAddress[RW]
shipGroup[RW]
shipMethod[RW]
tax1Amt[RW]
taxCode[RW]
taxRate1[RW]
taxRate2[RW]
units[RW]
vsoeAllocation[RW]
vsoeAmount[RW]
vsoeDeferral[RW]
vsoeDelivered[RW]
vsoeIsEstimate[RW]
vsoePermitDiscount[RW]
vsoePrice[RW]
vsoeSopGroup[RW]

Public Class Methods

new(job = nil, item = nil, quantityAvailable = nil, quantityOnHand = nil, quantity = nil, units = nil, inventoryDetail = nil, description = nil, price = nil, rate = nil, serialNumbers = nil, amount = nil, isTaxable = nil, commitInventory = nil, orderPriority = nil, licenseCode = nil, options = nil, department = nil, v_class = nil, location = nil, createPo = nil, createdPo = nil, altSalesAmt = nil, createWo = nil, poVendor = nil, poCurrency = nil, poRate = nil, revRecSchedule = nil, revRecStartDate = nil, revRecTermInMonths = nil, revRecEndDate = nil, deferRevRec = nil, isClosed = nil, billingSchedule = nil, fromJob = nil, grossAmt = nil, excludeFromRateRequest = nil, isEstimate = nil, line = nil, percentComplete = nil, costEstimateType = nil, costEstimate = nil, quantityBackOrdered = nil, quantityBilled = nil, quantityCommitted = nil, quantityFulfilled = nil, quantityPacked = nil, quantityPicked = nil, tax1Amt = nil, taxCode = nil, taxRate1 = nil, taxRate2 = nil, giftCertFrom = nil, giftCertRecipientName = nil, giftCertRecipientEmail = nil, giftCertMessage = nil, giftCertNumber = nil, shipGroup = nil, itemIsFulfilled = nil, shipAddress = nil, shipMethod = nil, vsoeSopGroup = nil, vsoeIsEstimate = nil, vsoePrice = nil, vsoeAmount = nil, vsoeAllocation = nil, vsoeDeferral = nil, vsoePermitDiscount = nil, vsoeDelivered = nil, expectedShipDate = nil, chargeType = nil, customFieldList = nil) click to toggle source
# File lib/activenetsuite/soap/default.rb, line 53875
def initialize(job = nil, item = nil, quantityAvailable = nil, quantityOnHand = nil, quantity = nil, units = nil, inventoryDetail = nil, description = nil, price = nil, rate = nil, serialNumbers = nil, amount = nil, isTaxable = nil, commitInventory = nil, orderPriority = nil, licenseCode = nil, options = nil, department = nil, v_class = nil, location = nil, createPo = nil, createdPo = nil, altSalesAmt = nil, createWo = nil, poVendor = nil, poCurrency = nil, poRate = nil, revRecSchedule = nil, revRecStartDate = nil, revRecTermInMonths = nil, revRecEndDate = nil, deferRevRec = nil, isClosed = nil, billingSchedule = nil, fromJob = nil, grossAmt = nil, excludeFromRateRequest = nil, isEstimate = nil, line = nil, percentComplete = nil, costEstimateType = nil, costEstimate = nil, quantityBackOrdered = nil, quantityBilled = nil, quantityCommitted = nil, quantityFulfilled = nil, quantityPacked = nil, quantityPicked = nil, tax1Amt = nil, taxCode = nil, taxRate1 = nil, taxRate2 = nil, giftCertFrom = nil, giftCertRecipientName = nil, giftCertRecipientEmail = nil, giftCertMessage = nil, giftCertNumber = nil, shipGroup = nil, itemIsFulfilled = nil, shipAddress = nil, shipMethod = nil, vsoeSopGroup = nil, vsoeIsEstimate = nil, vsoePrice = nil, vsoeAmount = nil, vsoeAllocation = nil, vsoeDeferral = nil, vsoePermitDiscount = nil, vsoeDelivered = nil, expectedShipDate = nil, chargeType = nil, customFieldList = nil)
  @job = job
  @item = item
  @quantityAvailable = quantityAvailable
  @quantityOnHand = quantityOnHand
  @quantity = quantity
  @units = units
  @inventoryDetail = inventoryDetail
  @description = description
  @price = price
  @rate = rate
  @serialNumbers = serialNumbers
  @amount = amount
  @isTaxable = isTaxable
  @commitInventory = commitInventory
  @orderPriority = orderPriority
  @licenseCode = licenseCode
  @options = options
  @department = department
  @v_class = v_class
  @location = location
  @createPo = createPo
  @createdPo = createdPo
  @altSalesAmt = altSalesAmt
  @createWo = createWo
  @poVendor = poVendor
  @poCurrency = poCurrency
  @poRate = poRate
  @revRecSchedule = revRecSchedule
  @revRecStartDate = revRecStartDate
  @revRecTermInMonths = revRecTermInMonths
  @revRecEndDate = revRecEndDate
  @deferRevRec = deferRevRec
  @isClosed = isClosed
  @billingSchedule = billingSchedule
  @fromJob = fromJob
  @grossAmt = grossAmt
  @excludeFromRateRequest = excludeFromRateRequest
  @isEstimate = isEstimate
  @line = line
  @percentComplete = percentComplete
  @costEstimateType = costEstimateType
  @costEstimate = costEstimate
  @quantityBackOrdered = quantityBackOrdered
  @quantityBilled = quantityBilled
  @quantityCommitted = quantityCommitted
  @quantityFulfilled = quantityFulfilled
  @quantityPacked = quantityPacked
  @quantityPicked = quantityPicked
  @tax1Amt = tax1Amt
  @taxCode = taxCode
  @taxRate1 = taxRate1
  @taxRate2 = taxRate2
  @giftCertFrom = giftCertFrom
  @giftCertRecipientName = giftCertRecipientName
  @giftCertRecipientEmail = giftCertRecipientEmail
  @giftCertMessage = giftCertMessage
  @giftCertNumber = giftCertNumber
  @shipGroup = shipGroup
  @itemIsFulfilled = itemIsFulfilled
  @shipAddress = shipAddress
  @shipMethod = shipMethod
  @vsoeSopGroup = vsoeSopGroup
  @vsoeIsEstimate = vsoeIsEstimate
  @vsoePrice = vsoePrice
  @vsoeAmount = vsoeAmount
  @vsoeAllocation = vsoeAllocation
  @vsoeDeferral = vsoeDeferral
  @vsoePermitDiscount = vsoePermitDiscount
  @vsoeDelivered = vsoeDelivered
  @expectedShipDate = expectedShipDate
  @chargeType = chargeType
  @customFieldList = customFieldList
end

Public Instance Methods

m_class() click to toggle source
# File lib/activenetsuite/soap/default.rb, line 53867
def m_class
  @v_class
end
m_class=(value) click to toggle source
# File lib/activenetsuite/soap/default.rb, line 53871
def m_class=(value)
  @v_class = value
end