Class ServiceEntrySheetItem.ServiceEntrySheetItemBuilder
- Enclosing class:
- ServiceEntrySheetItem
-
Method Summary
Modifier and TypeMethodDescriptionaccountAssignment(SrvcEntrShtAcctAssignment... value) Navigation property to_AccountAssignment for ServiceEntrySheetItem to multiple SrvcEntrShtAcctAssignment.accountAssignmentCategory(String accountAssignmentCategory) Constraints: Not nullable, Maximum length: 1build()confirmedQuantity(BigDecimal confirmedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 1lastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12materialGroup(String materialGroup) Constraints: Not nullable, Maximum length: 9multipleAcctAssgmtDistribution(String multipleAcctAssgmtDistribution) Constraints: Not nullable, Maximum length: 1netAmount(BigDecimal netAmount) Constraints: Not nullable, Precision: 14, Scale: 3netPriceAmount(BigDecimal netPriceAmount) Constraints: Not nullable, Precision: 14, Scale: 3originObject(String originObject) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 4purchaseContract(String purchaseContract) Constraints: Not nullable, Maximum length: 10purchaseContractItem(String purchaseContractItem) Constraints: Not nullable, Maximum length: 5purchaseOrder(String purchaseOrder) Constraints: Not nullable, Maximum length: 10purchaseOrderItem(String purchaseOrderItem) Constraints: Not nullable, Maximum length: 5purchasingGroup(String purchasingGroup) Constraints: Not nullable, Maximum length: 3purchasingOrganization(String purchasingOrganization) Constraints: Not nullable, Maximum length: 4purgDocItemExternalReference(String purgDocItemExternalReference) Constraints: Not nullable, Maximum length: 70quantityUnit(String quantityUnit) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 40serviceEntrySheet(String serviceEntrySheet) (Key Field) Constraints: Not nullable, Maximum length: 10serviceEntrySheetItem(String serviceEntrySheetItem) (Key Field) Constraints: Not nullable, Maximum length: 5serviceEntrySheetItemDesc(String serviceEntrySheetItemDesc) Constraints: Not nullable, Maximum length: 40serviceEntrySheetItemUUID(UUID serviceEntrySheetItemUUID) Constraints: noneserviceEntrySheetUUID(UUID serviceEntrySheetUUID) Constraints: noneservicePerformanceDate(LocalDateTime servicePerformanceDate) Constraints: Not nullable, Precision: 0servicePerformanceEndDate(LocalDateTime servicePerformanceEndDate) Constraints: Not nullable, Precision: 0servicePerformer(String servicePerformer) Constraints: Not nullable, Maximum length: 10sESItemIsFinalEntry(Boolean sESItemIsFinalEntry) Constraints: noneConstraints: Not nullable, Maximum length: 2taxCountry(String taxCountry) Constraints: Not nullable, Maximum length: 3taxJurisdiction(String taxJurisdiction) Constraints: Not nullable, Maximum length: 15toString()Constraints: Not nullable, Maximum length: 10
-
Method Details
-
accountAssignment
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder accountAssignment(SrvcEntrShtAcctAssignment... value) Navigation property to_AccountAssignment for ServiceEntrySheetItem to multiple SrvcEntrShtAcctAssignment.- Parameters:
value- The SrvcEntrShtAcctAssignments to build this ServiceEntrySheetItem with.- Returns:
- This Builder to allow for a fluent interface.
-
serviceEntrySheet
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder serviceEntrySheet(@Nullable String serviceEntrySheet) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceEntrySheet
- Returns:
this.
-
serviceEntrySheetItem
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder serviceEntrySheetItem(@Nullable String serviceEntrySheetItem) (Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ServiceEntrySheetItem
- Returns:
this.
-
accountAssignmentCategory
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder accountAssignmentCategory(@Nullable String accountAssignmentCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: AccountAssignmentCategory
- Returns:
this.
-
confirmedQuantity
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder confirmedQuantity(@Nullable BigDecimal confirmedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ConfirmedQuantity
- Returns:
this.
-
createdByUser
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDateTime
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
purchasingOrganization
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder purchasingOrganization(@Nullable String purchasingOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Returns:
this.
-
purchasingGroup
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder purchasingGroup(@Nullable String purchasingGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PurchasingGroup
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
currency
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder currency(@Nullable String currency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: Currency
- Returns:
this.
-
isDeleted
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder isDeleted(@Nullable String isDeleted) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsDeleted
- Returns:
this.
-
lastChangeDateTime
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
lastChangedByUser
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
materialGroup
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder materialGroup(@Nullable String materialGroup) Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: MaterialGroup
- Returns:
this.
-
multipleAcctAssgmtDistribution
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder multipleAcctAssgmtDistribution(@Nullable String multipleAcctAssgmtDistribution) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MultipleAcctAssgmtDistribution
- Returns:
this.
-
netAmount
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder netAmount(@Nullable BigDecimal netAmount) Constraints: Not nullable, Precision: 14, Scale: 3Original property name from the Odata EDM: NetAmount
- Returns:
this.
-
netPriceAmount
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder netPriceAmount(@Nullable BigDecimal netPriceAmount) Constraints: Not nullable, Precision: 14, Scale: 3Original property name from the Odata EDM: NetPriceAmount
- Returns:
this.
-
originObject
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder originObject(@Nullable String originObject) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: OriginObject
- Returns:
this.
-
purchaseOrder
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder purchaseOrder(@Nullable String purchaseOrder) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchaseOrder
- Returns:
this.
-
purchaseOrderItem
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder purchaseOrderItem(@Nullable String purchaseOrderItem) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: PurchaseOrderItem
- Returns:
this.
-
purchaseContract
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder purchaseContract(@Nullable String purchaseContract) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchaseContract
- Returns:
this.
-
purchaseContractItem
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder purchaseContractItem(@Nullable String purchaseContractItem) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: PurchaseContractItem
- Returns:
this.
-
quantityUnit
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder quantityUnit(@Nullable String quantityUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: QuantityUnit
- Returns:
this.
-
service
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder service(@Nullable String service) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Service
- Returns:
this.
-
serviceEntrySheetItemDesc
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder serviceEntrySheetItemDesc(@Nullable String serviceEntrySheetItemDesc) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ServiceEntrySheetItemDesc
- Returns:
this.
-
serviceEntrySheetItemUUID
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder serviceEntrySheetItemUUID(@Nullable UUID serviceEntrySheetItemUUID) Constraints: noneOriginal property name from the Odata EDM: ServiceEntrySheetItemUUID
- Returns:
this.
-
serviceEntrySheetUUID
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder serviceEntrySheetUUID(@Nullable UUID serviceEntrySheetUUID) Constraints: noneOriginal property name from the Odata EDM: ServiceEntrySheetUUID
- Returns:
this.
-
servicePerformanceDate
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder servicePerformanceDate(@Nullable LocalDateTime servicePerformanceDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ServicePerformanceDate
- Returns:
this.
-
servicePerformanceEndDate
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder servicePerformanceEndDate(@Nullable LocalDateTime servicePerformanceEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ServicePerformanceEndDate
- Returns:
this.
-
servicePerformer
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder servicePerformer(@Nullable String servicePerformer) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServicePerformer
- Returns:
this.
-
workItem
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder workItem(@Nullable String workItem) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WorkItem
- Returns:
this.
-
purgDocItemExternalReference
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder purgDocItemExternalReference(@Nullable String purgDocItemExternalReference) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: PurgDocItemExternalReference
- Returns:
this.
-
sESItemIsFinalEntry
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder sESItemIsFinalEntry(@Nullable Boolean sESItemIsFinalEntry) Constraints: noneOriginal property name from the Odata EDM: SESItemIsFinalEntry
- Returns:
this.
-
taxCode
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder taxCode(@Nullable String taxCode) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TaxCode
- Returns:
this.
-
taxCountry
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder taxCountry(@Nullable String taxCountry) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: TaxCountry
- Returns:
this.
-
taxJurisdiction
@Nonnull public ServiceEntrySheetItem.ServiceEntrySheetItemBuilder taxJurisdiction(@Nullable String taxJurisdiction) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: TaxJurisdiction
- Returns:
this.
-
build
-
toString
-