public class ServiceCallPartLine extends ServicePartLine
Constructor and Description |
---|
ServiceCallPartLine() |
getBillablePartsPercent, getMiscellaneousAddressKey, getPurchaseOrder, getQuantity, getQuantityBackordered, getShipToAddressOptionType, getStatusCodeKey, getUseType, getWarehouseKey, isDoNotCreateReturnLine, setBillablePartsPercent, setDoNotCreateReturnLine, setMiscellaneousAddressKey, setPurchaseOrder, setQuantity, setQuantityBackordered, setShipToAddressOptionType, setStatusCodeKey, setUseType, setWarehouseKey
getEntryDateTime, getEquipmentLineSequenceNumber, getFrontOfficeIntegrationId, getItemDescription, getItemKey, getKey, getNote, getPriceLevelKey, getTaxAmount, getTechnicianKey, getTotalAmount, getUnitCost, getUnitPrice, getUofM, setEntryDateTime, setEquipmentLineSequenceNumber, setFrontOfficeIntegrationId, setItemDescription, setItemKey, setKey, setNote, setPriceLevelKey, setTaxAmount, setTechnicianKey, setTotalAmount, setUnitCost, setUnitPrice, setUofM
public Boolean isConsolidateOnPO()
public void setConsolidateOnPO(Boolean value)
public Boolean isIsOnReturnDocument()
public void setIsOnReturnDocument(Boolean value)
public Boolean isIsOnTransfer()
public void setIsOnTransfer(Boolean value)
public List<ServiceLot> getLotDetails()
public void setLotDetails(List<ServiceLot> value)
public PurchaseTransactionLineKey getPurchaseOrderLineKey()
public void setPurchaseOrderLineKey(PurchaseTransactionLineKey value)
public Quantity getQuantityAllocated()
public void setQuantityAllocated(Quantity value)
public Quantity getQuantitySold()
public void setQuantitySold(Quantity value)
public ServiceLineKey getReturnMaterialAuthorizationLineKey()
public void setReturnMaterialAuthorizationLineKey(ServiceLineKey value)
public List<ServiceSerial> getSerialDetails()
public void setSerialDetails(List<ServiceSerial> value)
public MoneyAmount getTotalCost()
public void setTotalCost(MoneyAmount value)
public WarehouseKey getTransferFromWarehouseKey()
public void setTransferFromWarehouseKey(WarehouseKey value)
public ServiceLineKey getTransferLineKey()
public void setTransferLineKey(ServiceLineKey value)
public Quantity getTransferQuantity()
public void setTransferQuantity(Quantity value)
Copyright © 2010–2016. All rights reserved.