public static class MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder extends Object
public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder masterRecipeGroup(@Nullable String masterRecipeGroup)
Original property name from the Odata EDM: MasterRecipeGroup
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
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder masterRecipe(@Nullable String masterRecipe)
Original property name from the Odata EDM: MasterRecipe
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
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder masterRecipeMaterialAssignment(@Nullable String masterRecipeMaterialAssignment)
Original property name from the Odata EDM: MasterRecipeMaterialAssignment
this
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder mstrRcpMatlAssgmtIntVersion(@Nullable String mstrRcpMatlAssgmtIntVersion)
Original property name from the Odata EDM: MstrRcpMatlAssgmtIntVersion
this
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
this
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
this
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder 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
.public MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder changedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
To standardize local times in a UTC time stamp and thus make them comparable with other times, these local times
need to be converted using your time zone and the ABAP command convert.Even if the system is able to determine
the time zone from Customizing or master data, you shoul save the time zone redundantly here.The internal
structure of the UTC time stamp is subdivided into a date part and a time part in packed number format
this
.public MasterRecipeMatlAssgmt build()
Copyright © 2020 SAP SE. All rights reserved.