public class ProductPlant extends VdmEntity<ProductPlant>
Original entity name from the Odata EDM: A_ProductPlantType
Modifier and Type | Class and Description |
---|---|
static class |
ProductPlant.ProductPlantBuilder |
Modifier and Type | Field and Description |
---|---|
static ProductPlantField<String> |
ABC_INDICATOR
Use with available fluent helpers to apply the ABCIndicator field to query operations.
|
static ProductPlantSelectable |
ALL_FIELDS
Selector for all available fields of ProductPlant.
|
static ProductPlantField<String> |
AVAILABILITY_CHECK_TYPE
Use with available fluent helpers to apply the AvailabilityCheckType field to query operations.
|
static ProductPlantField<String> |
COMMODITY
Use with available fluent helpers to apply the Commodity field to query operations.
|
static ProductPlantField<String> |
CONSUMPTION_TAX_CTRL_CODE
Use with available fluent helpers to apply the ConsumptionTaxCtrlCode field to query operations.
|
static ProductPlantField<String> |
COUNTRY_OF_ORIGIN
Use with available fluent helpers to apply the CountryOfOrigin field to query operations.
|
static ProductPlantField<String> |
FISCAL_MONTH_CURRENT_PERIOD
Use with available fluent helpers to apply the FiscalMonthCurrentPeriod field to query operations.
|
static ProductPlantField<String> |
FISCAL_YEAR_CURRENT_PERIOD
Use with available fluent helpers to apply the FiscalYearCurrentPeriod field to query operations.
|
static ProductPlantField<String> |
FISCAL_YEAR_VARIANT
Use with available fluent helpers to apply the FiscalYearVariant field to query operations.
|
static ProductPlantField<BigDecimal> |
FIXED_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the FixedLotSizeQuantity field to query operations.
|
static ProductPlantField<BigDecimal> |
GOODS_RECEIPT_BLOCKED_STOCK_QTY
Use with available fluent helpers to apply the GoodsReceiptBlockedStockQty field to query operations.
|
static ProductPlantField<BigDecimal> |
GOODS_RECEIPT_DURATION
Use with available fluent helpers to apply the GoodsReceiptDuration field to query operations.
|
static ProductPlantField<String> |
HAS_CONSIGNMENT_CTRL
Use with available fluent helpers to apply the HasConsignmentCtrl field to query operations.
|
static ProductPlantField<Boolean> |
HAS_POST_TO_INSPECTION_STOCK
Use with available fluent helpers to apply the HasPostToInspectionStock field to query operations.
|
static ProductPlantField<Boolean> |
IS_BATCH_MANAGEMENT_REQUIRED
Use with available fluent helpers to apply the IsBatchManagementRequired field to query operations.
|
static ProductPlantField<Boolean> |
IS_CO_PRODUCT
Use with available fluent helpers to apply the IsCoProduct field to query operations.
|
static ProductPlantField<Boolean> |
IS_INTERNAL_BATCH_MANAGED
Use with available fluent helpers to apply the IsInternalBatchManaged field to query operations.
|
static ProductPlantField<Boolean> |
IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the IsMarkedForDeletion field to query operations.
|
static ProductPlantField<Boolean> |
IS_NEGATIVE_STOCK_ALLOWED
Use with available fluent helpers to apply the IsNegativeStockAllowed field to query operations.
|
static ProductPlantField<String> |
MAINTENANCE_STATUS_NAME
Use with available fluent helpers to apply the MaintenanceStatusName field to query operations.
|
static ProductPlantField<BigDecimal> |
MAXIMUM_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the MaximumLotSizeQuantity field to query operations.
|
static ProductPlantField<BigDecimal> |
MINIMUM_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the MinimumLotSizeQuantity field to query operations.
|
static ProductPlantField<String> |
MRP_RESPONSIBLE
Use with available fluent helpers to apply the MRPResponsible field to query operations.
|
static ProductPlantField<String> |
MRP_TYPE
Use with available fluent helpers to apply the MRPType field to query operations.
|
static ProductPlantField<String> |
PERIOD_TYPE
Use with available fluent helpers to apply the PeriodType field to query operations.
|
static ProductPlantField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductPlantField<String> |
PROCUREMENT_TYPE
Use with available fluent helpers to apply the ProcurementType field to query operations.
|
static ProductPlantField<String> |
PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductPlantField<String> |
PRODUCT_CFOP_CATEGORY
Use with available fluent helpers to apply the ProductCFOPCategory field to query operations.
|
static ProductPlantField<String> |
PRODUCT_IS_CONFIGURABLE
Use with available fluent helpers to apply the ProductIsConfigurable field to query operations.
|
static ProductPlantField<String> |
PRODUCTION_INVTRY_MANAGED_LOC
Use with available fluent helpers to apply the ProductionInvtryManagedLoc field to query operations.
|
static ProductPlantField<String> |
PROFILE_CODE
Use with available fluent helpers to apply the ProfileCode field to query operations.
|
static ProductPlantField<LocalDateTime> |
PROFILE_VALIDITY_START_DATE
Use with available fluent helpers to apply the ProfileValidityStartDate field to query operations.
|
static ProductPlantField<String> |
PROFIT_CENTER
Use with available fluent helpers to apply the ProfitCenter field to query operations.
|
static ProductPlantField<String> |
PURCHASING_GROUP
Use with available fluent helpers to apply the PurchasingGroup field to query operations.
|
static ProductPlantField<String> |
REGION_OF_ORIGIN
Use with available fluent helpers to apply the RegionOfOrigin field to query operations.
|
static ProductPlantField<String> |
SERIAL_NUMBER_PROFILE
Use with available fluent helpers to apply the SerialNumberProfile field to query operations.
|
static ProductPlantField<String> |
STOCK_DETERMINATION_GROUP
Use with available fluent helpers to apply the StockDeterminationGroup field to query operations.
|
static ProductPlantField<BigDecimal> |
STOCK_IN_TRANSFER_QUANTITY
Use with available fluent helpers to apply the StockInTransferQuantity field to query operations.
|
static ProductPlantField<BigDecimal> |
STOCK_IN_TRANSIT_QUANTITY
Use with available fluent helpers to apply the StockInTransitQuantity field to query operations.
|
static ProductPlantLink<ProductPlantProcurement> |
TO_PRODUCT_PLANT_PROCUREMENT
Use with available fluent helpers to apply the to_ProductPlantProcurement navigation property to query operations.
|
static ProductPlantLink<ProductSupplyPlanning> |
TO_PRODUCT_SUPPLY_PLANNING
Use with available fluent helpers to apply the to_ProductSupplyPlanning navigation property to query operations.
|
static ProductPlantLink<ProductWorkScheduling> |
TO_PRODUCT_WORK_SCHEDULING
Use with available fluent helpers to apply the to_ProductWorkScheduling navigation property to query operations.
|
static ProductPlantLink<ProductStorageLocation> |
TO_STORAGE_LOCATION
Use with available fluent helpers to apply the to_StorageLocation navigation property to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ProductPlant() |
ProductPlant(String product,
String plant,
String purchasingGroup,
String countryOfOrigin,
String regionOfOrigin,
String productionInvtryManagedLoc,
String profileCode,
LocalDateTime profileValidityStartDate,
String availabilityCheckType,
String fiscalYearVariant,
String periodType,
String profitCenter,
String commodity,
BigDecimal goodsReceiptDuration,
String maintenanceStatusName,
Boolean isMarkedForDeletion,
String mRPType,
String mRPResponsible,
String aBCIndicator,
BigDecimal minimumLotSizeQuantity,
BigDecimal maximumLotSizeQuantity,
BigDecimal fixedLotSizeQuantity,
String consumptionTaxCtrlCode,
Boolean isCoProduct,
String productIsConfigurable,
String stockDeterminationGroup,
BigDecimal stockInTransferQuantity,
BigDecimal stockInTransitQuantity,
Boolean hasPostToInspectionStock,
Boolean isBatchManagementRequired,
String serialNumberProfile,
Boolean isNegativeStockAllowed,
BigDecimal goodsReceiptBlockedStockQty,
String hasConsignmentCtrl,
String fiscalYearCurrentPeriod,
String fiscalMonthCurrentPeriod,
String procurementType,
Boolean isInternalBatchManaged,
String productCFOPCategory,
ErpConfigContext erpConfigContext,
ProductPlantProcurement toProductPlantProcurement,
ProductSupplyPlanning toProductSupplyPlanning,
ProductWorkScheduling toProductWorkScheduling,
List<ProductStorageLocation> toStorageLocation) |
Modifier and Type | Method and Description |
---|---|
void |
addStorageLocation(ProductStorageLocation... entity)
Adds elements to the list of associated ProductStorageLocation entities.
|
static ProductPlant.ProductPlantBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ProductPlantProcurement |
fetchProductPlantProcurement()
Fetches the ProductPlantProcurement entity (one to one) associated with this entity.
|
ProductSupplyPlanning |
fetchProductSupplyPlanning()
Fetches the ProductSupplyPlanning entity (one to one) associated with this entity.
|
ProductWorkScheduling |
fetchProductWorkScheduling()
Fetches the ProductWorkScheduling entity (one to one) associated with this entity.
|
List<ProductStorageLocation> |
fetchStorageLocation()
Fetches the ProductStorageLocation entities (one to many) associated with this entity.
|
static <T> ProductPlantField<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 |
getABCIndicator()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: ABCIndicatorThe three indicators have the following meanings:
A - important part, high consumption value
B - less important part, medium consumption value
C - relatively unimportant part, low consumption value
|
String |
getAvailabilityCheckType()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: AvailabilityCheckTypeSpecifies whether and how the system checks availability and generates requirements for materials planning.
|
String |
getCommodity()
Constraints: Not nullable, Maximum length: 17 Original property name from the Odata EDM: CommodityThe Harmonized System contains code numbers for all goods that an be transported across national or regional boundaries.
|
String |
getConsumptionTaxCtrlCode()
Constraints: Not nullable, Maximum length: 16 Original property name from the Odata EDM: ConsumptionTaxCtrlCode
|
String |
getCountryOfOrigin()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: CountryOfOriginYou are legally required to specify the country of origin both for export and import.
|
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 |
getFiscalMonthCurrentPeriod()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: FiscalMonthCurrentPeriod
|
String |
getFiscalYearCurrentPeriod()
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: FiscalYearCurrentPeriod
|
String |
getFiscalYearVariant()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: FiscalYearVariantYou can define the following using a fiscal year variant:
How many posting periods are in a fiscal year
How many special periods you require
How the system determines the posting periods when posting.
|
BigDecimal |
getFixedLotSizeQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: FixedLotSizeQuantityIf the amount of the shortage is less than the fixed lot size, it is the fixed lot size that is ordered or produced (and not the lesser quantity that is actually required).
|
BigDecimal |
getGoodsReceiptBlockedStockQty()
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: GoodsReceiptBlockedStockQty
|
BigDecimal |
getGoodsReceiptDuration()
Constraints: Not nullable, Precision: 3, Scale: 0 Original property name from the Odata EDM: GoodsReceiptDuration
|
String |
getHasConsignmentCtrl()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: HasConsignmentCtrlYou can set the values for consignment control that you defined in Customizing for consignment control.
|
Boolean |
getHasPostToInspectionStock()
Constraints: noneOriginal property name from the Odata EDM: HasPostToInspectionStockYou can select this indicator, if no stock-relevant inspection type has been selected in the inspection setup, and therefore no stock-relevant inspection lots can be created.
|
Boolean |
getIsBatchManagementRequired()
Constraints: noneOriginal property name from the Odata EDM: IsBatchManagementRequiredThis indicator can be set in the material master record manually or, if batches are valuated individually, it is set automatically for the plants concerned, in which case it cannot be changed.
|
Boolean |
getIsCoProduct()
Constraints: noneOriginal property name from the Odata EDM: IsCoProduct
|
Boolean |
getIsInternalBatchManaged()
Constraints: noneOriginal property name from the Odata EDM: IsInternalBatchManaged
|
Boolean |
getIsMarkedForDeletion()
Constraints: noneOriginal property name from the Odata EDM: IsMarkedForDeletion
|
Boolean |
getIsNegativeStockAllowed()
Constraints: noneOriginal property name from the Odata EDM: IsNegativeStockAllowedNegative stock balances can only result if they are allowed at the following levels:
Valuation area level
Storage location level
Material level (plant data in the material master record)
Negative stock levels are already allowed for special stocks if negative stocks have been activated in the valuation area and for the special stock in question in the plant.
|
protected Map<String,Object> |
getKey() |
String |
getMaintenanceStatusName()
Constraints: Not nullable, Maximum length: 15 Original property name from the Odata EDM: MaintenanceStatusNameWhich user departments may maintain a material master record of a particular material type
Which user departments have already maintained the material master record at a particular hierarchy level
The overall maintenance status is made up of the individual maintenance statuses.
|
BigDecimal |
getMaximumLotSizeQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: MaximumLotSizeQuantityThe system takes this value into account during the automatic lot size calculation for planned orders and production orders.
|
BigDecimal |
getMinimumLotSizeQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: MinimumLotSizeQuantity
|
String |
getMRPResponsible()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: MRPResponsible
|
String |
getMRPType()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: MRPTypeManual reorder point planning
Automatic reorder point planning
Forecast-based planning
Material requirements planning with forecasts for unplanned consumption
Master production scheduling (MPS)
Demand-driven replenishment
|
String |
getPeriodType()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: PeriodType
|
String |
getPlant()
(Key Field) Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: Plant
|
String |
getProcurementType()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: ProcurementTypeThe material is produced in-house.
|
String |
getProduct()
(Key Field) Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: Product
|
String |
getProductCFOPCategory()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: ProductCFOPCategoryThe CFOP category is used to determine the proper CFOP.
|
String |
getProductionInvtryManagedLoc()
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: ProductionInvtryManagedLocIf the material is a component, it is the issuing storage location to which a backflush is posted.
|
String |
getProductIsConfigurable()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ProductIsConfigurable
|
Optional<ProductPlantProcurement> |
getProductPlantProcurementIfPresent()
Retrieval of associated ProductPlantProcurement entity (one to one).
|
ProductPlantProcurement |
getProductPlantProcurementOrFetch()
Retrieval of associated ProductPlantProcurement entity (one to one).
|
Optional<ProductSupplyPlanning> |
getProductSupplyPlanningIfPresent()
Retrieval of associated ProductSupplyPlanning entity (one to one).
|
ProductSupplyPlanning |
getProductSupplyPlanningOrFetch()
Retrieval of associated ProductSupplyPlanning entity (one to one).
|
Optional<ProductWorkScheduling> |
getProductWorkSchedulingIfPresent()
Retrieval of associated ProductWorkScheduling entity (one to one).
|
ProductWorkScheduling |
getProductWorkSchedulingOrFetch()
Retrieval of associated ProductWorkScheduling entity (one to one).
|
String |
getProfileCode()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: ProfileCodeMaterials management (for example, in purchasing and in inventory management)
Production planning and control
Plant maintenance
Warehouse management
Costing with a quantity structure
The plant-specific material status restricts the usability of the material for the plant concerned, that is, it defines whether a warning or error message is displayed if you include the material in a particular function.
|
LocalDateTime |
getProfileValidityStartDate()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: ProfileValidityStartDateThe valid-from date of the material status is considered only if it precedes or is the same as the planning date; that is, if the valid-from date is later than the planning date, it is not considered, even if it is within the planning horizon.
|
String |
getProfitCenter()
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: ProfitCenter
|
String |
getPurchasingGroup()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: PurchasingGroupInternally, the purchasing group is responsible for the procurement of a material or a class of materials.
|
String |
getRegionOfOrigin()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: RegionOfOriginYou can enter a region of the country from which the goods originate.
|
String |
getSerialNumberProfile()
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: SerialNumberProfile
|
String |
getStockDeterminationGroup()
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: StockDeterminationGroupThe stock determination group combined with the stock determination rule at plant level create a key for the stock determination strategy.
|
BigDecimal |
getStockInTransferQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: StockInTransferQuantity
|
BigDecimal |
getStockInTransitQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: StockInTransitQuantity
|
Optional<List<ProductStorageLocation>> |
getStorageLocationIfPresent()
Retrieval of associated ProductStorageLocation entities (one to many).
|
List<ProductStorageLocation> |
getStorageLocationOrFetch()
Retrieval of associated ProductStorageLocation entities (one to many).
|
Class<ProductPlant> |
getType() |
int |
hashCode() |
void |
setABCIndicator(String aBCIndicator)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: ABCIndicatorThe three indicators have the following meanings:
A - important part, high consumption value
B - less important part, medium consumption value
C - relatively unimportant part, low consumption value
|
void |
setAvailabilityCheckType(String availabilityCheckType)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: AvailabilityCheckTypeSpecifies whether and how the system checks availability and generates requirements for materials planning.
|
void |
setCommodity(String commodity)
Constraints: Not nullable, Maximum length: 17 Original property name from the Odata EDM: CommodityThe Harmonized System contains code numbers for all goods that an be transported across national or regional boundaries.
|
void |
setConsumptionTaxCtrlCode(String consumptionTaxCtrlCode)
Constraints: Not nullable, Maximum length: 16 Original property name from the Odata EDM: ConsumptionTaxCtrlCode
|
void |
setCountryOfOrigin(String countryOfOrigin)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: CountryOfOriginYou are legally required to specify the country of origin both for export and import.
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
void |
setFiscalMonthCurrentPeriod(String fiscalMonthCurrentPeriod)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: FiscalMonthCurrentPeriod
|
void |
setFiscalYearCurrentPeriod(String fiscalYearCurrentPeriod)
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: FiscalYearCurrentPeriod
|
void |
setFiscalYearVariant(String fiscalYearVariant)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: FiscalYearVariantYou can define the following using a fiscal year variant:
How many posting periods are in a fiscal year
How many special periods you require
How the system determines the posting periods when posting.
|
void |
setFixedLotSizeQuantity(BigDecimal fixedLotSizeQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: FixedLotSizeQuantityIf the amount of the shortage is less than the fixed lot size, it is the fixed lot size that is ordered or produced (and not the lesser quantity that is actually required).
|
void |
setGoodsReceiptBlockedStockQty(BigDecimal goodsReceiptBlockedStockQty)
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: GoodsReceiptBlockedStockQty
|
void |
setGoodsReceiptDuration(BigDecimal goodsReceiptDuration)
Constraints: Not nullable, Precision: 3, Scale: 0 Original property name from the Odata EDM: GoodsReceiptDuration
|
void |
setHasConsignmentCtrl(String hasConsignmentCtrl)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: HasConsignmentCtrlYou can set the values for consignment control that you defined in Customizing for consignment control.
|
void |
setHasPostToInspectionStock(Boolean hasPostToInspectionStock)
Constraints: noneOriginal property name from the Odata EDM: HasPostToInspectionStockYou can select this indicator, if no stock-relevant inspection type has been selected in the inspection setup, and therefore no stock-relevant inspection lots can be created.
|
void |
setIsBatchManagementRequired(Boolean isBatchManagementRequired)
Constraints: noneOriginal property name from the Odata EDM: IsBatchManagementRequiredThis indicator can be set in the material master record manually or, if batches are valuated individually, it is set automatically for the plants concerned, in which case it cannot be changed.
|
void |
setIsCoProduct(Boolean isCoProduct)
Constraints: noneOriginal property name from the Odata EDM: IsCoProduct
|
void |
setIsInternalBatchManaged(Boolean isInternalBatchManaged)
Constraints: noneOriginal property name from the Odata EDM: IsInternalBatchManaged
|
void |
setIsMarkedForDeletion(Boolean isMarkedForDeletion)
Constraints: noneOriginal property name from the Odata EDM: IsMarkedForDeletion
|
void |
setIsNegativeStockAllowed(Boolean isNegativeStockAllowed)
Constraints: noneOriginal property name from the Odata EDM: IsNegativeStockAllowedNegative stock balances can only result if they are allowed at the following levels:
Valuation area level
Storage location level
Material level (plant data in the material master record)
Negative stock levels are already allowed for special stocks if negative stocks have been activated in the valuation area and for the special stock in question in the plant.
|
void |
setMaintenanceStatusName(String maintenanceStatusName)
Constraints: Not nullable, Maximum length: 15 Original property name from the Odata EDM: MaintenanceStatusNameWhich user departments may maintain a material master record of a particular material type
Which user departments have already maintained the material master record at a particular hierarchy level
The overall maintenance status is made up of the individual maintenance statuses.
|
void |
setMaximumLotSizeQuantity(BigDecimal maximumLotSizeQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: MaximumLotSizeQuantityThe system takes this value into account during the automatic lot size calculation for planned orders and production orders.
|
void |
setMinimumLotSizeQuantity(BigDecimal minimumLotSizeQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: MinimumLotSizeQuantity
|
void |
setMRPResponsible(String mRPResponsible)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: MRPResponsible
|
void |
setMRPType(String mRPType)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: MRPTypeManual reorder point planning
Automatic reorder point planning
Forecast-based planning
Material requirements planning with forecasts for unplanned consumption
Master production scheduling (MPS)
Demand-driven replenishment
|
void |
setPeriodType(String periodType)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: PeriodType
|
void |
setPlant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: Plant
|
void |
setProcurementType(String procurementType)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: ProcurementTypeThe material is produced in-house.
|
void |
setProduct(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: Product
|
void |
setProductCFOPCategory(String productCFOPCategory)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: ProductCFOPCategoryThe CFOP category is used to determine the proper CFOP.
|
void |
setProductionInvtryManagedLoc(String productionInvtryManagedLoc)
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: ProductionInvtryManagedLocIf the material is a component, it is the issuing storage location to which a backflush is posted.
|
void |
setProductIsConfigurable(String productIsConfigurable)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ProductIsConfigurable
|
void |
setProductPlantProcurement(ProductPlantProcurement value)
Overwrites the associated ProductPlantProcurement entity for the loaded navigation property to_ProductPlantProcurement.
|
void |
setProductSupplyPlanning(ProductSupplyPlanning value)
Overwrites the associated ProductSupplyPlanning entity for the loaded navigation property to_ProductSupplyPlanning.
|
void |
setProductWorkScheduling(ProductWorkScheduling value)
Overwrites the associated ProductWorkScheduling entity for the loaded navigation property to_ProductWorkScheduling.
|
void |
setProfileCode(String profileCode)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: ProfileCodeMaterials management (for example, in purchasing and in inventory management)
Production planning and control
Plant maintenance
Warehouse management
Costing with a quantity structure
The plant-specific material status restricts the usability of the material for the plant concerned, that is, it defines whether a warning or error message is displayed if you include the material in a particular function.
|
void |
setProfileValidityStartDate(LocalDateTime profileValidityStartDate)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: ProfileValidityStartDateThe valid-from date of the material status is considered only if it precedes or is the same as the planning date; that is, if the valid-from date is later than the planning date, it is not considered, even if it is within the planning horizon.
|
void |
setProfitCenter(String profitCenter)
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: ProfitCenter
|
void |
setPurchasingGroup(String purchasingGroup)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: PurchasingGroupInternally, the purchasing group is responsible for the procurement of a material or a class of materials.
|
void |
setRegionOfOrigin(String regionOfOrigin)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: RegionOfOriginYou can enter a region of the country from which the goods originate.
|
void |
setSerialNumberProfile(String serialNumberProfile)
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: SerialNumberProfile
|
void |
setStockDeterminationGroup(String stockDeterminationGroup)
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: StockDeterminationGroupThe stock determination group combined with the stock determination rule at plant level create a key for the stock determination strategy.
|
void |
setStockInTransferQuantity(BigDecimal stockInTransferQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: StockInTransferQuantity
|
void |
setStockInTransitQuantity(BigDecimal stockInTransitQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3 Original property name from the Odata EDM: StockInTransitQuantity
|
void |
setStorageLocation(List<ProductStorageLocation> value)
Overwrites the list of associated ProductStorageLocation entities for the loaded navigation property to_StorageLocation.
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getVersionIdentifier, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final ProductPlantSelectable ALL_FIELDS
public static final ProductPlantField<String> PRODUCT
public static final ProductPlantField<String> PLANT
public static final ProductPlantField<String> PURCHASING_GROUP
public static final ProductPlantField<String> COUNTRY_OF_ORIGIN
public static final ProductPlantField<String> REGION_OF_ORIGIN
public static final ProductPlantField<String> PRODUCTION_INVTRY_MANAGED_LOC
public static final ProductPlantField<String> PROFILE_CODE
public static final ProductPlantField<LocalDateTime> PROFILE_VALIDITY_START_DATE
public static final ProductPlantField<String> AVAILABILITY_CHECK_TYPE
public static final ProductPlantField<String> FISCAL_YEAR_VARIANT
public static final ProductPlantField<String> PERIOD_TYPE
public static final ProductPlantField<String> PROFIT_CENTER
public static final ProductPlantField<String> COMMODITY
public static final ProductPlantField<BigDecimal> GOODS_RECEIPT_DURATION
public static final ProductPlantField<String> MAINTENANCE_STATUS_NAME
public static final ProductPlantField<Boolean> IS_MARKED_FOR_DELETION
public static final ProductPlantField<String> MRP_TYPE
public static final ProductPlantField<String> MRP_RESPONSIBLE
public static final ProductPlantField<String> ABC_INDICATOR
public static final ProductPlantField<BigDecimal> MINIMUM_LOT_SIZE_QUANTITY
public static final ProductPlantField<BigDecimal> MAXIMUM_LOT_SIZE_QUANTITY
public static final ProductPlantField<BigDecimal> FIXED_LOT_SIZE_QUANTITY
public static final ProductPlantField<String> CONSUMPTION_TAX_CTRL_CODE
public static final ProductPlantField<Boolean> IS_CO_PRODUCT
public static final ProductPlantField<String> PRODUCT_IS_CONFIGURABLE
public static final ProductPlantField<String> STOCK_DETERMINATION_GROUP
public static final ProductPlantField<BigDecimal> STOCK_IN_TRANSFER_QUANTITY
public static final ProductPlantField<BigDecimal> STOCK_IN_TRANSIT_QUANTITY
public static final ProductPlantField<Boolean> HAS_POST_TO_INSPECTION_STOCK
public static final ProductPlantField<Boolean> IS_BATCH_MANAGEMENT_REQUIRED
public static final ProductPlantField<String> SERIAL_NUMBER_PROFILE
public static final ProductPlantField<Boolean> IS_NEGATIVE_STOCK_ALLOWED
public static final ProductPlantField<BigDecimal> GOODS_RECEIPT_BLOCKED_STOCK_QTY
public static final ProductPlantField<String> HAS_CONSIGNMENT_CTRL
public static final ProductPlantField<String> FISCAL_YEAR_CURRENT_PERIOD
public static final ProductPlantField<String> FISCAL_MONTH_CURRENT_PERIOD
public static final ProductPlantField<String> PROCUREMENT_TYPE
public static final ProductPlantField<Boolean> IS_INTERNAL_BATCH_MANAGED
public static final ProductPlantField<String> PRODUCT_CFOP_CATEGORY
public static final ProductPlantLink<ProductPlantProcurement> TO_PRODUCT_PLANT_PROCUREMENT
public static final ProductPlantLink<ProductSupplyPlanning> TO_PRODUCT_SUPPLY_PLANNING
public static final ProductPlantLink<ProductWorkScheduling> TO_PRODUCT_WORK_SCHEDULING
public static final ProductPlantLink<ProductStorageLocation> TO_STORAGE_LOCATION
public ProductPlant()
public ProductPlant(@Nullable String product, @Nullable String plant, @Nullable String purchasingGroup, @Nullable String countryOfOrigin, @Nullable String regionOfOrigin, @Nullable String productionInvtryManagedLoc, @Nullable String profileCode, @Nullable LocalDateTime profileValidityStartDate, @Nullable String availabilityCheckType, @Nullable String fiscalYearVariant, @Nullable String periodType, @Nullable String profitCenter, @Nullable String commodity, @Nullable BigDecimal goodsReceiptDuration, @Nullable String maintenanceStatusName, @Nullable Boolean isMarkedForDeletion, @Nullable String mRPType, @Nullable String mRPResponsible, @Nullable String aBCIndicator, @Nullable BigDecimal minimumLotSizeQuantity, @Nullable BigDecimal maximumLotSizeQuantity, @Nullable BigDecimal fixedLotSizeQuantity, @Nullable String consumptionTaxCtrlCode, @Nullable Boolean isCoProduct, @Nullable String productIsConfigurable, @Nullable String stockDeterminationGroup, @Nullable BigDecimal stockInTransferQuantity, @Nullable BigDecimal stockInTransitQuantity, @Nullable Boolean hasPostToInspectionStock, @Nullable Boolean isBatchManagementRequired, @Nullable String serialNumberProfile, @Nullable Boolean isNegativeStockAllowed, @Nullable BigDecimal goodsReceiptBlockedStockQty, @Nullable String hasConsignmentCtrl, @Nullable String fiscalYearCurrentPeriod, @Nullable String fiscalMonthCurrentPeriod, @Nullable String procurementType, @Nullable Boolean isInternalBatchManaged, @Nullable String productCFOPCategory, @Nullable ErpConfigContext erpConfigContext, @Nullable ProductPlantProcurement toProductPlantProcurement, @Nullable ProductSupplyPlanning toProductSupplyPlanning, @Nullable ProductWorkScheduling toProductWorkScheduling, List<ProductStorageLocation> toStorageLocation)
public Class<ProductPlant> getType()
getType
in class VdmObject<ProductPlant>
public void setProduct(@Nullable String product)
Original property name from the Odata EDM: Product
product
- Alphanumeric key uniquely identifying the material.public void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Key uniquely identifying a plant.public void setPurchasingGroup(@Nullable String purchasingGroup)
Original property name from the Odata EDM: PurchasingGroup
Internally, the purchasing group is responsible for the procurement of a material or a class of materials. Externally, it is the medium through which contacts with the vendor are maintained.
purchasingGroup
- Key for a buyer or a group of buyers, who is/are responsible for certain purchasing activities.public void setCountryOfOrigin(@Nullable String countryOfOrigin)
Original property name from the Odata EDM: CountryOfOrigin
You are legally required to specify the country of origin both for export and import. Export You prove the origin of a material by presenting the certificate of origin. This is issued and controlled by the relevant authority of the issuing country. This authority confirms the origin of a material and the required information with the certificate of origin. Import The relevant authority of the importing country - usually the Ministry of Economic Affairs - stipulates which regulations regarding customs and foreign trade law have to be observed for the certificates of origin accompanying goods. This information is used for foreign trade processing in different areas, such as: Foreign trade law Customs law Example for Europe: Article 9 of the EU origin regulation is the legal regulation for the certificate of origin. The responsible authorities in Germany include: Chamber of Commerce (Industrie- und Handelskammer) Chamber of Handicrafts (Handwerkskammer) Customs office
countryOfOrigin
- Key of the country in which the material has been produced.public void setRegionOfOrigin(@Nullable String regionOfOrigin)
Original property name from the Odata EDM: RegionOfOrigin
You can enter a region of the country from which the goods originate. This information is required for the declarations regarding goods dispatches/imports and goods receipts/exports which are made to the authorities. Declarations to the authorities for foreign trade are a legal requirement in many countries. INTRASTAT - Declaration in the European Union EXTRASTAT - Declaration in the European Union In the materials management document, the 'region of destination' field indicates the region of the receiving plant.
regionOfOrigin
- Describes more precisely the origin of goods.public void setProductionInvtryManagedLoc(@Nullable String productionInvtryManagedLoc)
Original property name from the Odata EDM: ProductionInvtryManagedLoc
If the material is a component, it is the issuing storage location to which a backflush is posted. If the material is produced, it is the receiving storage location to which the receipt of the material is posted.
productionInvtryManagedLoc
- In the case of a material produced in-house, this is the key of the storage location that is copied to the planned order, production order, or run schedule quantity.public void setProfileCode(@Nullable String profileCode)
Original property name from the Odata EDM: ProfileCode
Materials management (for example, in purchasing and in inventory management) Production planning and control Plant maintenance Warehouse management Costing with a quantity structure The plant-specific material status restricts the usability of the material for the plant 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.
profileCode
- Indicates whether, for a specific plant, the material may be used in the following areas:public void setProfileValidityStartDate(@Nullable LocalDateTime profileValidityStartDate)
Original property name from the Odata EDM: ProfileValidityStartDate
The valid-from date of the material status is considered only if it precedes or is the same as the planning date; that is, if the valid-from date is later than the planning date, it is not considered, even if it is within the planning horizon. Example I<-------------Planning horizon------------->I -----I--------------------I-----------------------I--> Planning date Valid-from date Time In this case, the valid-from date is not considered in materials planning since it is later than the planning date. Purchasing The valid-from date of the material status is checked against the current date. Example You block the material for purchasing from May 1, xxxx. A purchase order is created for the material on April 28, xxxx with a delivery date of May 10, xxxx. In this case, the valid-from date May 1, xxxx is checked against the purchase order date April 28, xxxx and the purchase order is allowed. Had you created the purchase order on May 3, xxxx, an error message would have been issued.
profileValidityStartDate
- Materials planningpublic void setAvailabilityCheckType(@Nullable String availabilityCheckType)
Original property name from the Odata EDM: AvailabilityCheckType
Specifies whether and how the system checks availability and generates requirements for materials planning. In Flexible Planning, defines - together with the checking rule - the different MRP elements that make up this key figure. The sum of these elements gives the key figure. Use 1: Availability Checking and Materials Planning The value you enter for use 1 (see above) is a default value which defines: Which MRP elements (for example, purchase orders, reservations) the system includes in the availability check Whether the system checks availability only until the end of the replenishment lead time or whether it checks availability over the entire period for which MRP elements exist Whether the system generates individual requirements or summarized requirements if you enter sales orders or deliveries for the material Use 2: Flexible Planning If you use this field to define the MRP elements of a key figure for Flexible Planning, you must also select Document KF in the Customizing parameters of the information structure.
availabilityCheckType
- This field has two uses:public void setFiscalYearVariant(@Nullable String fiscalYearVariant)
Original property name from the Odata EDM: FiscalYearVariant
You can define the following using a fiscal year variant: How many posting periods are in a fiscal year How many special periods you require How the system determines the posting periods when posting. In the definition, you allocate your posting periods to the calendar year. Allocation control requires the same number of posting periods in the company code and in the assigned controlling area. This means that the number of posting periods in the fiscal year variants must be the same in the company code and in the controlling area. The period limits for the two fiscal year variants must also coincide. You must define which fiscal year variant is to be used for each company code. To do this, you must define the appropriate fiscal year variant (to contain no more than 16 periods). Note: The company codes delivered with the standard system are allocated to the fiscal year variant that corresponds to the calendar year and which also uses four special periods. You maintain fiscal year variants as well as the allocation of fiscal year variant to the company code in Financial Accounting Customizing. Maintain fiscal year variants Proceed. Allocation of fiscal year variant to the company code Proceed.
fiscalYearVariant
- The fiscal year variant is used to define the fiscal year.public void setPeriodType(@Nullable String periodType)
Original property name from the Odata EDM: PeriodType
periodType
- Indicator specifying the periods in which the material's consumption values and forecast values are managed.public void setProfitCenter(@Nullable String profitCenter)
Original property name from the Odata EDM: ProfitCenter
profitCenter
- Key which together with the controlling area uniquely identifies a profit center.public void setCommodity(@Nullable String commodity)
Original property name from the Odata EDM: Commodity
The Harmonized System contains code numbers for all goods that an be transported across national or regional boundaries. Goods are coded according to this nomenclature when declaring the import or export of goods to the proper authorities. The specification of standard commodity codes in declarations enables the authority to tally the quantities of imported or exported goods of specific goods categories for statistical purposes (INTRASTAT).
commodity
- Official code number based on the Harmonized Commodity Description and Coding System (HS).public void setGoodsReceiptDuration(@Nullable BigDecimal goodsReceiptDuration)
Original property name from the Odata EDM: GoodsReceiptDuration
goodsReceiptDuration
- Number of workdays required after receiving the material for inspection and placement into storage.public void setMaintenanceStatusName(@Nullable String maintenanceStatusName)
Original property name from the Odata EDM: MaintenanceStatusName
Which user departments may maintain a material master record of a particular material type Which user departments have already maintained the material master record at a particular hierarchy level The overall maintenance status is made up of the individual maintenance statuses. The individual maintenance statuses have the following meaning: User department Maintenance status Work scheduling A Accounting B Classification C MRP D Purchasing E Production resources/tools F Costing G Basic data K Storage L Forecasting P Quality management Q Warehouse management S Sales V Plant stocks X Storage location stocks Z
maintenanceStatusName
- The maintenance status records: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 plant level, and deletes the data at this level and at all lower levels accordingly.public void setMRPType(@Nullable String mRPType)
Original property name from the Odata EDM: MRPType
Manual reorder point planning Automatic reorder point planning Forecast-based planning Material requirements planning with forecasts for unplanned consumption Master production scheduling (MPS) Demand-driven replenishment
mRPType
- Key that determines whether and how the material is planned. You have the following options:public void setMRPResponsible(@Nullable String mRPResponsible)
Original property name from the Odata EDM: MRPResponsible
mRPResponsible
- Specifies the number of the MRP controller or group of MRP controllers responsible for material planning for the material.public void setABCIndicator(@Nullable String aBCIndicator)
Original property name from the Odata EDM: ABCIndicator
The three indicators have the following meanings: A - important part, high consumption value B - less important part, medium consumption value C - relatively unimportant part, low consumption value
aBCIndicator
- Indicator that classifies a material as an A, B, or C part according to its consumption value. This classification process is known as the ABC analysis.public void setMinimumLotSizeQuantity(@Nullable BigDecimal minimumLotSizeQuantity)
Original property name from the Odata EDM: MinimumLotSizeQuantity
minimumLotSizeQuantity
- Minimum procurement quantitypublic void setMaximumLotSizeQuantity(@Nullable BigDecimal maximumLotSizeQuantity)
Original property name from the Odata EDM: MaximumLotSizeQuantity
The system takes this value into account during the automatic lot size calculation for planned orders and production orders. The lot size of the individual orders cannot exceed this value.
maximumLotSizeQuantity
- Quantity that is not allowed to be exceeded during procurement.public void setFixedLotSizeQuantity(@Nullable BigDecimal fixedLotSizeQuantity)
Original property name from the Odata EDM: FixedLotSizeQuantity
If the amount of the shortage is less than the fixed lot size, it is the fixed lot size that is ordered or produced (and not the lesser quantity that is actually required). If the amount of the shortage is greater than the fixed lot size, a multiple of the fixed lot size is procured. The system creates several purchase order proposals for this purpose.
fixedLotSizeQuantity
- Quantity that will be ordered or produced in the event of a shortage.public void setConsumptionTaxCtrlCode(@Nullable String consumptionTaxCtrlCode)
Original property name from the Odata EDM: ConsumptionTaxCtrlCode
consumptionTaxCtrlCode
- Control code for consumption taxes in foreign tradepublic void setIsCoProduct(@Nullable Boolean isCoProduct)
Original property name from the Odata EDM: IsCoProduct
isCoProduct
- Indicator you can use to specify that the material can also be used as a co-product.public void setProductIsConfigurable(@Nullable String productIsConfigurable)
Original property name from the Odata EDM: ProductIsConfigurable
productIsConfigurable
- Number uniquely identifying the configurable product.public void setStockDeterminationGroup(@Nullable String stockDeterminationGroup)
Original property name from the Odata EDM: StockDeterminationGroup
The stock determination group combined with the stock determination rule at plant level create a key for the stock determination strategy. You enter the stock determination group in the material master record at plant level and it controls a stock determination based on material.
stockDeterminationGroup
- Specifies the stock determination group.public void setStockInTransferQuantity(@Nullable BigDecimal stockInTransferQuantity)
Original property name from the Odata EDM: StockInTransferQuantity
stockInTransferQuantity
- public void setStockInTransitQuantity(@Nullable BigDecimal stockInTransitQuantity)
Original property name from the Odata EDM: StockInTransitQuantity
stockInTransitQuantity
- public void setHasPostToInspectionStock(@Nullable Boolean hasPostToInspectionStock)
Original property name from the Odata EDM: HasPostToInspectionStock
You can select this indicator, if no stock-relevant inspection type has been selected in the inspection setup, and therefore no stock-relevant inspection lots can be created. If you activate a stock-relevant inspection type, the entry in this field is deselected and can no longer be maintained. In this case, a corresponding indicator in the inspection type controls whether goods are posted to inspection stock.
hasPostToInspectionStock
- Specifies whether the product is subject to quality inspection (without inspection lot processing) and whether a goods receipt is posted to inspection stock. The indicator is copied to purchase order items and goods receipt items as a default value.public void setIsBatchManagementRequired(@Nullable Boolean isBatchManagementRequired)
Original property name from the Odata EDM: IsBatchManagementRequired
This indicator can be set in the material master record manually or, if batches are valuated individually, it is set automatically for the plants concerned, in which case it cannot be changed. The indicator cannot be changed if stocks exist in either the current period or in the previous period. The reason for checking the previous period is because stocks can be posted to this period when goods movements are entered.
isBatchManagementRequired
- Specifies whether the material is managed in batches.public void setSerialNumberProfile(@Nullable String serialNumberProfile)
Original property name from the Odata EDM: SerialNumberProfile
serialNumberProfile
- Freely definable four-digit key that provides unique identification for a serial number profile.public void setIsNegativeStockAllowed(@Nullable Boolean isNegativeStockAllowed)
Original property name from the Odata EDM: IsNegativeStockAllowed
Negative stock balances can only result if they are allowed at the following levels: Valuation area level Storage location level Material level (plant data in the material master record) Negative stock levels are already allowed for special stocks if negative stocks have been activated in the valuation area and for the special stock in question in the plant. You do not have to activate them in each material master record. You can have negative balances in stocks of the types "unrestricted-use" and "blocked". Negative balances are possible in the following special stocks: Vendor consignment (K) Stock of material provided to vendor (O) Consignment stock at customer (W) Sales order stock (E) Project stock (Q) Returnable packaging stock at customer (V) Returnable transport packaging (M)
isNegativeStockAllowed
- Indicates that negative stocks of the material are allowed at the plant.public void setGoodsReceiptBlockedStockQty(@Nullable BigDecimal goodsReceiptBlockedStockQty)
Original property name from the Odata EDM: GoodsReceiptBlockedStockQty
goodsReceiptBlockedStockQty
- public void setHasConsignmentCtrl(@Nullable String hasConsignmentCtrl)
Original property name from the Odata EDM: HasConsignmentCtrl
You can set the values for consignment control that you defined in Customizing for consignment control. When you set consignment control, please note the following: The system only evaluates the setting if you have activated Retail consignment processing Note that the settings for the Consignment Control and Source of Supply fields have to be coordinated: If you set procurement for own stock in consignment control, the search sequence for the supply source has to begin with "Normal". If you set procurement for consignment stock in consignment control, the search sequence for the supply source has to begin with "Consignment".
hasConsignmentCtrl
- Controls whether a material is preferably procured for own stock or consignment stock at a plant.public void setFiscalYearCurrentPeriod(@Nullable String fiscalYearCurrentPeriod)
Original property name from the Odata EDM: FiscalYearCurrentPeriod
fiscalYearCurrentPeriod
- public void setFiscalMonthCurrentPeriod(@Nullable String fiscalMonthCurrentPeriod)
Original property name from the Odata EDM: FiscalMonthCurrentPeriod
fiscalMonthCurrentPeriod
- public void setProcurementType(@Nullable String procurementType)
Original property name from the Odata EDM: ProcurementType
The material is produced in-house. The material is procured externally. The material can be both produced in-house and procured externally.
procurementType
- Indicator that defines how the material is procured. The following procurements types are possible:public void setIsInternalBatchManaged(@Nullable Boolean isInternalBatchManaged)
Original property name from the Odata EDM: IsInternalBatchManaged
isInternalBatchManaged
- Indicator that specifies that the material is managed in batches.public void setProductCFOPCategory(@Nullable String productCFOPCategory)
Original property name from the Odata EDM: ProductCFOPCategory
The CFOP category is used to determine the proper CFOP.
productCFOPCategory
- This is the CFOP category of a material.protected String getEndpointUrl()
getEndpointUrl
in class VdmEntity<ProductPlant>
protected String getEntityCollection()
getEntityCollection
in class VdmEntity<ProductPlant>
protected Map<String,Object> getKey()
getKey
in class VdmObject<ProductPlant>
protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProductPlant>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ProductPlant>
public static <T> ProductPlantField<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.protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<ProductPlant>
public ProductPlantProcurement fetchProductPlantProcurement() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public ProductPlantProcurement getProductPlantProcurementOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProductPlantProcurement of a queried ProductPlant is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public Optional<ProductPlantProcurement> getProductPlantProcurementIfPresent()
If the navigation property for an entity ProductPlant has not been resolved yet, this method will not query further information. Instead its Optional
result state will be empty
.
Optional
with result state empty
is returned.public void setProductPlantProcurement(ProductPlantProcurement value)
value
- New ProductPlantProcurement entity.public ProductSupplyPlanning fetchProductSupplyPlanning() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public ProductSupplyPlanning getProductSupplyPlanningOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProductSupplyPlanning of a queried ProductPlant is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public Optional<ProductSupplyPlanning> getProductSupplyPlanningIfPresent()
If the navigation property for an entity ProductPlant has not been resolved yet, this method will not query further information. Instead its Optional
result state will be empty
.
Optional
with result state empty
is returned.public void setProductSupplyPlanning(ProductSupplyPlanning value)
value
- New ProductSupplyPlanning entity.public ProductWorkScheduling fetchProductWorkScheduling() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public ProductWorkScheduling getProductWorkSchedulingOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProductWorkScheduling of a queried ProductPlant is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public Optional<ProductWorkScheduling> getProductWorkSchedulingIfPresent()
If the navigation property for an entity ProductPlant has not been resolved yet, this method will not query further information. Instead its Optional
result state will be empty
.
Optional
with result state empty
is returned.public void setProductWorkScheduling(ProductWorkScheduling value)
value
- New ProductWorkScheduling entity.public List<ProductStorageLocation> fetchStorageLocation() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public List<ProductStorageLocation> getStorageLocationOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_StorageLocation of a queried ProductPlant is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public Optional<List<ProductStorageLocation>> getStorageLocationIfPresent()
If the navigation property for an entity ProductPlant has not been resolved yet, this method will not query further information. Instead its Optional
result state will be empty
.
Optional
with result state empty
is returned.public void setStorageLocation(@Nonnull List<ProductStorageLocation> value)
If the navigation property to_StorageLocation of a queried ProductPlant is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of ProductStorageLocation entities.public void addStorageLocation(ProductStorageLocation... entity)
If the navigation property to_StorageLocation of a queried ProductPlant is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of ProductStorageLocation entities.public static ProductPlant.ProductPlantBuilder builder()
@Nullable public String getProduct()
Original property name from the Odata EDM: Product
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public String getPurchasingGroup()
Original property name from the Odata EDM: PurchasingGroup
Internally, the purchasing group is responsible for the procurement of a material or a class of materials. Externally, it is the medium through which contacts with the vendor are maintained.
@Nullable public String getCountryOfOrigin()
Original property name from the Odata EDM: CountryOfOrigin
You are legally required to specify the country of origin both for export and import. Export You prove the origin of a material by presenting the certificate of origin. This is issued and controlled by the relevant authority of the issuing country. This authority confirms the origin of a material and the required information with the certificate of origin. Import The relevant authority of the importing country - usually the Ministry of Economic Affairs - stipulates which regulations regarding customs and foreign trade law have to be observed for the certificates of origin accompanying goods. This information is used for foreign trade processing in different areas, such as: Foreign trade law Customs law Example for Europe: Article 9 of the EU origin regulation is the legal regulation for the certificate of origin. The responsible authorities in Germany include: Chamber of Commerce (Industrie- und Handelskammer) Chamber of Handicrafts (Handwerkskammer) Customs office
@Nullable public String getRegionOfOrigin()
Original property name from the Odata EDM: RegionOfOrigin
You can enter a region of the country from which the goods originate. This information is required for the declarations regarding goods dispatches/imports and goods receipts/exports which are made to the authorities. Declarations to the authorities for foreign trade are a legal requirement in many countries. INTRASTAT - Declaration in the European Union EXTRASTAT - Declaration in the European Union In the materials management document, the 'region of destination' field indicates the region of the receiving plant.
@Nullable public String getProductionInvtryManagedLoc()
Original property name from the Odata EDM: ProductionInvtryManagedLoc
If the material is a component, it is the issuing storage location to which a backflush is posted. If the material is produced, it is the receiving storage location to which the receipt of the material is posted.
@Nullable public String getProfileCode()
Original property name from the Odata EDM: ProfileCode
Materials management (for example, in purchasing and in inventory management) Production planning and control Plant maintenance Warehouse management Costing with a quantity structure The plant-specific material status restricts the usability of the material for the plant 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 getProfileValidityStartDate()
Original property name from the Odata EDM: ProfileValidityStartDate
The valid-from date of the material status is considered only if it precedes or is the same as the planning date; that is, if the valid-from date is later than the planning date, it is not considered, even if it is within the planning horizon. Example I<-------------Planning horizon------------->I -----I--------------------I-----------------------I--> Planning date Valid-from date Time In this case, the valid-from date is not considered in materials planning since it is later than the planning date. Purchasing The valid-from date of the material status is checked against the current date. Example You block the material for purchasing from May 1, xxxx. A purchase order is created for the material on April 28, xxxx with a delivery date of May 10, xxxx. In this case, the valid-from date May 1, xxxx is checked against the purchase order date April 28, xxxx and the purchase order is allowed. Had you created the purchase order on May 3, xxxx, an error message would have been issued.
@Nullable public String getAvailabilityCheckType()
Original property name from the Odata EDM: AvailabilityCheckType
Specifies whether and how the system checks availability and generates requirements for materials planning. In Flexible Planning, defines - together with the checking rule - the different MRP elements that make up this key figure. The sum of these elements gives the key figure. Use 1: Availability Checking and Materials Planning The value you enter for use 1 (see above) is a default value which defines: Which MRP elements (for example, purchase orders, reservations) the system includes in the availability check Whether the system checks availability only until the end of the replenishment lead time or whether it checks availability over the entire period for which MRP elements exist Whether the system generates individual requirements or summarized requirements if you enter sales orders or deliveries for the material Use 2: Flexible Planning If you use this field to define the MRP elements of a key figure for Flexible Planning, you must also select Document KF in the Customizing parameters of the information structure.
@Nullable public String getFiscalYearVariant()
Original property name from the Odata EDM: FiscalYearVariant
You can define the following using a fiscal year variant: How many posting periods are in a fiscal year How many special periods you require How the system determines the posting periods when posting. In the definition, you allocate your posting periods to the calendar year. Allocation control requires the same number of posting periods in the company code and in the assigned controlling area. This means that the number of posting periods in the fiscal year variants must be the same in the company code and in the controlling area. The period limits for the two fiscal year variants must also coincide. You must define which fiscal year variant is to be used for each company code. To do this, you must define the appropriate fiscal year variant (to contain no more than 16 periods). Note: The company codes delivered with the standard system are allocated to the fiscal year variant that corresponds to the calendar year and which also uses four special periods. You maintain fiscal year variants as well as the allocation of fiscal year variant to the company code in Financial Accounting Customizing. Maintain fiscal year variants Proceed. Allocation of fiscal year variant to the company code Proceed.
@Nullable public String getPeriodType()
Original property name from the Odata EDM: PeriodType
@Nullable public String getProfitCenter()
Original property name from the Odata EDM: ProfitCenter
@Nullable public String getCommodity()
Original property name from the Odata EDM: Commodity
The Harmonized System contains code numbers for all goods that an be transported across national or regional boundaries. Goods are coded according to this nomenclature when declaring the import or export of goods to the proper authorities. The specification of standard commodity codes in declarations enables the authority to tally the quantities of imported or exported goods of specific goods categories for statistical purposes (INTRASTAT).
@Nullable public BigDecimal getGoodsReceiptDuration()
Original property name from the Odata EDM: GoodsReceiptDuration
@Nullable public String getMaintenanceStatusName()
Original property name from the Odata EDM: MaintenanceStatusName
Which user departments may maintain a material master record of a particular material type Which user departments have already maintained the material master record at a particular hierarchy level The overall maintenance status is made up of the individual maintenance statuses. The individual maintenance statuses have the following meaning: User department Maintenance status Work scheduling A Accounting B Classification C MRP D Purchasing E Production resources/tools F Costing G Basic data K Storage L Forecasting P Quality management Q Warehouse management S Sales V Plant stocks X Storage location stocks Z
@Nullable public Boolean getIsMarkedForDeletion()
Original property name from the Odata EDM: IsMarkedForDeletion
@Nullable public String getMRPType()
Original property name from the Odata EDM: MRPType
Manual reorder point planning Automatic reorder point planning Forecast-based planning Material requirements planning with forecasts for unplanned consumption Master production scheduling (MPS) Demand-driven replenishment
@Nullable public String getMRPResponsible()
Original property name from the Odata EDM: MRPResponsible
@Nullable public String getABCIndicator()
Original property name from the Odata EDM: ABCIndicator
The three indicators have the following meanings: A - important part, high consumption value B - less important part, medium consumption value C - relatively unimportant part, low consumption value
@Nullable public BigDecimal getMinimumLotSizeQuantity()
Original property name from the Odata EDM: MinimumLotSizeQuantity
@Nullable public BigDecimal getMaximumLotSizeQuantity()
Original property name from the Odata EDM: MaximumLotSizeQuantity
The system takes this value into account during the automatic lot size calculation for planned orders and production orders. The lot size of the individual orders cannot exceed this value.
@Nullable public BigDecimal getFixedLotSizeQuantity()
Original property name from the Odata EDM: FixedLotSizeQuantity
If the amount of the shortage is less than the fixed lot size, it is the fixed lot size that is ordered or produced (and not the lesser quantity that is actually required). If the amount of the shortage is greater than the fixed lot size, a multiple of the fixed lot size is procured. The system creates several purchase order proposals for this purpose.
@Nullable public String getConsumptionTaxCtrlCode()
Original property name from the Odata EDM: ConsumptionTaxCtrlCode
@Nullable public Boolean getIsCoProduct()
Original property name from the Odata EDM: IsCoProduct
@Nullable public String getProductIsConfigurable()
Original property name from the Odata EDM: ProductIsConfigurable
@Nullable public String getStockDeterminationGroup()
Original property name from the Odata EDM: StockDeterminationGroup
The stock determination group combined with the stock determination rule at plant level create a key for the stock determination strategy. You enter the stock determination group in the material master record at plant level and it controls a stock determination based on material.
@Nullable public BigDecimal getStockInTransferQuantity()
Original property name from the Odata EDM: StockInTransferQuantity
@Nullable public BigDecimal getStockInTransitQuantity()
Original property name from the Odata EDM: StockInTransitQuantity
@Nullable public Boolean getHasPostToInspectionStock()
Original property name from the Odata EDM: HasPostToInspectionStock
You can select this indicator, if no stock-relevant inspection type has been selected in the inspection setup, and therefore no stock-relevant inspection lots can be created. If you activate a stock-relevant inspection type, the entry in this field is deselected and can no longer be maintained. In this case, a corresponding indicator in the inspection type controls whether goods are posted to inspection stock.
@Nullable public Boolean getIsBatchManagementRequired()
Original property name from the Odata EDM: IsBatchManagementRequired
This indicator can be set in the material master record manually or, if batches are valuated individually, it is set automatically for the plants concerned, in which case it cannot be changed. The indicator cannot be changed if stocks exist in either the current period or in the previous period. The reason for checking the previous period is because stocks can be posted to this period when goods movements are entered.
@Nullable public String getSerialNumberProfile()
Original property name from the Odata EDM: SerialNumberProfile
@Nullable public Boolean getIsNegativeStockAllowed()
Original property name from the Odata EDM: IsNegativeStockAllowed
Negative stock balances can only result if they are allowed at the following levels: Valuation area level Storage location level Material level (plant data in the material master record) Negative stock levels are already allowed for special stocks if negative stocks have been activated in the valuation area and for the special stock in question in the plant. You do not have to activate them in each material master record. You can have negative balances in stocks of the types "unrestricted-use" and "blocked". Negative balances are possible in the following special stocks: Vendor consignment (K) Stock of material provided to vendor (O) Consignment stock at customer (W) Sales order stock (E) Project stock (Q) Returnable packaging stock at customer (V) Returnable transport packaging (M)
@Nullable public BigDecimal getGoodsReceiptBlockedStockQty()
Original property name from the Odata EDM: GoodsReceiptBlockedStockQty
@Nullable public String getHasConsignmentCtrl()
Original property name from the Odata EDM: HasConsignmentCtrl
You can set the values for consignment control that you defined in Customizing for consignment control. When you set consignment control, please note the following: The system only evaluates the setting if you have activated Retail consignment processing Note that the settings for the Consignment Control and Source of Supply fields have to be coordinated: If you set procurement for own stock in consignment control, the search sequence for the supply source has to begin with "Normal". If you set procurement for consignment stock in consignment control, the search sequence for the supply source has to begin with "Consignment".
@Nullable public String getFiscalYearCurrentPeriod()
Original property name from the Odata EDM: FiscalYearCurrentPeriod
@Nullable public String getFiscalMonthCurrentPeriod()
Original property name from the Odata EDM: FiscalMonthCurrentPeriod
@Nullable public String getProcurementType()
Original property name from the Odata EDM: ProcurementType
The material is produced in-house. The material is procured externally. The material can be both produced in-house and procured externally.
@Nullable public Boolean getIsInternalBatchManaged()
Original property name from the Odata EDM: IsInternalBatchManaged
@Nullable public String getProductCFOPCategory()
Original property name from the Odata EDM: ProductCFOPCategory
The CFOP category is used to determine the proper CFOP.
@Nullable public ErpConfigContext getErpConfigContext()
public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
setErpConfigContext
in class VdmEntity<ProductPlant>
erpConfigContext
- public String toString()
toString
in class VdmObject<ProductPlant>
public boolean equals(Object o)
equals
in class VdmObject<ProductPlant>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<ProductPlant>
public int hashCode()
hashCode
in class VdmObject<ProductPlant>
Copyright © 2018 SAP SE. All rights reserved.