Class SAPS4OMItemData
java.lang.Object
de.hybris.platform.saps4omservices.dto.SAPS4OMItemData
- 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) voidsetDeliveryStatus(String deliveryStatus) 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(PartnersData partner) voidvoidsetPricingDate(String pricingDate) voidsetPricingElements(PricingElementsData pricingElements) voidsetPurchaseOrderByCustomer(String purchaseOrderByCustomer) voidsetRequestedQuantity(String requestedQuantity) voidsetRequestedQuantitySapUnit(String requestedQuantitySapUnit) voidsetRequestedQuantityUnit(String requestedQuantityUnit) voidsetSalesDocumentRjcnReason(String salesDocumentRjcnReason) voidsetSalesOrder(String salesOrder) voidsetSalesOrderItem(String salesOrderItem) voidsetSalesOrderItemCategory(String salesOrderItemCategory) voidsetSalesOrderItemText(String salesOrderItemText) voidsetScheduleLines(ScheduleLinesData scheduleLines) voidsetSdProcessStatus(String sdProcessStatus) 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
-
SAPS4OMItemData
public SAPS4OMItemData()
-
-
Method Details
-
setSalesOrder
-
getSalesOrder
-
setSalesOrderItem
-
getSalesOrderItem
-
setHigherLevelItem
-
getHigherLevelItem
-
setSalesOrderItemCategory
-
getSalesOrderItemCategory
-
setSalesOrderItemText
-
getSalesOrderItemText
-
setPurchaseOrderByCustomer
-
getPurchaseOrderByCustomer
-
setMaterial
-
getMaterial
-
setMaterialByCustomer
-
getMaterialByCustomer
-
setPricingDate
-
getPricingDate
-
setRequestedQuantity
-
getRequestedQuantity
-
setRequestedQuantityUnit
-
getRequestedQuantityUnit
-
setRequestedQuantitySapUnit
-
getRequestedQuantitySapUnit
-
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
-
setStorageLocation
-
getStorageLocation
-
setDeliveryGroup
-
getDeliveryGroup
-
setShippingPoint
-
getShippingPoint
-
setShippingType
-
getShippingType
-
setDeliveryPriority
-
getDeliveryPriority
-
setIncotermsClassification
-
getIncotermsClassification
-
setIncotermsTransferLocation
-
getIncotermsTransferLocation
-
setIncotermsLocation1
-
getIncotermsLocation1
-
setIncotermsLocation2
-
getIncotermsLocation2
-
setCustomerPaymentTerms
-
getCustomerPaymentTerms
-
setSalesDocumentRjcnReason
-
getSalesDocumentRjcnReason
-
setSdProcessStatus
-
getSdProcessStatus
-
setDeliveryStatus
-
getDeliveryStatus
-
setPricingElements
-
getPricingElements
-
setPartner
-
getPartner
-
setScheduleLines
-
getScheduleLines
-