public class ProductSalesDelivery extends VdmEntity<ProductSalesDelivery>
Original entity name from the Odata EDM: A_ProductSalesDeliveryType
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 ProductSalesDeliverySelectable |
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<LocalDateTime> |
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.
|
changedOriginalFields
Constructor and Description |
---|
ProductSalesDelivery() |
ProductSalesDelivery(String product,
String productSalesOrg,
String productDistributionChnl,
BigDecimal minimumOrderQuantity,
String supplyingPlant,
String priceSpecificationProductGroup,
String accountDetnProductGroup,
BigDecimal deliveryNoteProcMinDelivQty,
String itemCategoryGroup,
String deliveryQuantityUnit,
BigDecimal deliveryQuantity,
String productSalesStatus,
LocalDateTime productSalesStatusValidityDate,
String salesMeasureUnit,
Boolean isMarkedForDeletion,
String productHierarchy,
String firstSalesSpecProductGroup,
String secondSalesSpecProductGroup,
String thirdSalesSpecProductGroup,
String fourthSalesSpecProductGroup,
String fifthSalesSpecProductGroup,
BigDecimal minimumMakeToOrderOrderQty,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static ProductSalesDelivery.ProductSalesDeliveryBuilder |
builder() |
protected boolean |
canEqual(Object other) |
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.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getAccountDetnProductGroup()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: AccountDetnProductGroupUsed by the system when creating an accounting document from a billing document to determine the revenue or sales deduction account.
|
BigDecimal |
getDeliveryNoteProcMinDelivQty()
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: DeliveryNoteProcMinDelivQty
|
BigDecimal |
getDeliveryQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: DeliveryQuantityThe delivery unit consists of a number and a unit of measure.
|
String |
getDeliveryQuantityUnit()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: DeliveryQuantityUnitThe delivery unit consists of a number and a unit of measure.
|
protected String |
getEndpointUrl() |
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
String |
getFifthSalesSpecProductGroup()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: FifthSalesSpecProductGroup
|
String |
getFirstSalesSpecProductGroup()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: FirstSalesSpecProductGroup
|
String |
getFourthSalesSpecProductGroup()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: FourthSalesSpecProductGroup
|
Boolean |
getIsMarkedForDeletion()
Constraints: noneOriginal property name from the Odata EDM: IsMarkedForDeletion
|
String |
getItemCategoryGroup()
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: ItemCategoryGroupDepending on the item category group that you apply and the sales document type you are processing, the system automatically proposes an item category in the document.
|
protected Map<String,Object> |
getKey() |
BigDecimal |
getMinimumMakeToOrderOrderQty()
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: MinimumMakeToOrderOrderQtyIf the order quantity exceeds an exact multiple of the minimum make-to-order quantity, the system indicates the unplanned additional requirements when it processes the order.
|
BigDecimal |
getMinimumOrderQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: MinimumOrderQuantity
|
String |
getPriceSpecificationProductGroup()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: PriceSpecificationProductGroupYou can create condition records for a product price group using the following condition types:
Product price group (for example, all non-food products)
A combination of customer and product price group
A combination of customer price group and product price group (for example, all wholesale customers and all non-food products)
|
String |
getProduct()
(Key Field) Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: Product
|
String |
getProductDistributionChnl()
(Key Field) Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: ProductDistributionChnlYou can maintain information about customers and materials by sales organization and distribution channel.
|
String |
getProductHierarchy()
Constraints: Not nullable, Maximum length: 18 Original property name from the Odata EDM: ProductHierarchyIn the standard SAP System, the product hierarchy can have up to 3 levels, each with a specific number of characters.
|
String |
getProductSalesOrg()
(Key Field) Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: ProductSalesOrgYou can assign any number of distribution channels and divisions to a sales organization.
|
String |
getProductSalesStatus()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: ProductSalesStatusThe distribution-chain-specific material status restricts the usability of the material for the distribution chain concerned, that is, it defines whether a warning or error message is displayed if you include the material in a particular function.
|
LocalDateTime |
getProductSalesStatusValidityDate()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: ProductSalesStatusValidityDate
|
String |
getSalesMeasureUnit()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: SalesMeasureUnit
|
String |
getSecondSalesSpecProductGroup()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: SecondSalesSpecProductGroup
|
String |
getSupplyingPlant()
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: SupplyingPlantThis plant is automatically copied into the sales order item as the default value.
|
String |
getThirdSalesSpecProductGroup()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: ThirdSalesSpecProductGroup
|
Class<ProductSalesDelivery> |
getType() |
int |
hashCode() |
void |
setAccountDetnProductGroup(String accountDetnProductGroup)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: AccountDetnProductGroupUsed by the system when creating an accounting document from a billing document to determine the revenue or sales deduction account.
|
void |
setDeliveryNoteProcMinDelivQty(BigDecimal deliveryNoteProcMinDelivQty)
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: DeliveryNoteProcMinDelivQty
|
void |
setDeliveryQuantity(BigDecimal deliveryQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: DeliveryQuantityThe delivery unit consists of a number and a unit of measure.
|
void |
setDeliveryQuantityUnit(String deliveryQuantityUnit)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: DeliveryQuantityUnitThe delivery unit consists of a number and a unit of measure.
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
void |
setFifthSalesSpecProductGroup(String fifthSalesSpecProductGroup)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: FifthSalesSpecProductGroup
|
void |
setFirstSalesSpecProductGroup(String firstSalesSpecProductGroup)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: FirstSalesSpecProductGroup
|
void |
setFourthSalesSpecProductGroup(String fourthSalesSpecProductGroup)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: FourthSalesSpecProductGroup
|
void |
setIsMarkedForDeletion(Boolean isMarkedForDeletion)
Constraints: noneOriginal property name from the Odata EDM: IsMarkedForDeletion
|
void |
setItemCategoryGroup(String itemCategoryGroup)
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: ItemCategoryGroupDepending on the item category group that you apply and the sales document type you are processing, the system automatically proposes an item category in the document.
|
void |
setMinimumMakeToOrderOrderQty(BigDecimal minimumMakeToOrderOrderQty)
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: MinimumMakeToOrderOrderQtyIf the order quantity exceeds an exact multiple of the minimum make-to-order quantity, the system indicates the unplanned additional requirements when it processes the order.
|
void |
setMinimumOrderQuantity(BigDecimal minimumOrderQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: MinimumOrderQuantity
|
void |
setPriceSpecificationProductGroup(String priceSpecificationProductGroup)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: PriceSpecificationProductGroupYou can create condition records for a product price group using the following condition types:
Product price group (for example, all non-food products)
A combination of customer and product price group
A combination of customer price group and product price group (for example, all wholesale customers and all non-food products)
|
void |
setProduct(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: Product
|
void |
setProductDistributionChnl(String productDistributionChnl)
(Key Field) Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: ProductDistributionChnlYou can maintain information about customers and materials by sales organization and distribution channel.
|
void |
setProductHierarchy(String productHierarchy)
Constraints: Not nullable, Maximum length: 18 Original property name from the Odata EDM: ProductHierarchyIn the standard SAP System, the product hierarchy can have up to 3 levels, each with a specific number of characters.
|
void |
setProductSalesOrg(String productSalesOrg)
(Key Field) Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: ProductSalesOrgYou can assign any number of distribution channels and divisions to a sales organization.
|
void |
setProductSalesStatus(String productSalesStatus)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: ProductSalesStatusThe distribution-chain-specific material status restricts the usability of the material for the distribution chain concerned, that is, it defines whether a warning or error message is displayed if you include the material in a particular function.
|
void |
setProductSalesStatusValidityDate(LocalDateTime productSalesStatusValidityDate)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: ProductSalesStatusValidityDate
|
void |
setSalesMeasureUnit(String salesMeasureUnit)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: SalesMeasureUnit
|
void |
setSecondSalesSpecProductGroup(String secondSalesSpecProductGroup)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: SecondSalesSpecProductGroup
|
void |
setSupplyingPlant(String supplyingPlant)
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: SupplyingPlantThis plant is automatically copied into the sales order item as the default value.
|
void |
setThirdSalesSpecProductGroup(String thirdSalesSpecProductGroup)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: ThirdSalesSpecProductGroup
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getVersionIdentifier, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final ProductSalesDeliverySelectable ALL_FIELDS
public static final ProductSalesDeliveryField<String> PRODUCT
public static final ProductSalesDeliveryField<String> PRODUCT_SALES_ORG
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
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<LocalDateTime> 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> 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 ProductSalesDelivery()
public ProductSalesDelivery(@Nullable String product, @Nullable String productSalesOrg, @Nullable String productDistributionChnl, @Nullable BigDecimal minimumOrderQuantity, @Nullable String supplyingPlant, @Nullable String priceSpecificationProductGroup, @Nullable String accountDetnProductGroup, @Nullable BigDecimal deliveryNoteProcMinDelivQty, @Nullable String itemCategoryGroup, @Nullable String deliveryQuantityUnit, @Nullable BigDecimal deliveryQuantity, @Nullable String productSalesStatus, @Nullable LocalDateTime productSalesStatusValidityDate, @Nullable String salesMeasureUnit, @Nullable Boolean isMarkedForDeletion, @Nullable String productHierarchy, @Nullable String firstSalesSpecProductGroup, @Nullable String secondSalesSpecProductGroup, @Nullable String thirdSalesSpecProductGroup, @Nullable String fourthSalesSpecProductGroup, @Nullable String fifthSalesSpecProductGroup, @Nullable BigDecimal minimumMakeToOrderOrderQty, @Nullable ErpConfigContext erpConfigContext)
public Class<ProductSalesDelivery> getType()
getType
in class VdmObject<ProductSalesDelivery>
public void setProduct(@Nullable String product)
Original property name from the Odata EDM: Product
product
- Alphanumeric key uniquely identifying the product.public void setProductSalesOrg(@Nullable String productSalesOrg)
Original property name from the Odata EDM: ProductSalesOrg
You can assign any number of distribution channels and divisions to a sales organization. A particular combination of sales organization, distribution channel, and division is known as a sales area.
productSalesOrg
- An organizational unit responsible for the sale of certain products or services. The responsibility of a sales organization may include legal liability for products and customer claims.public void setProductDistributionChnl(@Nullable String productDistributionChnl)
Original property name from the Odata EDM: ProductDistributionChnl
You can maintain information about customers and materials by sales organization and distribution channel. Within a sales organization you can deliver goods to a given customer through more than one distribution channel. You can assign a distribution channel to one or more sales organizations. If, for example, you have numerous sales organizations, each sales organization may use the "Wholesale" distribution channel. For each combination of sales organization and distribution channel, you can further assign one or more of the divisions that are defined for the sales organization. You can, for example, assign "Food" and "Non-food" divisions to the "Wholesale" distribution channel. A particular combination of sales organization, distribution channel, and division is known as a sales area.
productDistributionChnl
- The way in which products or services reach the customer. Typical examples of distribution channels are wholesale, retail, or direct sales.public void setMinimumOrderQuantity(@Nullable BigDecimal minimumOrderQuantity)
Original property name from the Odata EDM: MinimumOrderQuantity
minimumOrderQuantity
- The minimum quantity a customer may order.public void setSupplyingPlant(@Nullable String supplyingPlant)
Original property name from the Odata EDM: SupplyingPlant
This plant is automatically copied into the sales order item as the default value. If there is no default value when you process the sales order item, enter a delivering plant. The value proposed in the item is either from the customer master record of the goods recipient, or from the material master record The system checks whether it can propose a value (and for your own plants, whether the material has been created in the plant). If the system can propose a value, the plant is copied to the sales order item where you can change it as required.
supplyingPlant
- Plant from which the goods should be delivered to the customer.public void setPriceSpecificationProductGroup(@Nullable String priceSpecificationProductGroup)
Original property name from the Odata EDM: PriceSpecificationProductGroup
You can create condition records for a product price group using the following condition types: Product price group (for example, all non-food products) A combination of customer and product price group A combination of customer price group and product price group (for example, all wholesale customers and all non-food products)
priceSpecificationProductGroup
- A way of grouping products to which you want to apply the same conditions.public void setAccountDetnProductGroup(@Nullable String accountDetnProductGroup)
Original property name from the Odata EDM: AccountDetnProductGroup
Used by the system when creating an accounting document from a billing document to determine the revenue or sales deduction account.
accountDetnProductGroup
- Group of materials with the same accounting requirements.public void setDeliveryNoteProcMinDelivQty(@Nullable BigDecimal deliveryNoteProcMinDelivQty)
Original property name from the Odata EDM: DeliveryNoteProcMinDelivQty
deliveryNoteProcMinDelivQty
- Minimum quantity that may be delivered to a customer.public void setItemCategoryGroup(@Nullable String itemCategoryGroup)
Original property name from the Odata EDM: ItemCategoryGroup
Depending on the item category group that you apply and the sales document type you are processing, the system automatically proposes an item category in the document. In the standard system, for example, there are standard items, items that represent services (and do not require delivery processing), and items that represent packaging materials.
itemCategoryGroup
- A grouping of materials that the system uses to determine item categories during the processing of sales documents.public void setDeliveryQuantityUnit(@Nullable String deliveryQuantityUnit)
Original property name from the Odata EDM: DeliveryQuantityUnit
The delivery unit consists of a number and a unit of measure. In the case of a delivery unit of 30 pieces, 30, 60, 90, and so on pieces can be delivered, but not, however, 100 pieces. Enter a value in this field only if you want to use a unit of measure differing from the base unit of measure. If the field does not contain an entry, the system will assume that the unit of measure is the base unit of measure.
deliveryQuantityUnit
- Unit of measure that refers to the delivery unit.public void setDeliveryQuantity(@Nullable BigDecimal deliveryQuantity)
Original property name from the Odata EDM: DeliveryQuantity
The delivery unit consists of a number and a unit of measure. In the case of a delivery unit of 30 pieces, 30, 60, 90, and so on pieces can be delivered, but not, however, 100 pieces.
deliveryQuantity
- Only exact multiples of this number can be delivered.public void setProductSalesStatus(@Nullable String productSalesStatus)
Original property name from the Odata EDM: ProductSalesStatus
The distribution-chain-specific material status restricts the usability of the material for the distribution chain concerned, that is, it defines whether a warning or error message is displayed if you include the material in a particular function. The material may be a part under development or one to be discontinued.
productSalesStatus
- Indicates whether, for a specific distribution chain, the material may be used in individual functions in Sales and Distribution.public void setProductSalesStatusValidityDate(@Nullable LocalDateTime productSalesStatusValidityDate)
Original property name from the Odata EDM: ProductSalesStatusValidityDate
productSalesStatusValidityDate
- Date from which distr.-chain-spec. material status is validpublic void setSalesMeasureUnit(@Nullable String salesMeasureUnit)
Original property name from the Odata EDM: SalesMeasureUnit
salesMeasureUnit
- Unit of measure in which the material is sold.public void setIsMarkedForDeletion(@Nullable Boolean isMarkedForDeletion)
Original property name from the Odata EDM: IsMarkedForDeletion
isMarkedForDeletion
- If this indicator is set, the archive and delete program checks whether the material may be deleted at distribution chain level, and deletes the data at this level.public void setProductHierarchy(@Nullable String productHierarchy)
Original property name from the Odata EDM: ProductHierarchy
In the standard SAP System, the product hierarchy can have up to 3 levels, each with a specific number of characters. Level Number of characters allowed 1 5 2 5 3 8 You define a product hierarchy with the following levels: Level Example Description 1 00005 Electrical goods 2 00003 Wet appliances 3 00000001 Washing machine In this case, a washing machine belongs to the product hierarchy 000050000300000001.
productHierarchy
- Alphanumeric character string for grouping together materials by combining different characteristics. It is used for analyses and price determination.public void setFirstSalesSpecProductGroup(@Nullable String firstSalesSpecProductGroup)
Original property name from the Odata EDM: FirstSalesSpecProductGroup
firstSalesSpecProductGroup
- You can use product groups when maintaining a product master record. Since these product groups are not used in the standard SAP System, you can use them as required, for example, for analyses.public void setSecondSalesSpecProductGroup(@Nullable String secondSalesSpecProductGroup)
Original property name from the Odata EDM: SecondSalesSpecProductGroup
secondSalesSpecProductGroup
- You can use product groups when maintaining a product master record. Since these product groups are not used in the standard SAP System, you can use them as required, for example, for analyses.public void setThirdSalesSpecProductGroup(@Nullable String thirdSalesSpecProductGroup)
Original property name from the Odata EDM: ThirdSalesSpecProductGroup
thirdSalesSpecProductGroup
- You can use product groups when maintaining a product master record. Since these product groups are not used in the standard SAP System, you can use them as required, for example, for analyses.public void setFourthSalesSpecProductGroup(@Nullable String fourthSalesSpecProductGroup)
Original property name from the Odata EDM: FourthSalesSpecProductGroup
fourthSalesSpecProductGroup
- You can use product groups when maintaining a product master record. Since these product groups are not used in the standard SAP System, you can use them as required, for example, for analyses.public void setFifthSalesSpecProductGroup(@Nullable String fifthSalesSpecProductGroup)
Original property name from the Odata EDM: FifthSalesSpecProductGroup
fifthSalesSpecProductGroup
- You can use product groups when maintaining a product master record. Since these product groups are not used in the standard SAP System, you can use them as required, for example, for analyses.public void setMinimumMakeToOrderOrderQty(@Nullable BigDecimal minimumMakeToOrderOrderQty)
Original property name from the Odata EDM: MinimumMakeToOrderOrderQty
If the order quantity exceeds an exact multiple of the minimum make-to-order quantity, the system indicates the unplanned additional requirements when it processes the order.
minimumMakeToOrderOrderQty
- Minimum quantity allowed when the material is made to order.protected String getEndpointUrl()
getEndpointUrl
in class VdmEntity<ProductSalesDelivery>
protected String getEntityCollection()
getEntityCollection
in class VdmEntity<ProductSalesDelivery>
protected Map<String,Object> getKey()
getKey
in class VdmObject<ProductSalesDelivery>
protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProductSalesDelivery>
protected void fromMap(Map<String,Object> inputValues)
fromMap
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.public static ProductSalesDelivery.ProductSalesDeliveryBuilder builder()
@Nullable public String getProduct()
Original property name from the Odata EDM: Product
@Nullable public String getProductSalesOrg()
Original property name from the Odata EDM: ProductSalesOrg
You can assign any number of distribution channels and divisions to a sales organization. A particular combination of sales organization, distribution channel, and division is known as a sales area.
@Nullable public String getProductDistributionChnl()
Original property name from the Odata EDM: ProductDistributionChnl
You can maintain information about customers and materials by sales organization and distribution channel. Within a sales organization you can deliver goods to a given customer through more than one distribution channel. You can assign a distribution channel to one or more sales organizations. If, for example, you have numerous sales organizations, each sales organization may use the "Wholesale" distribution channel. For each combination of sales organization and distribution channel, you can further assign one or more of the divisions that are defined for the sales organization. You can, for example, assign "Food" and "Non-food" divisions to the "Wholesale" distribution channel. A particular combination of sales organization, distribution channel, and division is known as a sales area.
@Nullable public BigDecimal getMinimumOrderQuantity()
Original property name from the Odata EDM: MinimumOrderQuantity
@Nullable public String getSupplyingPlant()
Original property name from the Odata EDM: SupplyingPlant
This plant is automatically copied into the sales order item as the default value. If there is no default value when you process the sales order item, enter a delivering plant. The value proposed in the item is either from the customer master record of the goods recipient, or from the material master record The system checks whether it can propose a value (and for your own plants, whether the material has been created in the plant). If the system can propose a value, the plant is copied to the sales order item where you can change it as required.
@Nullable public String getPriceSpecificationProductGroup()
Original property name from the Odata EDM: PriceSpecificationProductGroup
You can create condition records for a product price group using the following condition types: Product price group (for example, all non-food products) A combination of customer and product price group A combination of customer price group and product price group (for example, all wholesale customers and all non-food products)
@Nullable public String getAccountDetnProductGroup()
Original property name from the Odata EDM: AccountDetnProductGroup
Used by the system when creating an accounting document from a billing document to determine the revenue or sales deduction account.
@Nullable public BigDecimal getDeliveryNoteProcMinDelivQty()
Original property name from the Odata EDM: DeliveryNoteProcMinDelivQty
@Nullable public String getItemCategoryGroup()
Original property name from the Odata EDM: ItemCategoryGroup
Depending on the item category group that you apply and the sales document type you are processing, the system automatically proposes an item category in the document. In the standard system, for example, there are standard items, items that represent services (and do not require delivery processing), and items that represent packaging materials.
@Nullable public String getDeliveryQuantityUnit()
Original property name from the Odata EDM: DeliveryQuantityUnit
The delivery unit consists of a number and a unit of measure. In the case of a delivery unit of 30 pieces, 30, 60, 90, and so on pieces can be delivered, but not, however, 100 pieces. Enter a value in this field only if you want to use a unit of measure differing from the base unit of measure. If the field does not contain an entry, the system will assume that the unit of measure is the base unit of measure.
@Nullable public BigDecimal getDeliveryQuantity()
Original property name from the Odata EDM: DeliveryQuantity
The delivery unit consists of a number and a unit of measure. In the case of a delivery unit of 30 pieces, 30, 60, 90, and so on pieces can be delivered, but not, however, 100 pieces.
@Nullable public String getProductSalesStatus()
Original property name from the Odata EDM: ProductSalesStatus
The distribution-chain-specific material status restricts the usability of the material for the distribution chain concerned, that is, it defines whether a warning or error message is displayed if you include the material in a particular function. The material may be a part under development or one to be discontinued.
@Nullable public LocalDateTime getProductSalesStatusValidityDate()
Original property name from the Odata EDM: ProductSalesStatusValidityDate
@Nullable public String getSalesMeasureUnit()
Original property name from the Odata EDM: SalesMeasureUnit
@Nullable public Boolean getIsMarkedForDeletion()
Original property name from the Odata EDM: IsMarkedForDeletion
@Nullable public String getProductHierarchy()
Original property name from the Odata EDM: ProductHierarchy
In the standard SAP System, the product hierarchy can have up to 3 levels, each with a specific number of characters. Level Number of characters allowed 1 5 2 5 3 8 You define a product hierarchy with the following levels: Level Example Description 1 00005 Electrical goods 2 00003 Wet appliances 3 00000001 Washing machine In this case, a washing machine belongs to the product hierarchy 000050000300000001.
@Nullable public String getFirstSalesSpecProductGroup()
Original property name from the Odata EDM: FirstSalesSpecProductGroup
@Nullable public String getSecondSalesSpecProductGroup()
Original property name from the Odata EDM: SecondSalesSpecProductGroup
@Nullable public String getThirdSalesSpecProductGroup()
Original property name from the Odata EDM: ThirdSalesSpecProductGroup
@Nullable public String getFourthSalesSpecProductGroup()
Original property name from the Odata EDM: FourthSalesSpecProductGroup
@Nullable public String getFifthSalesSpecProductGroup()
Original property name from the Odata EDM: FifthSalesSpecProductGroup
@Nullable public BigDecimal getMinimumMakeToOrderOrderQty()
Original property name from the Odata EDM: MinimumMakeToOrderOrderQty
If the order quantity exceeds an exact multiple of the minimum make-to-order quantity, the system indicates the unplanned additional requirements when it processes the order.
@Nullable public ErpConfigContext getErpConfigContext()
public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
setErpConfigContext
in class VdmEntity<ProductSalesDelivery>
erpConfigContext
- public String toString()
toString
in class VdmObject<ProductSalesDelivery>
public boolean equals(Object o)
equals
in class VdmObject<ProductSalesDelivery>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<ProductSalesDelivery>
public int hashCode()
hashCode
in class VdmObject<ProductSalesDelivery>
Copyright © 2018 SAP SE. All rights reserved.