public class ProductWorkScheduling extends VdmEntity<ProductWorkScheduling>
Original entity name from the Odata EDM: A_ProductWorkSchedulingType
Modifier and Type | Class and Description |
---|---|
static class |
ProductWorkScheduling.ProductWorkSchedulingBuilder |
Modifier and Type | Field and Description |
---|---|
static ProductWorkSchedulingSelectable |
ALL_FIELDS
Selector for all available fields of ProductWorkScheduling.
|
static ProductWorkSchedulingField<String> |
BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static ProductWorkSchedulingField<BigDecimal> |
MATERIAL_BASE_QUANTITY
Use with available fluent helpers to apply the MaterialBaseQuantity field to query operations.
|
static ProductWorkSchedulingField<String> |
MATL_COMP_IS_MARKED_FOR_BACKFLUSH
Use with available fluent helpers to apply the MatlCompIsMarkedForBackflush field to query operations.
|
static ProductWorkSchedulingField<String> |
ORDER_CHANGE_MANAGEMENT_PROFILE
Use with available fluent helpers to apply the OrderChangeManagementProfile field to query operations.
|
static ProductWorkSchedulingField<BigDecimal> |
OVER_DELIV_TOLERANCE_LIMIT
Use with available fluent helpers to apply the OverDelivToleranceLimit field to query operations.
|
static ProductWorkSchedulingField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductWorkSchedulingField<String> |
PRODN_ORDER_IS_BATCH_REQUIRED
Use with available fluent helpers to apply the ProdnOrderIsBatchRequired field to query operations.
|
static ProductWorkSchedulingField<String> |
PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductWorkSchedulingField<BigDecimal> |
PRODUCT_PROCESSING_TIME
Use with available fluent helpers to apply the ProductProcessingTime field to query operations.
|
static ProductWorkSchedulingField<String> |
PRODUCT_PRODUCTION_QUANTITY_UNIT
Use with available fluent helpers to apply the ProductProductionQuantityUnit field to query operations.
|
static ProductWorkSchedulingField<String> |
PRODUCTION_INVTRY_MANAGED_LOC
Use with available fluent helpers to apply the ProductionInvtryManagedLoc field to query operations.
|
static ProductWorkSchedulingField<String> |
PRODUCTION_SCHEDULING_PROFILE
Use with available fluent helpers to apply the ProductionSchedulingProfile field to query operations.
|
static ProductWorkSchedulingField<String> |
PRODUCTION_SUPERVISOR
Use with available fluent helpers to apply the ProductionSupervisor field to query operations.
|
static ProductWorkSchedulingField<BigDecimal> |
SETUP_AND_TEARDOWN_TIME
Use with available fluent helpers to apply the SetupAndTeardownTime field to query operations.
|
static ProductWorkSchedulingField<String> |
TRANSITION_MATRIX_PRODUCTS_GROUP
Use with available fluent helpers to apply the TransitionMatrixProductsGroup field to query operations.
|
static ProductWorkSchedulingField<BigDecimal> |
TRANSITION_TIME
Use with available fluent helpers to apply the TransitionTime field to query operations.
|
static ProductWorkSchedulingField<BigDecimal> |
UNDER_DELIV_TOLERANCE_LIMIT
Use with available fluent helpers to apply the UnderDelivToleranceLimit field to query operations.
|
static ProductWorkSchedulingField<Boolean> |
UNLIMITED_OVER_DELIV_IS_ALLOWED
Use with available fluent helpers to apply the UnlimitedOverDelivIsAllowed field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ProductWorkScheduling() |
ProductWorkScheduling(String product,
String plant,
BigDecimal materialBaseQuantity,
Boolean unlimitedOverDelivIsAllowed,
BigDecimal overDelivToleranceLimit,
BigDecimal underDelivToleranceLimit,
String productionInvtryManagedLoc,
String baseUnit,
BigDecimal productProcessingTime,
String productionSupervisor,
String productProductionQuantityUnit,
String prodnOrderIsBatchRequired,
String transitionMatrixProductsGroup,
String orderChangeManagementProfile,
String matlCompIsMarkedForBackflush,
BigDecimal setupAndTeardownTime,
String productionSchedulingProfile,
BigDecimal transitionTime) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static ProductWorkScheduling.ProductWorkSchedulingBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> ProductWorkSchedulingField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getBaseUnit()
Constraints: Not nullable, Maximum length: 3
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
BigDecimal |
getMaterialBaseQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getMatlCompIsMarkedForBackflush()
Constraints: Not nullable, Maximum length: 1
|
String |
getOrderChangeManagementProfile()
Constraints: Not nullable, Maximum length: 6
|
BigDecimal |
getOverDelivToleranceLimit()
Constraints: Not nullable, Precision: 3, Scale: 1
|
String |
getPlant()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getProdnOrderIsBatchRequired()
Constraints: Not nullable, Maximum length: 1
|
String |
getProduct()
(Key Field) Constraints: Not nullable, Maximum length: 40
|
String |
getProductionInvtryManagedLoc()
Constraints: Not nullable, Maximum length: 4
|
String |
getProductionSchedulingProfile()
Constraints: Not nullable, Maximum length: 6
|
String |
getProductionSupervisor()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getProductProcessingTime()
Constraints: Not nullable, Precision: 5, Scale: 2
|
String |
getProductProductionQuantityUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getSetupAndTeardownTime()
Constraints: Not nullable, Precision: 5, Scale: 2
|
String |
getTransitionMatrixProductsGroup()
Constraints: Not nullable, Maximum length: 20
|
BigDecimal |
getTransitionTime()
Constraints: Not nullable, Precision: 5, Scale: 2
|
Class<ProductWorkScheduling> |
getType() |
BigDecimal |
getUnderDelivToleranceLimit()
Constraints: Not nullable, Precision: 3, Scale: 1
|
Boolean |
getUnlimitedOverDelivIsAllowed()
Constraints: none
|
int |
hashCode() |
void |
setBaseUnit(String baseUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setMaterialBaseQuantity(BigDecimal materialBaseQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setMatlCompIsMarkedForBackflush(String matlCompIsMarkedForBackflush)
Constraints: Not nullable, Maximum length: 1
|
void |
setOrderChangeManagementProfile(String orderChangeManagementProfile)
Constraints: Not nullable, Maximum length: 6
|
void |
setOverDelivToleranceLimit(BigDecimal overDelivToleranceLimit)
Constraints: Not nullable, Precision: 3, Scale: 1
|
void |
setPlant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setProdnOrderIsBatchRequired(String prodnOrderIsBatchRequired)
Constraints: Not nullable, Maximum length: 1
|
void |
setProduct(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
void |
setProductionInvtryManagedLoc(String productionInvtryManagedLoc)
Constraints: Not nullable, Maximum length: 4
|
void |
setProductionSchedulingProfile(String productionSchedulingProfile)
Constraints: Not nullable, Maximum length: 6
|
void |
setProductionSupervisor(String productionSupervisor)
Constraints: Not nullable, Maximum length: 3
|
void |
setProductProcessingTime(BigDecimal productProcessingTime)
Constraints: Not nullable, Precision: 5, Scale: 2
|
void |
setProductProductionQuantityUnit(String productProductionQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSetupAndTeardownTime(BigDecimal setupAndTeardownTime)
Constraints: Not nullable, Precision: 5, Scale: 2
|
void |
setTransitionMatrixProductsGroup(String transitionMatrixProductsGroup)
Constraints: Not nullable, Maximum length: 20
|
void |
setTransitionTime(BigDecimal transitionTime)
Constraints: Not nullable, Precision: 5, Scale: 2
|
void |
setUnderDelivToleranceLimit(BigDecimal underDelivToleranceLimit)
Constraints: Not nullable, Precision: 3, Scale: 1
|
void |
setUnlimitedOverDelivIsAllowed(Boolean unlimitedOverDelivIsAllowed)
Constraints: none
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final ProductWorkSchedulingSelectable ALL_FIELDS
public static final ProductWorkSchedulingField<String> PRODUCT
public static final ProductWorkSchedulingField<String> PLANT
public static final ProductWorkSchedulingField<BigDecimal> MATERIAL_BASE_QUANTITY
public static final ProductWorkSchedulingField<Boolean> UNLIMITED_OVER_DELIV_IS_ALLOWED
public static final ProductWorkSchedulingField<BigDecimal> OVER_DELIV_TOLERANCE_LIMIT
public static final ProductWorkSchedulingField<BigDecimal> UNDER_DELIV_TOLERANCE_LIMIT
public static final ProductWorkSchedulingField<String> PRODUCTION_INVTRY_MANAGED_LOC
public static final ProductWorkSchedulingField<String> BASE_UNIT
public static final ProductWorkSchedulingField<BigDecimal> PRODUCT_PROCESSING_TIME
public static final ProductWorkSchedulingField<String> PRODUCTION_SUPERVISOR
public static final ProductWorkSchedulingField<String> PRODUCT_PRODUCTION_QUANTITY_UNIT
public static final ProductWorkSchedulingField<String> PRODN_ORDER_IS_BATCH_REQUIRED
public static final ProductWorkSchedulingField<String> TRANSITION_MATRIX_PRODUCTS_GROUP
public static final ProductWorkSchedulingField<String> ORDER_CHANGE_MANAGEMENT_PROFILE
public static final ProductWorkSchedulingField<String> MATL_COMP_IS_MARKED_FOR_BACKFLUSH
public static final ProductWorkSchedulingField<BigDecimal> SETUP_AND_TEARDOWN_TIME
public static final ProductWorkSchedulingField<String> PRODUCTION_SCHEDULING_PROFILE
public static final ProductWorkSchedulingField<BigDecimal> TRANSITION_TIME
public ProductWorkScheduling()
public ProductWorkScheduling(@Nullable String product, @Nullable String plant, @Nullable BigDecimal materialBaseQuantity, @Nullable Boolean unlimitedOverDelivIsAllowed, @Nullable BigDecimal overDelivToleranceLimit, @Nullable BigDecimal underDelivToleranceLimit, @Nullable String productionInvtryManagedLoc, @Nullable String baseUnit, @Nullable BigDecimal productProcessingTime, @Nullable String productionSupervisor, @Nullable String productProductionQuantityUnit, @Nullable String prodnOrderIsBatchRequired, @Nullable String transitionMatrixProductsGroup, @Nullable String orderChangeManagementProfile, @Nullable String matlCompIsMarkedForBackflush, @Nullable BigDecimal setupAndTeardownTime, @Nullable String productionSchedulingProfile, @Nullable BigDecimal transitionTime)
@Nonnull public Class<ProductWorkScheduling> getType()
getType
in class VdmObject<ProductWorkScheduling>
public void setProduct(@Nullable String product)
Original property name from the Odata EDM: Product
product
- Alphanumeric key uniquely identifying the product.public void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Key uniquely identifying a plant.public void setMaterialBaseQuantity(@Nullable BigDecimal materialBaseQuantity)
Original property name from the Odata EDM: MaterialBaseQuantity
materialBaseQuantity
- Quantity to which the in-house production time and the processing time of the material relate.public void setUnlimitedOverDelivIsAllowed(@Nullable Boolean unlimitedOverDelivIsAllowed)
Original property name from the Odata EDM: UnlimitedOverDelivIsAllowed
unlimitedOverDelivIsAllowed
- Indicator that specifies whether the quantity actually delivered may infinitely exceed the required
production order quantity.public void setOverDelivToleranceLimit(@Nullable BigDecimal overDelivToleranceLimit)
Original property name from the Odata EDM: OverDelivToleranceLimit
overDelivToleranceLimit
- Percent by which the quantity that is posted to goods receipt may exceed the production order
quantity.public void setUnderDelivToleranceLimit(@Nullable BigDecimal underDelivToleranceLimit)
Original property name from the Odata EDM: UnderDelivToleranceLimit
underDelivToleranceLimit
- Percentage rate that specifies the percent below which the quantity posted for a goods receipt may
drop below the production order quantity.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 setBaseUnit(@Nullable String baseUnit)
Original property name from the Odata EDM: BaseUnit
You define the base unit of measure and also alternative units of measure and their conversion factors in the material master record.Since all data is updated in the base unit of measure, your entry is particularly important for the conversion of alternative units of measure. A quantity in the alternative unit of measure can only be shown precisely if its value can be shown with the decimal places available. To ensure this, please note the following:The base unit of measure is the unit satisfying the highest necessary requirement for precision.The conversion of alternative units of measure to the base unit should result in simple decimal fractions (not, for example, 1/3 = 0.333...).Inventory ManagementIn Inventory Management, the base unit of measure is the same as the stockkeeping unit.ServicesServices have units of measure of their own, including the following:Service unitUnit of measure at the higher item level. The precise quantities of the individual services are each at the detailed service line level.BlanketUnit of measure at service line level for services to be provided once only, and for which no precise quantities can or are to be specified.
baseUnit
- Unit of measure in which stocks of the material are managed. The system converts all the quantities
you enter in other units of measure (alternative units of measure) to the base unit of measure.public void setProductProcessingTime(@Nullable BigDecimal productProcessingTime)
Original property name from the Odata EDM: ProductProcessingTime
The processing time depends on the order quantity.
productProcessingTime
- Specifies the time needed to process the material in the operations at the different work centers.public void setProductionSupervisor(@Nullable String productionSupervisor)
Original property name from the Odata EDM: ProductionSupervisor
Among other things, the production supervisor determines how capacity requirements are calculated for a material during a scheduling run.
productionSupervisor
- Group responsible for controlling the production of a material.public void setProductProductionQuantityUnit(@Nullable String productProductionQuantityUnit)
Original property name from the Odata EDM: ProductProductionQuantityUnit
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.When you create a production order for a material, and a production unit has been entered in both the material master record and in the routing, the system checks whether the quantity entered in the production order falls within the lot size range in the routing.
productProductionQuantityUnit
- Unit relating to the production quantity.public void setProdnOrderIsBatchRequired(@Nullable String prodnOrderIsBatchRequired)
Original property name from the Odata EDM: ProdnOrderIsBatchRequired
This indicator refers to the components of an order, not to the finished product to be manufactured. You have the following options:The batches can be determined when the goods issue is posted.The batches must be entered in the order before it is released.The batches must be entered in the order before the goods issue is posted, but not necessarily before the order is released.If you use pick parts, the batches are determined in the transfer order and then confirmed to the order. If there is no direct link between the transfer order and the production order/process order (for example, with release order parts or crate parts), you must enter the batches in the production order/process order manually.The batches are determined automatically when the order is released.
prodnOrderIsBatchRequired
- Defines when batches have to be determined when using the PP/WM interface.public void setTransitionMatrixProductsGroup(@Nullable String transitionMatrixProductsGroup)
Original property name from the Odata EDM: TransitionMatrixProductsGroup
No checks take place for this field.
transitionMatrixProductsGroup
- This field combines materials on the basis of setup properties, referring to a resource or a resource
group.public void setOrderChangeManagementProfile(@Nullable String orderChangeManagementProfile)
Original property name from the Odata EDM: OrderChangeManagementProfile
In an overall profile you assign change profiles to the following processes:sales order processmaster data processassembly order processThat means that each of these processes can be controlled individually.
orderChangeManagementProfile
- Controls change management for production orders.public void setMatlCompIsMarkedForBackflush(@Nullable String matlCompIsMarkedForBackflush)
Original property name from the Odata EDM: MatlCompIsMarkedForBackflush
In the routing, the backflush indicator is set in the component assignment.In the material master record, the backflush indicator is set to "Always Backflush".In the material master record, the backflush indicator is set to "Work Center Decides", and the indicator is set in the work center.Each material component is assigned to an operation in the production order. If a material component is backflushed, the system posts the withdrawal only upon confirmation of the operation. The withdrawal is then posted automatically.
matlCompIsMarkedForBackflush
- Determines whether the backflush indicator is set in the production order. Here, a 3-level hierarchy
logic is applied:public void setSetupAndTeardownTime(@Nullable BigDecimal setupAndTeardownTime)
Original property name from the Odata EDM: SetupAndTeardownTime
The setup and teardown time is independent of the order quantity.
setupAndTeardownTime
- Specifies the number of workdays needed to set up and tear down the various work centers where the
material is processed. This value is the total of the setup and teardown times.public void setProductionSchedulingProfile(@Nullable String productionSchedulingProfile)
Original property name from the Odata EDM: ProductionSchedulingProfile
· specify that certain business transactions are carried out in parallel in a production order / process order (you can, for example, create and release an order at the same time, or release an order and print the shop papers)· trigger an automatic goods receipt· specify an overall profile for capacity levelingThe production scheduling profile is copied into the order during order creation.You can assign a production scheduling profile to a· product· production supervisorThe assignment to a material has a higher priority.
productionSchedulingProfile
- Profile that you can use topublic void setTransitionTime(@Nullable BigDecimal transitionTime)
Original property name from the Odata EDM: TransitionTime
Move timeQueue timeWait timeFloat before productionFloat after productionPlanned delivery time of an operation processed externallyThe interoperation time is independent of the order quantity.
transitionTime
- Specifies the number of workdays required for the transition of a produced material between work
centers or work center groups. It includes the following times:protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<ProductWorkScheduling>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ProductWorkScheduling>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProductWorkScheduling>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ProductWorkScheduling>
@Nonnull public static <T> ProductWorkSchedulingField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.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.@Nonnull public static <T,DomainT> ProductWorkSchedulingField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<ProductWorkScheduling>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<ProductWorkScheduling>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<ProductWorkScheduling>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<ProductWorkScheduling>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static ProductWorkScheduling.ProductWorkSchedulingBuilder 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 BigDecimal getMaterialBaseQuantity()
Original property name from the Odata EDM: MaterialBaseQuantity
@Nullable public Boolean getUnlimitedOverDelivIsAllowed()
Original property name from the Odata EDM: UnlimitedOverDelivIsAllowed
@Nullable public BigDecimal getOverDelivToleranceLimit()
Original property name from the Odata EDM: OverDelivToleranceLimit
@Nullable public BigDecimal getUnderDelivToleranceLimit()
Original property name from the Odata EDM: UnderDelivToleranceLimit
@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 getBaseUnit()
Original property name from the Odata EDM: BaseUnit
You define the base unit of measure and also alternative units of measure and their conversion factors in the material master record.Since all data is updated in the base unit of measure, your entry is particularly important for the conversion of alternative units of measure. A quantity in the alternative unit of measure can only be shown precisely if its value can be shown with the decimal places available. To ensure this, please note the following:The base unit of measure is the unit satisfying the highest necessary requirement for precision.The conversion of alternative units of measure to the base unit should result in simple decimal fractions (not, for example, 1/3 = 0.333...).Inventory ManagementIn Inventory Management, the base unit of measure is the same as the stockkeeping unit.ServicesServices have units of measure of their own, including the following:Service unitUnit of measure at the higher item level. The precise quantities of the individual services are each at the detailed service line level.BlanketUnit of measure at service line level for services to be provided once only, and for which no precise quantities can or are to be specified.
@Nullable public BigDecimal getProductProcessingTime()
Original property name from the Odata EDM: ProductProcessingTime
The processing time depends on the order quantity.
@Nullable public String getProductionSupervisor()
Original property name from the Odata EDM: ProductionSupervisor
Among other things, the production supervisor determines how capacity requirements are calculated for a material during a scheduling run.
@Nullable public String getProductProductionQuantityUnit()
Original property name from the Odata EDM: ProductProductionQuantityUnit
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.When you create a production order for a material, and a production unit has been entered in both the material master record and in the routing, the system checks whether the quantity entered in the production order falls within the lot size range in the routing.
@Nullable public String getProdnOrderIsBatchRequired()
Original property name from the Odata EDM: ProdnOrderIsBatchRequired
This indicator refers to the components of an order, not to the finished product to be manufactured. You have the following options:The batches can be determined when the goods issue is posted.The batches must be entered in the order before it is released.The batches must be entered in the order before the goods issue is posted, but not necessarily before the order is released.If you use pick parts, the batches are determined in the transfer order and then confirmed to the order. If there is no direct link between the transfer order and the production order/process order (for example, with release order parts or crate parts), you must enter the batches in the production order/process order manually.The batches are determined automatically when the order is released.
@Nullable public String getTransitionMatrixProductsGroup()
Original property name from the Odata EDM: TransitionMatrixProductsGroup
No checks take place for this field.
@Nullable public String getOrderChangeManagementProfile()
Original property name from the Odata EDM: OrderChangeManagementProfile
In an overall profile you assign change profiles to the following processes:sales order processmaster data processassembly order processThat means that each of these processes can be controlled individually.
@Nullable public String getMatlCompIsMarkedForBackflush()
Original property name from the Odata EDM: MatlCompIsMarkedForBackflush
In the routing, the backflush indicator is set in the component assignment.In the material master record, the backflush indicator is set to "Always Backflush".In the material master record, the backflush indicator is set to "Work Center Decides", and the indicator is set in the work center.Each material component is assigned to an operation in the production order. If a material component is backflushed, the system posts the withdrawal only upon confirmation of the operation. The withdrawal is then posted automatically.
@Nullable public BigDecimal getSetupAndTeardownTime()
Original property name from the Odata EDM: SetupAndTeardownTime
The setup and teardown time is independent of the order quantity.
@Nullable public String getProductionSchedulingProfile()
Original property name from the Odata EDM: ProductionSchedulingProfile
· specify that certain business transactions are carried out in parallel in a production order / process order (you can, for example, create and release an order at the same time, or release an order and print the shop papers)· trigger an automatic goods receipt· specify an overall profile for capacity levelingThe production scheduling profile is copied into the order during order creation.You can assign a production scheduling profile to a· product· production supervisorThe assignment to a material has a higher priority.
@Nullable public BigDecimal getTransitionTime()
Original property name from the Odata EDM: TransitionTime
Move timeQueue timeWait timeFloat before productionFloat after productionPlanned delivery time of an operation processed externallyThe interoperation time is independent of the order quantity.
@Nonnull public String toString()
toString
in class VdmObject<ProductWorkScheduling>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<ProductWorkScheduling>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<ProductWorkScheduling>
public int hashCode()
hashCode
in class VdmObject<ProductWorkScheduling>
Copyright © 2020 SAP SE. All rights reserved.