public class ProductSalesDelivery extends VdmEntity<ProductSalesDelivery>
Modifier and Type | Class and Description |
---|---|
static class |
ProductSalesDelivery.ProductSalesDeliveryBuilder |
Modifier and Type | Field and Description |
---|---|
static ProductSalesDeliveryField<String> |
ACCOUNT_DETN_PRODUCT_GROUP
Use with available fluent helpers to apply the AccountDetnProductGroup field to query operations.
|
static EntityFieldAll<ProductSalesDelivery> |
ALL_FIELDS
Selector for all available fields of ProductSalesDelivery.
|
static ProductSalesDeliveryField<BigDecimal> |
DELIVERY_NOTE_PROC_MIN_DELIV_QTY
Use with available fluent helpers to apply the DeliveryNoteProcMinDelivQty field to query operations.
|
static ProductSalesDeliveryField<BigDecimal> |
DELIVERY_QUANTITY
Use with available fluent helpers to apply the DeliveryQuantity field to query operations.
|
static ProductSalesDeliveryField<String> |
DELIVERY_QUANTITY_UNIT
Use with available fluent helpers to apply the DeliveryQuantityUnit field to query operations.
|
static ProductSalesDeliveryField<String> |
FIFTH_SALES_SPEC_PRODUCT_GROUP
Use with available fluent helpers to apply the FifthSalesSpecProductGroup field to query operations.
|
static ProductSalesDeliveryField<String> |
FIRST_SALES_SPEC_PRODUCT_GROUP
Use with available fluent helpers to apply the FirstSalesSpecProductGroup field to query operations.
|
static ProductSalesDeliveryField<String> |
FOURTH_SALES_SPEC_PRODUCT_GROUP
Use with available fluent helpers to apply the FourthSalesSpecProductGroup field to query operations.
|
static ProductSalesDeliveryField<Boolean> |
IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the IsMarkedForDeletion field to query operations.
|
static ProductSalesDeliveryField<String> |
ITEM_CATEGORY_GROUP
Use with available fluent helpers to apply the ItemCategoryGroup field to query operations.
|
static ProductSalesDeliveryField<BigDecimal> |
MINIMUM_MAKE_TO_ORDER_ORDER_QTY
Use with available fluent helpers to apply the MinimumMakeToOrderOrderQty field to query operations.
|
static ProductSalesDeliveryField<BigDecimal> |
MINIMUM_ORDER_QUANTITY
Use with available fluent helpers to apply the MinimumOrderQuantity field to query operations.
|
static ProductSalesDeliveryField<String> |
PRICE_SPECIFICATION_PRODUCT_GROUP
Use with available fluent helpers to apply the PriceSpecificationProductGroup field to query operations.
|
static ProductSalesDeliveryField<String> |
PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductSalesDeliveryField<String> |
PRODUCT_DISTRIBUTION_CHNL
Use with available fluent helpers to apply the ProductDistributionChnl field to query operations.
|
static ProductSalesDeliveryField<String> |
PRODUCT_HIERARCHY
Use with available fluent helpers to apply the ProductHierarchy field to query operations.
|
static ProductSalesDeliveryField<String> |
PRODUCT_SALES_ORG
Use with available fluent helpers to apply the ProductSalesOrg field to query operations.
|
static ProductSalesDeliveryField<String> |
PRODUCT_SALES_STATUS
Use with available fluent helpers to apply the ProductSalesStatus field to query operations.
|
static ProductSalesDeliveryField<Calendar> |
PRODUCT_SALES_STATUS_VALIDITY_DATE
Use with available fluent helpers to apply the ProductSalesStatusValidityDate field to query operations.
|
static ProductSalesDeliveryField<String> |
SALES_MEASURE_UNIT
Use with available fluent helpers to apply the SalesMeasureUnit field to query operations.
|
static ProductSalesDeliveryField<String> |
SECOND_SALES_SPEC_PRODUCT_GROUP
Use with available fluent helpers to apply the SecondSalesSpecProductGroup field to query operations.
|
static ProductSalesDeliveryField<String> |
SUPPLYING_PLANT
Use with available fluent helpers to apply the SupplyingPlant field to query operations.
|
static ProductSalesDeliveryField<String> |
THIRD_SALES_SPEC_PRODUCT_GROUP
Use with available fluent helpers to apply the ThirdSalesSpecProductGroup field to query operations.
|
Constructor and Description |
---|
ProductSalesDelivery() |
ProductSalesDelivery(String product,
String deliveryQuantityUnit,
BigDecimal deliveryQuantity,
String productSalesStatus,
Calendar productSalesStatusValidityDate,
String salesMeasureUnit,
Boolean isMarkedForDeletion,
String productHierarchy,
String firstSalesSpecProductGroup,
String secondSalesSpecProductGroup,
String thirdSalesSpecProductGroup,
String productSalesOrg,
String fourthSalesSpecProductGroup,
String fifthSalesSpecProductGroup,
BigDecimal minimumMakeToOrderOrderQty,
String productDistributionChnl,
BigDecimal minimumOrderQuantity,
String supplyingPlant,
String priceSpecificationProductGroup,
String accountDetnProductGroup,
BigDecimal deliveryNoteProcMinDelivQty,
String itemCategoryGroup,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static ProductSalesDelivery.ProductSalesDeliveryBuilder |
builder() |
boolean |
equals(Object o) |
static <T> ProductSalesDeliveryField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
String |
getAccountDetnProductGroup()
Constraints: Not nullable, Maximum length: 2
|
BigDecimal |
getDeliveryNoteProcMinDelivQty()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getDeliveryQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getDeliveryQuantityUnit()
Constraints: Not nullable, Maximum length: 3
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getFifthSalesSpecProductGroup()
Constraints: Not nullable, Maximum length: 3
|
String |
getFirstSalesSpecProductGroup()
Constraints: Not nullable, Maximum length: 3
|
String |
getFourthSalesSpecProductGroup()
Constraints: Not nullable, Maximum length: 3
|
Boolean |
getIsMarkedForDeletion()
Constraints: none
|
String |
getItemCategoryGroup()
Constraints: Not nullable, Maximum length: 4
|
BigDecimal |
getMinimumMakeToOrderOrderQty()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getMinimumOrderQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getPriceSpecificationProductGroup()
Constraints: Not nullable, Maximum length: 2
|
String |
getProduct()
(Key Field) Constraints: Not nullable, Maximum length: 40
|
String |
getProductDistributionChnl()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
getProductHierarchy()
Constraints: Not nullable, Maximum length: 18
|
String |
getProductSalesOrg()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getProductSalesStatus()
Constraints: Not nullable, Maximum length: 2
|
Calendar |
getProductSalesStatusValidityDate()
Constraints: Not nullable, Precision: 0
|
String |
getSalesMeasureUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getSecondSalesSpecProductGroup()
Constraints: Not nullable, Maximum length: 3
|
String |
getSupplyingPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getThirdSalesSpecProductGroup()
Constraints: Not nullable, Maximum length: 3
|
Class<ProductSalesDelivery> |
getType() |
int |
hashCode() |
void |
setAccountDetnProductGroup(String accountDetnProductGroup)
Constraints: Not nullable, Maximum length: 2
|
void |
setDeliveryNoteProcMinDelivQty(BigDecimal deliveryNoteProcMinDelivQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setDeliveryQuantity(BigDecimal deliveryQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setDeliveryQuantityUnit(String deliveryQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setFifthSalesSpecProductGroup(String fifthSalesSpecProductGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setFirstSalesSpecProductGroup(String firstSalesSpecProductGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setFourthSalesSpecProductGroup(String fourthSalesSpecProductGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setIsMarkedForDeletion(Boolean isMarkedForDeletion)
Constraints: none
|
void |
setItemCategoryGroup(String itemCategoryGroup)
Constraints: Not nullable, Maximum length: 4
|
void |
setMinimumMakeToOrderOrderQty(BigDecimal minimumMakeToOrderOrderQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setMinimumOrderQuantity(BigDecimal minimumOrderQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setPriceSpecificationProductGroup(String priceSpecificationProductGroup)
Constraints: Not nullable, Maximum length: 2
|
void |
setProduct(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
void |
setProductDistributionChnl(String productDistributionChnl)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setProductHierarchy(String productHierarchy)
Constraints: Not nullable, Maximum length: 18
|
void |
setProductSalesOrg(String productSalesOrg)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setProductSalesStatus(String productSalesStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setProductSalesStatusValidityDate(Calendar productSalesStatusValidityDate)
Constraints: Not nullable, Precision: 0
|
void |
setSalesMeasureUnit(String salesMeasureUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setSecondSalesSpecProductGroup(String secondSalesSpecProductGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setSupplyingPlant(String supplyingPlant)
Constraints: Not nullable, Maximum length: 4
|
void |
setThirdSalesSpecProductGroup(String thirdSalesSpecProductGroup)
Constraints: Not nullable, Maximum length: 3
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final EntityFieldAll<ProductSalesDelivery> ALL_FIELDS
public static final ProductSalesDeliveryField<String> PRODUCT
public static final ProductSalesDeliveryField<String> DELIVERY_QUANTITY_UNIT
public static final ProductSalesDeliveryField<BigDecimal> DELIVERY_QUANTITY
public static final ProductSalesDeliveryField<String> PRODUCT_SALES_STATUS
public static final ProductSalesDeliveryField<Calendar> PRODUCT_SALES_STATUS_VALIDITY_DATE
public static final ProductSalesDeliveryField<String> SALES_MEASURE_UNIT
public static final ProductSalesDeliveryField<Boolean> IS_MARKED_FOR_DELETION
public static final ProductSalesDeliveryField<String> PRODUCT_HIERARCHY
public static final ProductSalesDeliveryField<String> FIRST_SALES_SPEC_PRODUCT_GROUP
public static final ProductSalesDeliveryField<String> SECOND_SALES_SPEC_PRODUCT_GROUP
public static final ProductSalesDeliveryField<String> THIRD_SALES_SPEC_PRODUCT_GROUP
public static final ProductSalesDeliveryField<String> PRODUCT_SALES_ORG
public static final ProductSalesDeliveryField<String> FOURTH_SALES_SPEC_PRODUCT_GROUP
public static final ProductSalesDeliveryField<String> FIFTH_SALES_SPEC_PRODUCT_GROUP
public static final ProductSalesDeliveryField<BigDecimal> MINIMUM_MAKE_TO_ORDER_ORDER_QTY
public static final ProductSalesDeliveryField<String> PRODUCT_DISTRIBUTION_CHNL
public static final ProductSalesDeliveryField<BigDecimal> MINIMUM_ORDER_QUANTITY
public static final ProductSalesDeliveryField<String> SUPPLYING_PLANT
public static final ProductSalesDeliveryField<String> PRICE_SPECIFICATION_PRODUCT_GROUP
public static final ProductSalesDeliveryField<String> ACCOUNT_DETN_PRODUCT_GROUP
public static final ProductSalesDeliveryField<BigDecimal> DELIVERY_NOTE_PROC_MIN_DELIV_QTY
public static final ProductSalesDeliveryField<String> ITEM_CATEGORY_GROUP
@Generated(value="lombok") public ProductSalesDelivery()
@ConstructorProperties(value={"product","deliveryQuantityUnit","deliveryQuantity","productSalesStatus","productSalesStatusValidityDate","salesMeasureUnit","isMarkedForDeletion","productHierarchy","firstSalesSpecProductGroup","secondSalesSpecProductGroup","thirdSalesSpecProductGroup","productSalesOrg","fourthSalesSpecProductGroup","fifthSalesSpecProductGroup","minimumMakeToOrderOrderQty","productDistributionChnl","minimumOrderQuantity","supplyingPlant","priceSpecificationProductGroup","accountDetnProductGroup","deliveryNoteProcMinDelivQty","itemCategoryGroup","erpConfigContext"}) @Generated(value="lombok") public ProductSalesDelivery(@Nullable String product, @Nullable String deliveryQuantityUnit, @Nullable BigDecimal deliveryQuantity, @Nullable String productSalesStatus, @Nullable Calendar productSalesStatusValidityDate, @Nullable String salesMeasureUnit, @Nullable Boolean isMarkedForDeletion, @Nullable String productHierarchy, @Nullable String firstSalesSpecProductGroup, @Nullable String secondSalesSpecProductGroup, @Nullable String thirdSalesSpecProductGroup, @Nullable String productSalesOrg, @Nullable String fourthSalesSpecProductGroup, @Nullable String fifthSalesSpecProductGroup, @Nullable BigDecimal minimumMakeToOrderOrderQty, @Nullable String productDistributionChnl, @Nullable BigDecimal minimumOrderQuantity, @Nullable String supplyingPlant, @Nullable String priceSpecificationProductGroup, @Nullable String accountDetnProductGroup, @Nullable BigDecimal deliveryNoteProcMinDelivQty, @Nullable String itemCategoryGroup, @Nullable ErpConfigContext erpConfigContext)
public Class<ProductSalesDelivery> getType()
getType
in class VdmObject<ProductSalesDelivery>
public static <T> ProductSalesDeliveryField<T> field(String fieldName, Class<T> fieldType)
fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Generated(value="lombok") public static ProductSalesDelivery.ProductSalesDeliveryBuilder builder()
@Nullable @Generated(value="lombok") public String getProduct()
@Nullable @Generated(value="lombok") public String getDeliveryQuantityUnit()
@Nullable @Generated(value="lombok") public BigDecimal getDeliveryQuantity()
@Nullable @Generated(value="lombok") public String getProductSalesStatus()
@Nullable @Generated(value="lombok") public Calendar getProductSalesStatusValidityDate()
@Nullable @Generated(value="lombok") public String getSalesMeasureUnit()
@Nullable @Generated(value="lombok") public Boolean getIsMarkedForDeletion()
@Nullable @Generated(value="lombok") public String getProductHierarchy()
@Nullable @Generated(value="lombok") public String getFirstSalesSpecProductGroup()
@Nullable @Generated(value="lombok") public String getSecondSalesSpecProductGroup()
@Nullable @Generated(value="lombok") public String getThirdSalesSpecProductGroup()
@Nullable @Generated(value="lombok") public String getProductSalesOrg()
@Nullable @Generated(value="lombok") public String getFourthSalesSpecProductGroup()
@Nullable @Generated(value="lombok") public String getFifthSalesSpecProductGroup()
@Nullable @Generated(value="lombok") public BigDecimal getMinimumMakeToOrderOrderQty()
@Nullable @Generated(value="lombok") public String getProductDistributionChnl()
@Nullable @Generated(value="lombok") public BigDecimal getMinimumOrderQuantity()
@Nullable @Generated(value="lombok") public String getSupplyingPlant()
@Nullable @Generated(value="lombok") public String getPriceSpecificationProductGroup()
@Nullable @Generated(value="lombok") public String getAccountDetnProductGroup()
@Nullable @Generated(value="lombok") public BigDecimal getDeliveryNoteProcMinDelivQty()
@Nullable @Generated(value="lombok") public String getItemCategoryGroup()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setProduct(@Nullable String product)
product
- @Generated(value="lombok") public void setDeliveryQuantityUnit(@Nullable String deliveryQuantityUnit)
deliveryQuantityUnit
- @Generated(value="lombok") public void setDeliveryQuantity(@Nullable BigDecimal deliveryQuantity)
deliveryQuantity
- @Generated(value="lombok") public void setProductSalesStatus(@Nullable String productSalesStatus)
productSalesStatus
- @Generated(value="lombok") public void setProductSalesStatusValidityDate(@Nullable Calendar productSalesStatusValidityDate)
productSalesStatusValidityDate
- @Generated(value="lombok") public void setSalesMeasureUnit(@Nullable String salesMeasureUnit)
salesMeasureUnit
- @Generated(value="lombok") public void setIsMarkedForDeletion(@Nullable Boolean isMarkedForDeletion)
isMarkedForDeletion
- @Generated(value="lombok") public void setProductHierarchy(@Nullable String productHierarchy)
productHierarchy
- @Generated(value="lombok") public void setFirstSalesSpecProductGroup(@Nullable String firstSalesSpecProductGroup)
firstSalesSpecProductGroup
- @Generated(value="lombok") public void setSecondSalesSpecProductGroup(@Nullable String secondSalesSpecProductGroup)
secondSalesSpecProductGroup
- @Generated(value="lombok") public void setThirdSalesSpecProductGroup(@Nullable String thirdSalesSpecProductGroup)
thirdSalesSpecProductGroup
- @Generated(value="lombok") public void setProductSalesOrg(@Nullable String productSalesOrg)
productSalesOrg
- @Generated(value="lombok") public void setFourthSalesSpecProductGroup(@Nullable String fourthSalesSpecProductGroup)
fourthSalesSpecProductGroup
- @Generated(value="lombok") public void setFifthSalesSpecProductGroup(@Nullable String fifthSalesSpecProductGroup)
fifthSalesSpecProductGroup
- @Generated(value="lombok") public void setMinimumMakeToOrderOrderQty(@Nullable BigDecimal minimumMakeToOrderOrderQty)
minimumMakeToOrderOrderQty
- @Generated(value="lombok") public void setProductDistributionChnl(@Nullable String productDistributionChnl)
productDistributionChnl
- @Generated(value="lombok") public void setMinimumOrderQuantity(@Nullable BigDecimal minimumOrderQuantity)
minimumOrderQuantity
- @Generated(value="lombok") public void setSupplyingPlant(@Nullable String supplyingPlant)
supplyingPlant
- @Generated(value="lombok") public void setPriceSpecificationProductGroup(@Nullable String priceSpecificationProductGroup)
priceSpecificationProductGroup
- @Generated(value="lombok") public void setAccountDetnProductGroup(@Nullable String accountDetnProductGroup)
accountDetnProductGroup
- @Generated(value="lombok") public void setDeliveryNoteProcMinDelivQty(@Nullable BigDecimal deliveryNoteProcMinDelivQty)
deliveryNoteProcMinDelivQty
- @Generated(value="lombok") public void setItemCategoryGroup(@Nullable String itemCategoryGroup)
itemCategoryGroup
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<ProductSalesDelivery>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<ProductSalesDelivery>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<ProductSalesDelivery>
Copyright © 2017 SAP SE. All rights reserved.