public static final class PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder extends Object
@Nonnull public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder purchasingQuotaArrangement(PurchasingQuotaArrangement value)
value
- The PurchasingQuotaArrangement to build this PurgQuotaArrangementItem with.public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder quotaArrangement(@Nullable String quotaArrangement)
Original property name from the Odata EDM: QuotaArrangement
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder quotaArrangementItem(@Nullable String quotaArrangementItem)
Original property name from the Odata EDM: QuotaArrangementItem
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder materialProcurementCategory(@Nullable String materialProcurementCategory)
Original property name from the Odata EDM: MaterialProcurementCategory
procurement, i.e. "buying out") for the quota arrangement item.public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder materialProcurementType(@Nullable String materialProcurementType)
Original property name from the Odata EDM: MaterialProcurementType
A material which is procured externally can be acquired viaa delivery schedule ora consignment order
procured.public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
With the supplier number, information from the supplier master record (such as the supplier's address and bank details) is copied into a purchasing document (such as a request for quotation or a purchase order).You can use the supplier number to keep track of requests for quotation, purchase orders and outline agreements.
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder supplyingPlant(@Nullable String supplyingPlant)
Original property name from the Odata EDM: SupplyingPlant
You can only enter one supplier number or one plant per quota arrangement item.In the case of process orders, this field should remain empty if the quota arrangement is being used to select a production version.
procured.public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder purchasingSourceQuota(@Nullable BigDecimal purchasingSourceQuota)
Original property name from the Odata EDM: PurchasingSourceQuota
If a certain material is to be procured alternately from different suppliers, you can create aquota arrangement item for each supplier and assign a quota to each such item. The system then selects the effective source of supply at any given time by means of the following formula:quota rating = quota base quantity + quota-allocated quantity----------------------------------------------quotaThis quota rating is calculated for all sources of supply included in the quota arrangement. The source then selected is the one with the lowest rating.Which supplier or item of an outline purchase agreement is valid at a certain point in time is determined via the source list.Enter the portion of the material requirement that is to be procured from the source. The value is automatically converted into a percentage.If the quota is to be temporarily excluded from the quota arrangement, you can set the quota to '_'.The requirement of a material is to be evenly distributed among three suppliers. That is, the system is to allocate a third of the total requirement to each supplier.Enter 1 as quota for each supplier; the quota per supplier will then automatically be converted to 33%.
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder quotaBaseQuantity(@Nullable BigDecimal quotaBaseQuantity)
Original property name from the Odata EDM: QuotaBaseQuantity
Using the quota base quantity, you can regulate the quota arrangement without having to change the quota if, for example, a new source is to be included in the arrangement.You can set the quota base quantity manually or have it determined by the system.
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder quotaAllocatedQuantity(@Nullable BigDecimal quotaAllocatedQuantity)
Original property name from the Odata EDM: QuotaAllocatedQuantity
This value is updated in planned orders, purchase requisitions, purchase orders, and scheduling agreement delivery schedule lines.
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder quotaMaximumQuantity(@Nullable BigDecimal quotaMaximumQuantity)
Original property name from the Odata EDM: QuotaMaximumQuantity
or exceeds the maximum quantity.public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder productionVersion(@Nullable String productionVersion)
Original property name from the Odata EDM: ProductionVersion
The production version determines the following:the BOM alternative for a BOM explosionthe task list type, the task list group and the task list group counter for allocation to task listslot-size restrictions for repetitive manufacturing
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder materialMaxLotSizeQuantity(@Nullable BigDecimal materialMaxLotSizeQuantity)
Original property name from the Odata EDM: MaterialMaxLotSizeQuantity
If the shortage (undercoverage) quantity exceeds the maximum lot size, the quota system is re-applied to the remaining quantity.
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder materialMinLotSizeQuantity(@Nullable BigDecimal materialMinLotSizeQuantity)
Original property name from the Odata EDM: MaterialMinLotSizeQuantity
If the shortage (undercoverage) quantity is less than the minimum lot size, the latter quantity will be allocated to the source instead of the former.
run.public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder materialRoundingProfile(@Nullable String materialRoundingProfile)
Original property name from the Odata EDM: MaterialRoundingProfile
In Customizing, enter a threshold value from which the system should round up to the next value per deliverable unit:If the requirements value exceeds the first threshold value, the system always rounds up to the next multiple of the level foundIf the requirements value falls below the first threshold value, the system copies the original requirements value.Two other types of rounding exist:Dynamic rounding profile:These profiles are used to round up quantities to logistical units of measure (for example, layers). The contents of a logistical unit of measure does not have to be know when creating the rounding profile. It is determined by the master data from the material master.Rounding profile with quantity to be added/subtractedWith these profiles, the given quantity is changed either by adding a percentage or subtracting a percentage.Only static rounding profiles are taken into account in requirements planning. Neither dynamic rounding profiles not quantity addition/ subtraction are taken into account.A material's base unit of measure is 1 unit; the purchase order is to be delivered in layers (1 layer corresponds to 5 units) or in pallets (1 pallet corresponds to 8 layers which contains 40 units).You maintain the profile as follows:From a requirements of 2 units, the system is to round up to 5; from a requirement of 32 units, the system is to round up to 40.This results in the following order proposal quantities:Requirement from 1 -> 1 requirement from 31 -> 30Requirement from 2 -> 5 requirement from 32 -> 40Requirement from 6 -> 10 requirement from 74 -> 80Requirement from 7 -> 10If no rounding profile has been entered, the system uses the rounding value entered in the material master record for the planning run.
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder sourceOfSupplyIsAssignedOnce(@Nullable Boolean sourceOfSupplyIsAssignedOnce)
Original property name from the Odata EDM: SourceOfSupplyIsAssignedOnce
If a maximum lot size is specified for a source of supply, and if this source has a much lower quota rating than other sources, the following happens: the lot is split up into several order proposals (each of which amounts to the maximum lot size) which are all assigned to the the source in question.To avoid this, you can set the "once-only" indicator. This will cause the source to be taken into account once only for an amount equal to the maximum lot size. The remaining quantity will be assigned to the next source.
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder maximumReleaseQuantity(@Nullable BigDecimal maximumReleaseQuantity)
Original property name from the Odata EDM: MaximumReleaseQuantity
If a source with a maximum release quantity is next in line in a quota arrangement, in total no more than this maximum figure can be allocated to it within the specified period. If the lot in question exceeds this maximum, it will be split. The source in question will receive an order covering the difference between the quantity already released and the maximum release quantity. The balance of the lot will be allocated to the next source.The maximum release quantity is only taken into account in the planning run within MRP, not when purchase requisitions or planned orders are created manually.
available/supply within a specified timeframe.public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder quotaReleasePeriodType(@Nullable String quotaReleasePeriodType)
Original property name from the Odata EDM: QuotaReleasePeriodType
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder numberOfPeriodsPerRelQuantity(@Nullable String numberOfPeriodsPerRelQuantity)
Original property name from the Odata EDM: NumberOfPeriodsPerRelQuantity
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder quotaDeterminationPriority(@Nullable String quotaDeterminationPriority)
Original property name from the Odata EDM: QuotaDeterminationPriority
Example without splitting quota:If, for example, you enter priority one along with a maximum release quantity, then this source of supply is always selected until its maximum release quantity has been exhausted. Only then is the next source of supply selected.If no maximum release quantity was entered for the item with priority one, this item would always receive the complete requirement quantity.Example with splitting quota:In this procedure, the items are selected in the order of the quota. This sequence can be overridden using priorities.Please note that the splitting quantity is always based on the quota.
priority are always taken into consideration first, before the items for which no priority has been entered.public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder manufacturerMaterial(@Nullable String manufacturerMaterial)
Original property name from the Odata EDM: ManufacturerMaterial
public PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder plannedDeliveryDurationInDays(@Nullable BigDecimal plannedDeliveryDurationInDays)
Original property name from the Odata EDM: PlannedDeliveryDurationInDays
If you have different vendors for a material, you must specify an average value. The same applies if you order the material from a fixed vendor that has varying delivery times.If you use the SAP Retail System, the planned delivery time can be suggested from the vendor sub-range in the vendor master record.
public PurgQuotaArrangementItem build()
Copyright © 2019 SAP SE. All rights reserved.