Class SAPS4OMItemRequestData
java.lang.Object
de.hybris.platform.saps4omservices.dto.SAPS4OMItemRequestData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBatch()getPlant()voidvoidsetCostAmount(String costAmount) voidsetCustomerPaymentTerms(String customerPaymentTerms) voidsetDeliveryGroup(String deliveryGroup) voidsetDeliveryPriority(String deliveryPriority) voidsetHigherLevelItem(String higherLevelItem) voidsetIncotermsClassification(String incotermsClassification) voidsetIncotermsLocation1(String incotermsLocation1) voidsetIncotermsLocation2(String incotermsLocation2) voidsetIncotermsTransferLocation(String incotermsTransferLocation) voidsetMaterial(String material) voidsetMaterialByCustomer(String materialByCustomer) voidsetMaterialGroup(String materialGroup) voidsetNetAmount(String netAmount) voidsetPartner(List<PartnerData> partner) voidvoidsetPricingDate(String pricingDate) voidsetPricingElements(List<PricingElementData> pricingElements) voidsetProductionPlant(String productionPlant) voidsetPurchaseOrderByCustomer(String purchaseOrderByCustomer) voidsetRequestedQuantity(String requestedQuantity) voidsetRequestedQuantityUnit(String requestedQuantityUnit) voidsetSalesDocumentRjcnReason(String salesDocumentRjcnReason) voidsetSalesOrder(String salesOrder) voidsetSalesOrderItem(String salesOrderItem) voidsetSalesOrderItemCategory(String salesOrderItemCategory) voidsetSalesOrderItemText(String salesOrderItemText) voidsetScheduleLines(List<ScheduleLineData> scheduleLines) voidsetShippingPoint(String shippingPoint) voidsetShippingType(String shippingType) voidsetStorageLocation(String storageLocation) voidsetSubtotal1Amount(String subtotal1Amount) voidsetSubtotal2Amount(String subtotal2Amount) voidsetSubtotal3Amount(String subtotal3Amount) voidsetSubtotal4Amount(String subtotal4Amount) voidsetSubtotal5Amount(String subtotal5Amount) voidsetSubtotal6Amount(String Subtotal6Amount) voidsetTaxAmount(String taxAmount) voidsetTransactionCurrency(String transactionCurrency)
-
Constructor Details
-
SAPS4OMItemRequestData
public SAPS4OMItemRequestData()
-
-
Method Details
-
setSalesOrder
-
getSalesOrder
-
setSalesOrderItem
-
getSalesOrderItem
-
setHigherLevelItem
-
getHigherLevelItem
-
setSalesOrderItemCategory
-
getSalesOrderItemCategory
-
setSalesOrderItemText
-
getSalesOrderItemText
-
setPurchaseOrderByCustomer
-
getPurchaseOrderByCustomer
-
setMaterial
-
getMaterial
-
setMaterialByCustomer
-
getMaterialByCustomer
-
setPricingDate
-
getPricingDate
-
setRequestedQuantity
-
getRequestedQuantity
-
setRequestedQuantityUnit
-
getRequestedQuantityUnit
-
setTransactionCurrency
-
getTransactionCurrency
-
setNetAmount
-
getNetAmount
-
setTaxAmount
-
getTaxAmount
-
setCostAmount
-
getCostAmount
-
setSubtotal1Amount
-
getSubtotal1Amount
-
setSubtotal2Amount
-
getSubtotal2Amount
-
setSubtotal3Amount
-
getSubtotal3Amount
-
setSubtotal4Amount
-
getSubtotal4Amount
-
setSubtotal5Amount
-
getSubtotal5Amount
-
setSubtotal6Amount
-
getSubtotal6Amount
-
setMaterialGroup
-
getMaterialGroup
-
setBatch
-
getBatch
-
setPlant
-
getPlant
-
setProductionPlant
-
getProductionPlant
-
setStorageLocation
-
getStorageLocation
-
setDeliveryGroup
-
getDeliveryGroup
-
setShippingPoint
-
getShippingPoint
-
setShippingType
-
getShippingType
-
setDeliveryPriority
-
getDeliveryPriority
-
setIncotermsClassification
-
getIncotermsClassification
-
setIncotermsTransferLocation
-
getIncotermsTransferLocation
-
setIncotermsLocation1
-
getIncotermsLocation1
-
setIncotermsLocation2
-
getIncotermsLocation2
-
setCustomerPaymentTerms
-
getCustomerPaymentTerms
-
setSalesDocumentRjcnReason
-
getSalesDocumentRjcnReason
-
setPricingElements
-
getPricingElements
-
setPartner
-
getPartner
-
setScheduleLines
-
getScheduleLines
-