Class: ActiveNetsuite::SerializedInventoryItemLocations

Inherits:
Object
  • Object
show all
Defined in:
lib/activenetsuite/soap/default.rb

Overview

urn:accounting_2013_2urn:accounting_2013_2.listsurn:accounting_2013_2.lists.webservicesurn:accounting_2013_2.lists.webservices.netsuiteurn:accounting_2013_2.lists.webservices.netsuite.comSerializedInventoryItemLocations

location - SOAP::SOAPString
quantityOnHand - SOAP::SOAPDouble
onHandValueMli - SOAP::SOAPDouble
serialNumbers - SOAP::SOAPString
averageCostMli - SOAP::SOAPDouble
lastPurchasePriceMli - SOAP::SOAPDouble
reorderPoint - SOAP::SOAPDouble
preferredStockLevel - SOAP::SOAPDouble
leadTime - SOAP::SOAPLong
defaultReturnCost - SOAP::SOAPDouble
isWip - SOAP::SOAPBoolean
safetyStockLevel - SOAP::SOAPDouble
cost - SOAP::SOAPDouble
inventoryCostTemplate - ActiveNetsuite::RecordRef
buildTime - SOAP::SOAPDouble
lastInvtCountDate - SOAP::SOAPDateTime
nextInvtCountDate - SOAP::SOAPDateTime
invtCountInterval - SOAP::SOAPLong
invtClassification - ActiveNetsuite::ItemInvtClassification
costingLotSize - SOAP::SOAPDouble
quantityOnOrder - SOAP::SOAPDouble
quantityCommitted - SOAP::SOAPDouble
quantityAvailable - SOAP::SOAPDouble
quantityBackOrdered - SOAP::SOAPDouble
locationId - ActiveNetsuite::RecordRef
supplyReplenishmentMethod - ActiveNetsuite::RecordRef
alternateDemandSourceItem - ActiveNetsuite::RecordRef
fixedLotSize - SOAP::SOAPDouble
periodicLotSizeType - ActiveNetsuite::PeriodicLotSizeType
periodicLotSizeDays - SOAP::SOAPLong
supplyType - ActiveNetsuite::RecordRef
supplyLotSizingMethod - ActiveNetsuite::RecordRef
demandSource - ActiveNetsuite::RecordRef
backwardConsumptionDays - SOAP::SOAPLong
forwardConsumptionDays - SOAP::SOAPLong

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(location = nil, quantityOnHand = nil, onHandValueMli = nil, serialNumbers = nil, averageCostMli = nil, lastPurchasePriceMli = nil, reorderPoint = nil, preferredStockLevel = nil, leadTime = nil, defaultReturnCost = nil, isWip = nil, safetyStockLevel = nil, cost = nil, inventoryCostTemplate = nil, buildTime = nil, lastInvtCountDate = nil, nextInvtCountDate = nil, invtCountInterval = nil, invtClassification = nil, costingLotSize = nil, quantityOnOrder = nil, quantityCommitted = nil, quantityAvailable = nil, quantityBackOrdered = nil, locationId = nil, supplyReplenishmentMethod = nil, alternateDemandSourceItem = nil, fixedLotSize = nil, periodicLotSizeType = nil, periodicLotSizeDays = nil, supplyType = nil, supplyLotSizingMethod = nil, demandSource = nil, backwardConsumptionDays = nil, forwardConsumptionDays = nil) ⇒ SerializedInventoryItemLocations

Returns a new instance of SerializedInventoryItemLocations.



52810
52811
52812
52813
52814
52815
52816
52817
52818
52819
52820
52821
52822
52823
52824
52825
52826
52827
52828
52829
52830
52831
52832
52833
52834
52835
52836
52837
52838
52839
52840
52841
52842
52843
52844
52845
52846
# File 'lib/activenetsuite/soap/default.rb', line 52810

def initialize(location = nil, quantityOnHand = nil, onHandValueMli = nil, serialNumbers = nil, averageCostMli = nil, lastPurchasePriceMli = nil, reorderPoint = nil, preferredStockLevel = nil, leadTime = nil, defaultReturnCost = nil, isWip = nil, safetyStockLevel = nil, cost = nil, inventoryCostTemplate = nil, buildTime = nil, lastInvtCountDate = nil, nextInvtCountDate = nil, invtCountInterval = nil, invtClassification = nil, costingLotSize = nil, quantityOnOrder = nil, quantityCommitted = nil, quantityAvailable = nil, quantityBackOrdered = nil, locationId = nil, supplyReplenishmentMethod = nil, alternateDemandSourceItem = nil, fixedLotSize = nil, periodicLotSizeType = nil, periodicLotSizeDays = nil, supplyType = nil, supplyLotSizingMethod = nil, demandSource = nil, backwardConsumptionDays = nil, forwardConsumptionDays = nil)
  @location = location
  @quantityOnHand = quantityOnHand
  @onHandValueMli = onHandValueMli
  @serialNumbers = serialNumbers
  @averageCostMli = averageCostMli
  @lastPurchasePriceMli = lastPurchasePriceMli
  @reorderPoint = reorderPoint
  @preferredStockLevel = preferredStockLevel
  @leadTime = leadTime
  @defaultReturnCost = defaultReturnCost
  @isWip = isWip
  @safetyStockLevel = safetyStockLevel
  @cost = cost
  @inventoryCostTemplate = inventoryCostTemplate
  @buildTime = buildTime
  @lastInvtCountDate = lastInvtCountDate
  @nextInvtCountDate = nextInvtCountDate
  @invtCountInterval = invtCountInterval
  @invtClassification = invtClassification
  @costingLotSize = costingLotSize
  @quantityOnOrder = quantityOnOrder
  @quantityCommitted = quantityCommitted
  @quantityAvailable = quantityAvailable
  @quantityBackOrdered = quantityBackOrdered
  @locationId = locationId
  @supplyReplenishmentMethod = supplyReplenishmentMethod
  @alternateDemandSourceItem = alternateDemandSourceItem
  @fixedLotSize = fixedLotSize
  @periodicLotSizeType = periodicLotSizeType
  @periodicLotSizeDays = periodicLotSizeDays
  @supplyType = supplyType
  @supplyLotSizingMethod = supplyLotSizingMethod
  @demandSource = demandSource
  @backwardConsumptionDays = backwardConsumptionDays
  @forwardConsumptionDays = forwardConsumptionDays
end

Instance Attribute Details

#alternateDemandSourceItemObject

Returns the value of attribute alternateDemandSourceItem.



52800
52801
52802
# File 'lib/activenetsuite/soap/default.rb', line 52800

def alternateDemandSourceItem
  @alternateDemandSourceItem
end

#averageCostMliObject

Returns the value of attribute averageCostMli.



52778
52779
52780
# File 'lib/activenetsuite/soap/default.rb', line 52778

def averageCostMli
  @averageCostMli
end

#backwardConsumptionDaysObject

Returns the value of attribute backwardConsumptionDays.



52807
52808
52809
# File 'lib/activenetsuite/soap/default.rb', line 52807

def backwardConsumptionDays
  @backwardConsumptionDays
end

#buildTimeObject

Returns the value of attribute buildTime.



52788
52789
52790
# File 'lib/activenetsuite/soap/default.rb', line 52788

def buildTime
  @buildTime
end

#costObject

Returns the value of attribute cost.



52786
52787
52788
# File 'lib/activenetsuite/soap/default.rb', line 52786

def cost
  @cost
end

#costingLotSizeObject

Returns the value of attribute costingLotSize.



52793
52794
52795
# File 'lib/activenetsuite/soap/default.rb', line 52793

def costingLotSize
  @costingLotSize
end

#defaultReturnCostObject

Returns the value of attribute defaultReturnCost.



52783
52784
52785
# File 'lib/activenetsuite/soap/default.rb', line 52783

def defaultReturnCost
  @defaultReturnCost
end

#demandSourceObject

Returns the value of attribute demandSource.



52806
52807
52808
# File 'lib/activenetsuite/soap/default.rb', line 52806

def demandSource
  @demandSource
end

#fixedLotSizeObject

Returns the value of attribute fixedLotSize.



52801
52802
52803
# File 'lib/activenetsuite/soap/default.rb', line 52801

def fixedLotSize
  @fixedLotSize
end

#forwardConsumptionDaysObject

Returns the value of attribute forwardConsumptionDays.



52808
52809
52810
# File 'lib/activenetsuite/soap/default.rb', line 52808

def forwardConsumptionDays
  @forwardConsumptionDays
end

#inventoryCostTemplateObject

Returns the value of attribute inventoryCostTemplate.



52787
52788
52789
# File 'lib/activenetsuite/soap/default.rb', line 52787

def inventoryCostTemplate
  @inventoryCostTemplate
end

#invtClassificationObject

Returns the value of attribute invtClassification.



52792
52793
52794
# File 'lib/activenetsuite/soap/default.rb', line 52792

def invtClassification
  @invtClassification
end

#invtCountIntervalObject

Returns the value of attribute invtCountInterval.



52791
52792
52793
# File 'lib/activenetsuite/soap/default.rb', line 52791

def invtCountInterval
  @invtCountInterval
end

#isWipObject

Returns the value of attribute isWip.



52784
52785
52786
# File 'lib/activenetsuite/soap/default.rb', line 52784

def isWip
  @isWip
end

#lastInvtCountDateObject

Returns the value of attribute lastInvtCountDate.



52789
52790
52791
# File 'lib/activenetsuite/soap/default.rb', line 52789

def lastInvtCountDate
  @lastInvtCountDate
end

#lastPurchasePriceMliObject

Returns the value of attribute lastPurchasePriceMli.



52779
52780
52781
# File 'lib/activenetsuite/soap/default.rb', line 52779

def lastPurchasePriceMli
  @lastPurchasePriceMli
end

#leadTimeObject

Returns the value of attribute leadTime.



52782
52783
52784
# File 'lib/activenetsuite/soap/default.rb', line 52782

def leadTime
  @leadTime
end

#locationObject

Returns the value of attribute location.



52774
52775
52776
# File 'lib/activenetsuite/soap/default.rb', line 52774

def location
  @location
end

#locationIdObject

Returns the value of attribute locationId.



52798
52799
52800
# File 'lib/activenetsuite/soap/default.rb', line 52798

def locationId
  @locationId
end

#nextInvtCountDateObject

Returns the value of attribute nextInvtCountDate.



52790
52791
52792
# File 'lib/activenetsuite/soap/default.rb', line 52790

def nextInvtCountDate
  @nextInvtCountDate
end

#onHandValueMliObject

Returns the value of attribute onHandValueMli.



52776
52777
52778
# File 'lib/activenetsuite/soap/default.rb', line 52776

def onHandValueMli
  @onHandValueMli
end

#periodicLotSizeDaysObject

Returns the value of attribute periodicLotSizeDays.



52803
52804
52805
# File 'lib/activenetsuite/soap/default.rb', line 52803

def periodicLotSizeDays
  @periodicLotSizeDays
end

#periodicLotSizeTypeObject

Returns the value of attribute periodicLotSizeType.



52802
52803
52804
# File 'lib/activenetsuite/soap/default.rb', line 52802

def periodicLotSizeType
  @periodicLotSizeType
end

#preferredStockLevelObject

Returns the value of attribute preferredStockLevel.



52781
52782
52783
# File 'lib/activenetsuite/soap/default.rb', line 52781

def preferredStockLevel
  @preferredStockLevel
end

#quantityAvailableObject

Returns the value of attribute quantityAvailable.



52796
52797
52798
# File 'lib/activenetsuite/soap/default.rb', line 52796

def quantityAvailable
  @quantityAvailable
end

#quantityBackOrderedObject

Returns the value of attribute quantityBackOrdered.



52797
52798
52799
# File 'lib/activenetsuite/soap/default.rb', line 52797

def quantityBackOrdered
  @quantityBackOrdered
end

#quantityCommittedObject

Returns the value of attribute quantityCommitted.



52795
52796
52797
# File 'lib/activenetsuite/soap/default.rb', line 52795

def quantityCommitted
  @quantityCommitted
end

#quantityOnHandObject

Returns the value of attribute quantityOnHand.



52775
52776
52777
# File 'lib/activenetsuite/soap/default.rb', line 52775

def quantityOnHand
  @quantityOnHand
end

#quantityOnOrderObject

Returns the value of attribute quantityOnOrder.



52794
52795
52796
# File 'lib/activenetsuite/soap/default.rb', line 52794

def quantityOnOrder
  @quantityOnOrder
end

#reorderPointObject

Returns the value of attribute reorderPoint.



52780
52781
52782
# File 'lib/activenetsuite/soap/default.rb', line 52780

def reorderPoint
  @reorderPoint
end

#safetyStockLevelObject

Returns the value of attribute safetyStockLevel.



52785
52786
52787
# File 'lib/activenetsuite/soap/default.rb', line 52785

def safetyStockLevel
  @safetyStockLevel
end

#serialNumbersObject

Returns the value of attribute serialNumbers.



52777
52778
52779
# File 'lib/activenetsuite/soap/default.rb', line 52777

def serialNumbers
  @serialNumbers
end

#supplyLotSizingMethodObject

Returns the value of attribute supplyLotSizingMethod.



52805
52806
52807
# File 'lib/activenetsuite/soap/default.rb', line 52805

def supplyLotSizingMethod
  @supplyLotSizingMethod
end

#supplyReplenishmentMethodObject

Returns the value of attribute supplyReplenishmentMethod.



52799
52800
52801
# File 'lib/activenetsuite/soap/default.rb', line 52799

def supplyReplenishmentMethod
  @supplyReplenishmentMethod
end

#supplyTypeObject

Returns the value of attribute supplyType.



52804
52805
52806
# File 'lib/activenetsuite/soap/default.rb', line 52804

def supplyType
  @supplyType
end