public static final class ServiceQuotationItem.ServiceQuotationItemBuilder extends Object
@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder pricingElement(ServiceQtanItemPriceElement... value)
value
- The ServiceQtanItemPriceElements to build this ServiceQuotationItem with.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder referenceObject(ServiceQtanItemRefObject... value)
value
- The ServiceQtanItemRefObjects to build this ServiceQuotationItem with.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceQuotation(ServiceQuotation value)
value
- The ServiceQuotation to build this ServiceQuotationItem with.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceQuotation(String value)
Original property name from the Odata EDM: ServiceQuotation
value
- The serviceQuotation to build this ServiceQuotationItem with.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder text(ServiceQuotationItemText... value)
value
- The ServiceQuotationItemTexts to build this ServiceQuotationItem with.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceQuotationItem(@Nullable String serviceQuotationItem)
Original property name from the Odata EDM: ServiceQuotationItem
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceDocItemCategory(@Nullable String serviceDocItemCategory)
Original property name from the Odata EDM: ServiceDocItemCategory
An item category defines the characteristics and attributes of a transaction item and thus controls the processing of an item.
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceQuotationItemUUID(@Nullable UUID serviceQuotationItemUUID)
Original property name from the Odata EDM: ServiceQuotationItemUUID
This key is only used internally, and the operation number is always displayed on the interface. However, the operation number is not necessarily unique.
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceQtanItemDescription(@Nullable String serviceQtanItemDescription)
Original property name from the Odata EDM: ServiceQtanItemDescription
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
If, for whatever reason, you have to deliver a substitute product for the one originally required, you can see which product the customer originally ordered.
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder quantityUnit(@Nullable String quantityUnit)
Original property name from the Odata EDM: QuantityUnit
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder quantity(@Nullable BigDecimal quantity)
Original property name from the Odata EDM: Quantity
This field is only filled for a sales or opportunity item. This field remains empty for other item object types.
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceDuration(@Nullable BigDecimal serviceDuration)
Original property name from the Odata EDM: ServiceDuration
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceDurationUnit(@Nullable String serviceDurationUnit)
Original property name from the Odata EDM: ServiceDurationUnit
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceQtanItemExtReference(@Nullable String serviceQtanItemExtReference)
Original property name from the Odata EDM: ServiceQtanItemExtReference
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder soldToParty(@Nullable String soldToParty)
Original property name from the Odata EDM: SoldToParty
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder shipToParty(@Nullable String shipToParty)
Original property name from the Odata EDM: ShipToParty
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder personResponsible(@Nullable String personResponsible)
Original property name from the Odata EDM: PersonResponsible
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder servicePerformer(@Nullable String servicePerformer)
Original property name from the Odata EDM: ServicePerformer
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceQuotationItemIsAccepted(@Nullable String serviceQuotationItemIsAccepted)
Original property name from the Odata EDM: ServiceQuotationItemIsAccepted
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceQuotationItemIsRejected(@Nullable String serviceQuotationItemIsRejected)
Original property name from the Odata EDM: ServiceQuotationItemIsRejected
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder timeSheetOvertimeCategory(@Nullable String timeSheetOvertimeCategory)
Original property name from the Odata EDM: TimeSheetOvertimeCategory
It is used in the Manage My Timesheet app to efficiently create time entries.
the classification of the overtime hours.this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder referenceServiceContract(@Nullable String referenceServiceContract)
Original property name from the Odata EDM: ReferenceServiceContract
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder referenceServiceContractItem(@Nullable String referenceServiceContractItem)
Original property name from the Odata EDM: ReferenceServiceContractItem
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceQtanSuccessorOrder(@Nullable String serviceQtanSuccessorOrder)
Original property name from the Odata EDM: ServiceQtanSuccessorOrder
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder serviceQtanSuccessorOrderItem(@Nullable String serviceQtanSuccessorOrderItem)
Original property name from the Odata EDM: ServiceQtanSuccessorOrderItem
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder parentServiceQuotationItem(@Nullable String parentServiceQuotationItem)
Original property name from the Odata EDM: ParentServiceQuotationItem
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder respyMgmtServiceTeamName(@Nullable String respyMgmtServiceTeamName)
Original property name from the Odata EDM: RespyMgmtServiceTeamName
this
.@Nonnull public ServiceQuotationItem.ServiceQuotationItemBuilder respyMgmtGlobalTeamID(@Nullable String respyMgmtGlobalTeamID)
Original property name from the Odata EDM: RespyMgmtGlobalTeamID
this
.@Nonnull public ServiceQuotationItem build()
Copyright © 2020 SAP SE. All rights reserved.