public class ReturnOrderEntryModel extends OrderEntryModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
_ABSTRACTORDER2ABSTRACTORDERENTRY, INVENTORYEVENTS, QUANTITYALLOCATED, QUANTITYCANCELLED, QUANTITYPENDING, QUANTITYRETURNED, QUANTITYSHIPPED, QUANTITYUNALLOCATED_CONSIGNMENTENTRYORDERENTRYRELATION, _MASTERABSTRACTORDERENTRY2CHILDABSTRACTORDERENTRIESRELATION, BASEPRICE, BUNDLENO, BUNDLETEMPLATE, CALCULATED, CHILDENTRIES, CHOSENVENDOR, CONSIGNMENTENTRIES, COSTCENTER, DELIVERYADDRESS, DELIVERYMODE, DELIVERYPOINTOFSERVICE, DISCOUNTVALUES, DISCOUNTVALUESINTERNAL, ENTRYNUMBER, EUROPE1PRICEFACTORY_PDG, EUROPE1PRICEFACTORY_PPG, EUROPE1PRICEFACTORY_PTG, EXTERNALCONFIGURATION, GIVEAWAY, INFO, MASTERENTRY, NAMEDDELIVERYDATE, ORDER, ORIGINALORDERENTRY, ORIGINALSUBSCRIPTIONID, PRODUCT, PRODUCTINFOS, PROMOTIONCODE, PROMOTIONMATCHER, QUANTITY, QUANTITYSTATUS, REJECTED, SAPPRICINGCONDITIONS, TAXVALUES, TAXVALUESINTERNAL, TOTALPRICE, UNIT, XMLPRODUCT, YFORMDATA_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ReturnOrderEntryModel()
Generated constructor - Default constructor for generic creation.
|
ReturnOrderEntryModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
ReturnOrderEntryModel(ItemModel _owner,
ProductModel _product,
Long _quantity,
UnitModel _unit)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ReturnOrderEntryModel(ProductModel _product,
Long _quantity,
UnitModel _unit)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
getInventoryEvents, getOrder, getQuantityAllocated, getQuantityCancelled, getQuantityPending, getQuantityReturned, getQuantityShipped, getQuantityUnallocated, setInventoryEvents, setOrdergetBasePrice, getBundleNo, getBundleTemplate, getCalculated, getChildEntries, getChosenVendor, getConsignmentEntries, getCostCenter, getDeliveryAddress, getDeliveryMode, getDeliveryPointOfService, getDiscountValues, getDiscountValuesInternal, getEntryNumber, getEurope1PriceFactory_PDG, getEurope1PriceFactory_PPG, getEurope1PriceFactory_PTG, getExternalConfiguration, getGiveAway, getInfo, getMasterEntry, getNamedDeliveryDate, getOriginalOrderEntry, getOriginalSubscriptionId, getProduct, getProductInfos, getPromotionCode, getPromotionMatcher, getQuantity, getQuantityStatus, getRejected, getSapPricingConditions, getTaxValues, getTaxValuesInternal, getTotalPrice, getUnit, getXmlProduct, getYFormData, setBasePrice, setBundleNo, setBundleTemplate, setCalculated, setChildEntries, setChosenVendor, setConsignmentEntries, setCostCenter, setDeliveryAddress, setDeliveryMode, setDeliveryPointOfService, setDiscountValues, setDiscountValuesInternal, setEntryNumber, setEurope1PriceFactory_PDG, setEurope1PriceFactory_PPG, setEurope1PriceFactory_PTG, setExternalConfiguration, setGiveAway, setInfo, setMasterEntry, setNamedDeliveryDate, setOriginalOrderEntry, setOriginalSubscriptionId, setProduct, setProductInfos, setPromotionCode, setPromotionMatcher, setQuantity, setQuantityStatus, setRejected, setSapPricingConditions, setTaxValues, setTaxValuesInternal, setTotalPrice, setUnit, setXmlProductgetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public ReturnOrderEntryModel()
public ReturnOrderEntryModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ReturnOrderEntryModel(ProductModel _product, Long _quantity, UnitModel _unit)
_product - initial attribute declared by type AbstractOrderEntry at extension core_quantity - initial attribute declared by type AbstractOrderEntry at extension core_unit - initial attribute declared by type AbstractOrderEntry at extension core@Deprecated public ReturnOrderEntryModel(ItemModel _owner, ProductModel _product, Long _quantity, UnitModel _unit)
_owner - initial attribute declared by type Item at extension core_product - initial attribute declared by type AbstractOrderEntry at extension core_quantity - initial attribute declared by type AbstractOrderEntry at extension core_unit - initial attribute declared by type AbstractOrderEntry at extension coreCopyright © 2017 SAP SE. All Rights Reserved.