Class ServiceEntrySheet.ServiceEntrySheetBuilder
- Enclosing class:
- ServiceEntrySheet
-
Method Summary
Modifier and TypeMethodDescriptionapprovalDateTime(ZonedDateTime approvalDateTime) Constraints: Not nullable, Precision: 7approvalStatus(String approvalStatus) Constraints: Not nullable, Maximum length: 2build()createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 5externalRevisionDateTime(ZonedDateTime externalRevisionDateTime) Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 1isEndOfPurposeBlocked(String isEndOfPurposeBlocked) Constraints: Not nullable, Maximum length: 1lastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12materialDocument(String materialDocument) Constraints: Not nullable, Maximum length: 10materialDocumentYear(String materialDocumentYear) Constraints: Not nullable, Maximum length: 4originObjectType(String originObjectType) Constraints: Not nullable, Maximum length: 2postingDate(LocalDateTime postingDate) Constraints: Not nullable, Precision: 0purchaseOrder(String purchaseOrder) Constraints: Not nullable, Maximum length: 10purchasingGroup(String purchasingGroup) Constraints: Not nullable, Maximum length: 3purchasingOrganization(String purchasingOrganization) Constraints: Not nullable, Maximum length: 4purgDocExternalReference(String purgDocExternalReference) Constraints: Not nullable, Maximum length: 70purgDocExternalSystem(String purgDocExternalSystem) Constraints: Not nullable, Maximum length: 60responsiblePerson(String responsiblePerson) Constraints: Not nullable, Maximum length: 8serviceEntrySheet(String serviceEntrySheet) (Key Field) Constraints: Not nullable, Maximum length: 10serviceEntrySheetItem(ServiceEntrySheetItem... value) Navigation property to_ServiceEntrySheetItem for ServiceEntrySheet to multiple ServiceEntrySheetItem.serviceEntrySheetName(String serviceEntrySheetName) Constraints: Not nullable, Maximum length: 40serviceEntrySheetUUID(UUID serviceEntrySheetUUID) Constraints: nonesESWorkflowStatus(String sESWorkflowStatus) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 10toString()
-
Method Details
-
serviceEntrySheetItem
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder serviceEntrySheetItem(ServiceEntrySheetItem... value) Navigation property to_ServiceEntrySheetItem for ServiceEntrySheet to multiple ServiceEntrySheetItem.- Parameters:
value- The ServiceEntrySheetItems to build this ServiceEntrySheet with.- Returns:
- This Builder to allow for a fluent interface.
-
serviceEntrySheet
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder serviceEntrySheet(@Nullable String serviceEntrySheet) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceEntrySheet
- Returns:
this.
-
approvalDateTime
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder approvalDateTime(@Nullable ZonedDateTime approvalDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ApprovalDateTime
- Returns:
this.
-
approvalStatus
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder approvalStatus(@Nullable String approvalStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ApprovalStatus
- Returns:
this.
-
sESWorkflowStatus
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder sESWorkflowStatus(@Nullable String sESWorkflowStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SESWorkflowStatus
- Returns:
this.
-
createdByUser
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDateTime
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
purchasingOrganization
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder purchasingOrganization(@Nullable String purchasingOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Returns:
this.
-
purchasingGroup
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder purchasingGroup(@Nullable String purchasingGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PurchasingGroup
- Returns:
this.
-
isEndOfPurposeBlocked
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder isEndOfPurposeBlocked(@Nullable String isEndOfPurposeBlocked) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsEndOfPurposeBlocked
- Returns:
this.
-
currency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: Currency
- Returns:
this.
-
isDeleted
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsDeleted
- Returns:
this.
-
lastChangeDateTime
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
lastChangedByUser
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
materialDocument
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder materialDocument(@Nullable String materialDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MaterialDocument
- Returns:
this.
-
materialDocumentYear
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder materialDocumentYear(@Nullable String materialDocumentYear) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaterialDocumentYear
- Returns:
this.
-
originObjectType
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder originObjectType(@Nullable String originObjectType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OriginObjectType
- Returns:
this.
-
purchaseOrder
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder purchaseOrder(@Nullable String purchaseOrder) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchaseOrder
- Returns:
this.
-
responsiblePerson
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder responsiblePerson(@Nullable String responsiblePerson) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ResponsiblePerson
- Returns:
this.
-
serviceEntrySheetName
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder serviceEntrySheetName(@Nullable String serviceEntrySheetName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ServiceEntrySheetName
- Returns:
this.
-
serviceEntrySheetUUID
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder serviceEntrySheetUUID(@Nullable UUID serviceEntrySheetUUID) Constraints: noneOriginal property name from the Odata EDM: ServiceEntrySheetUUID
- Returns:
this.
-
supplier
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Returns:
this.
-
purgDocExternalSystem
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder purgDocExternalSystem(@Nullable String purgDocExternalSystem) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: PurgDocExternalSystem
- Returns:
this.
-
purgDocExternalReference
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder purgDocExternalReference(@Nullable String purgDocExternalReference) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: PurgDocExternalReference
- Returns:
this.
-
externalRevisionDateTime
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder externalRevisionDateTime(@Nullable ZonedDateTime externalRevisionDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ExternalRevisionDateTime
- Returns:
this.
-
postingDate
@Nonnull public ServiceEntrySheet.ServiceEntrySheetBuilder postingDate(@Nullable LocalDateTime postingDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PostingDate
- Returns:
this.
-
build
-
toString
-