public static final class ServiceEntrySheet.ServiceEntrySheetBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ServiceEntrySheet.ServiceEntrySheetBuilder |
approvalDateTime(ZonedDateTime approvalDateTime)
Constraints: Not nullable, Precision: 7
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
approvalStatus(String approvalStatus)
Constraints: Not nullable, Maximum length: 2
|
ServiceEntrySheet |
build() |
ServiceEntrySheet.ServiceEntrySheetBuilder |
createdByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
creationDateTime(ZonedDateTime creationDateTime)
Constraints: Not nullable, Precision: 7
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
currency(String currency)
Constraints: Not nullable, Maximum length: 5
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
externalRevisionDateTime(ZonedDateTime externalRevisionDateTime)
Constraints: Not nullable, Precision: 7
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
isDeleted(String isDeleted)
Constraints: Not nullable, Maximum length: 1
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
isEndOfPurposeBlocked(String isEndOfPurposeBlocked)
Constraints: Not nullable, Maximum length: 1
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
lastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
lastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
materialDocument(String materialDocument)
Constraints: Not nullable, Maximum length: 10
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
materialDocumentYear(String materialDocumentYear)
Constraints: Not nullable, Maximum length: 4
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
originObjectType(String originObjectType)
Constraints: Not nullable, Maximum length: 2
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
postingDate(LocalDateTime postingDate)
Constraints: Not nullable, Precision: 0
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
purchaseOrder(String purchaseOrder)
Constraints: Not nullable, Maximum length: 10
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
purchasingGroup(String purchasingGroup)
Constraints: Not nullable, Maximum length: 3
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
purchasingOrganization(String purchasingOrganization)
Constraints: Not nullable, Maximum length: 4
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
purgDocExternalReference(String purgDocExternalReference)
Constraints: Not nullable, Maximum length: 70
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
purgDocExternalSystem(String purgDocExternalSystem)
Constraints: Not nullable, Maximum length: 60
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
responsiblePerson(String responsiblePerson)
Constraints: Not nullable, Maximum length: 8
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
serviceEntrySheet(String serviceEntrySheet)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
serviceEntrySheetItem(ServiceEntrySheetItem... value)
Navigation property to_ServiceEntrySheetItem for ServiceEntrySheet to multiple
ServiceEntrySheetItem.
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
serviceEntrySheetName(String serviceEntrySheetName)
Constraints: Not nullable, Maximum length: 40
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
serviceEntrySheetUUID(UUID serviceEntrySheetUUID)
Constraints: none
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
supplier(String supplier)
Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder serviceEntrySheetItem(ServiceEntrySheetItem... value)
value
- The ServiceEntrySheetItems to build this ServiceEntrySheet with.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder serviceEntrySheet(@Nullable String serviceEntrySheet)
Original property name from the Odata EDM: ServiceEntrySheet
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder approvalDateTime(@Nullable ZonedDateTime approvalDateTime)
Original property name from the Odata EDM: ApprovalDateTime
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder approvalStatus(@Nullable String approvalStatus)
Original property name from the Odata EDM: ApprovalStatus
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder purchasingOrganization(@Nullable String purchasingOrganization)
Original property name from the Odata EDM: PurchasingOrganization
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder purchasingGroup(@Nullable String purchasingGroup)
Original property name from the Odata EDM: PurchasingGroup
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder isEndOfPurposeBlocked(@Nullable String isEndOfPurposeBlocked)
Original property name from the Odata EDM: IsEndOfPurposeBlocked
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder currency(@Nullable String currency)
Original property name from the Odata EDM: Currency
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder isDeleted(@Nullable String isDeleted)
Original property name from the Odata EDM: IsDeleted
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder materialDocument(@Nullable String materialDocument)
Original property name from the Odata EDM: MaterialDocument
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder materialDocumentYear(@Nullable String materialDocumentYear)
Original property name from the Odata EDM: MaterialDocumentYear
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder originObjectType(@Nullable String originObjectType)
Original property name from the Odata EDM: OriginObjectType
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder purchaseOrder(@Nullable String purchaseOrder)
Original property name from the Odata EDM: PurchaseOrder
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder responsiblePerson(@Nullable String responsiblePerson)
Original property name from the Odata EDM: ResponsiblePerson
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder serviceEntrySheetName(@Nullable String serviceEntrySheetName)
Original property name from the Odata EDM: ServiceEntrySheetName
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder serviceEntrySheetUUID(@Nullable UUID serviceEntrySheetUUID)
Original property name from the Odata EDM: ServiceEntrySheetUUID
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder purgDocExternalSystem(@Nullable String purgDocExternalSystem)
Original property name from the Odata EDM: PurgDocExternalSystem
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder purgDocExternalReference(@Nullable String purgDocExternalReference)
Original property name from the Odata EDM: PurgDocExternalReference
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder externalRevisionDateTime(@Nullable ZonedDateTime externalRevisionDateTime)
Original property name from the Odata EDM: ExternalRevisionDateTime
this
.@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder postingDate(@Nullable LocalDateTime postingDate)
Original property name from the Odata EDM: PostingDate
this
.@Nonnull public ServiceEntrySheet build()
Copyright © 2021 SAP SE. All rights reserved.