public static class WorkCenterDescription.WorkCenterDescriptionBuilder extends Object
public WorkCenterDescription.WorkCenterDescriptionBuilder workCenterInternalID(@Nullable String workCenterInternalID)
Original property name from the Odata EDM: WorkCenterInternalID
The number is only used internally but the system displays it within matchcode selection for technical reasons. You do not have to make an entry.
center or production resource/tool).this
.public WorkCenterDescription.WorkCenterDescriptionBuilder workCenterTypeCode(@Nullable String workCenterTypeCode)
Original property name from the Odata EDM: WorkCenterTypeCode
this
.public WorkCenterDescription.WorkCenterDescriptionBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
this
.public WorkCenterDescription.WorkCenterDescriptionBuilder workCenterDesc(@Nullable String workCenterDesc)
Original property name from the Odata EDM: WorkCenterDesc
this
.public WorkCenterDescription.WorkCenterDescriptionBuilder workCenter(@Nullable String workCenter)
Original property name from the Odata EDM: WorkCenter
this
.public WorkCenterDescription.WorkCenterDescriptionBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.public WorkCenterDescription.WorkCenterDescriptionBuilder workCenterCategoryCode(@Nullable String workCenterCategoryCode)
Original property name from the Odata EDM: WorkCenterCategoryCode
The work center category determines which data can be maintained in the master record for the work center.
maintenance work center).this
.public WorkCenterDescription.WorkCenterDescriptionBuilder workCenterLastChangeDateTime(@Nullable ZonedDateTime workCenterLastChangeDateTime)
Original property name from the Odata EDM: WorkCenterLastChangeDateTime
this
.public WorkCenterDescription build()
Copyright © 2020 SAP SE. All rights reserved.