public static class CharcAttribSeldCodeSet.CharcAttribSeldCodeSetBuilder extends Object
public CharcAttribSeldCodeSet.CharcAttribSeldCodeSetBuilder selectedCodeSetPlant(@Nullable String selectedCodeSetPlant)
Original property name from the Odata EDM: SelectedCodeSetPlant
this
.public CharcAttribSeldCodeSet.CharcAttribSeldCodeSetBuilder selectedCodeSet(@Nullable String selectedCodeSet)
Original property name from the Odata EDM: SelectedCodeSet
this
.public CharcAttribSeldCodeSet.CharcAttribSeldCodeSetBuilder inspectionSelectedSetStatus(@Nullable String inspectionSelectedSetStatus)
Original property name from the Odata EDM: InspectionSelectedSetStatus
You cannot reference a master record with status 1 (being created).Before you can reference a master record, you must first release it by setting its status to 2 (released).You should not reference master records with status 3 (can no longer be used) These master records may, however, already be in use.Master records with status 4 (deletion flag) are deleted during the next archiving run. The system then checks whether the master record is still being used. If the master record is not referenced, it is deleted. If it is referenced, it cannot be deleted.
this
.public CharcAttribSeldCodeSet.CharcAttribSeldCodeSetBuilder charcAttribSeldSetCreatedBy(@Nullable String charcAttribSeldSetCreatedBy)
Original property name from the Odata EDM: CharcAttribSeldSetCreatedBy
The system automatically enters the user name.
this
.public CharcAttribSeldCodeSet.CharcAttribSeldCodeSetBuilder charcAttribSeldSetCrtedOn(@Nullable LocalDateTime charcAttribSeldSetCrtedOn)
Original property name from the Odata EDM: CharcAttribSeldSetCrtedOn
The system enters the current system date.
this
.public CharcAttribSeldCodeSet.CharcAttribSeldCodeSetBuilder charcAttribSeldSetLastChgdBy(@Nullable String charcAttribSeldSetLastChgdBy)
Original property name from the Odata EDM: CharcAttribSeldSetLastChgdBy
this
.public CharcAttribSeldCodeSet.CharcAttribSeldCodeSetBuilder charcAttribSeldSetLastChgdOn(@Nullable LocalDateTime charcAttribSeldSetLastChgdOn)
Original property name from the Odata EDM: CharcAttribSeldSetLastChgdOn
The system enters the current system date.
this
.public CharcAttribSeldCodeSet build()
Copyright © 2020 SAP SE. All rights reserved.