public static final class ProductionRoutingSequence.ProductionRoutingSequenceBuilder extends Object
@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder operation(ProductionRoutingOperation... value)
value
- The ProductionRoutingOperations to build this ProductionRoutingSequence with.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder productionRoutingGroup(@Nullable String productionRoutingGroup)
Original property name from the Odata EDM: ProductionRoutingGroup
You can use groups, for instance, to identify two routings that have different production steps for one material.Enter the group to which you want to restrict the selection.
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder productionRouting(@Nullable String productionRouting)
Original property name from the Odata EDM: ProductionRouting
In Production Planning and Control, for example, it serves to identify alternative production processes in task lists and is used to make a distinction between similar task lists.The group counter can be used to identify different lot-size ranges, for example.
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder productionRoutingSequence(@Nullable String productionRoutingSequence)
Original property name from the Odata EDM: ProductionRoutingSequence
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder productionRoutingSqncIntVers(@Nullable String productionRoutingSqncIntVers)
Original property name from the Odata EDM: ProductionRoutingSqncIntVers
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder changeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
If you make a change with reference to a change number, or create anobject with a change number, the following functions are at your disposal:The system determines the effectivity parametersThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date effectivity (valid from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation for the changesRevision level to indicate the change status of a material or documentChanges released for the different areas in the company.
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder sequenceCategory(@Nullable String sequenceCategory)
Original property name from the Odata EDM: SequenceCategory
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder billOfOperationsRefSequence(@Nullable String billOfOperationsRefSequence)
Original property name from the Odata EDM: BillOfOperationsRefSequence
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder bOOSqncBranchOpInternalID(@Nullable String bOOSqncBranchOpInternalID)
Original property name from the Odata EDM: BOOSqncBranchOpInternalID
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder bOOSqncReturnOpInternalID(@Nullable String bOOSqncReturnOpInternalID)
Original property name from the Odata EDM: BOOSqncReturnOpInternalID
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder minimumLotSizeQuantity(@Nullable BigDecimal minimumLotSizeQuantity)
Original property name from the Odata EDM: MinimumLotSizeQuantity
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder maximumLotSizeQuantity(@Nullable BigDecimal maximumLotSizeQuantity)
Original property name from the Odata EDM: MaximumLotSizeQuantity
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder billOfOperationsUnit(@Nullable String billOfOperationsUnit)
Original property name from the Odata EDM: BillOfOperationsUnit
The unit of measure in the material master is used in the task list.If you have not maintained a unit of measure in the material master, the unit from the profile is proposed.
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder sequenceText(@Nullable String sequenceText)
Original property name from the Odata EDM: SequenceText
This text is copied into the first line of the long text description of the sequence.Character formats such as bold or italics are not supported in short texts. If you use special character formats in long texts, the system displays the corresponding control characters in the short text.
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.@Nonnull public ProductionRoutingSequence.ProductionRoutingSequenceBuilder changedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
this
.@Nonnull public ProductionRoutingSequence build()
Copyright © 2021 SAP SE. All rights reserved.