public static final class ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder extends Object
@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder referenceObject(ServiceOrderTmplItemRefObj... value)
value
- The ServiceOrderTmplItemRefObjs to build this ServiceOrderTemplateItem with.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder serviceOrderTemplate(ServiceOrderTemplate value)
value
- The ServiceOrderTemplate to build this ServiceOrderTemplateItem with.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder serviceOrderTemplate(String value)
Original property name from the Odata EDM: ServiceOrderTemplate
value
- The serviceOrderTemplate to build this ServiceOrderTemplateItem with.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder text(ServiceOrderTmplItemText... value)
value
- The ServiceOrderTmplItemTexts to build this ServiceOrderTemplateItem with.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder serviceOrderTemplateItem(@Nullable String serviceOrderTemplateItem)
Original property name from the Odata EDM: ServiceOrderTemplateItem
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder serviceOrderTemplateItemUUID(@Nullable UUID serviceOrderTemplateItemUUID)
Original property name from the Odata EDM: ServiceOrderTemplateItemUUID
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 ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder srvcOrdTmplItmDescription(@Nullable String srvcOrdTmplItmDescription)
Original property name from the Odata EDM: SrvcOrdTmplItmDescription
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder serviceObjectType(@Nullable String serviceObjectType)
Original property name from the Odata EDM: ServiceObjectType
You assign one or more business transaction categories to a transaction type.Depending on the leading business transaction category, only specific combinations are possible with other business transaction categories. The business transaction category Sales can only be combined with Activities, for example.
Service, Sales, Activity).this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder serviceDocumentItemObjectType(@Nullable String serviceDocumentItemObjectType)
Original property name from the Odata EDM: ServiceDocumentItemObjectType
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder 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 ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder 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 ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder quantityUnit(@Nullable String quantityUnit)
Original property name from the Odata EDM: QuantityUnit
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder srvcOrdTmplItmCategory(@Nullable String srvcOrdTmplItmCategory)
Original property name from the Odata EDM: SrvcOrdTmplItmCategory
An item category defines the characteristics and attributes of a transaction item and thus controls the processing of an item.
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder srvcOrdTmplItmRejectionReason(@Nullable String srvcOrdTmplItmRejectionReason)
Original property name from the Odata EDM: SrvcOrdTmplItmRejectionReason
The rejection can either come from your company, or from the customer (for example, the customer rejects a quotation because the price is too high).Enter a predefined value for your system.
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder srvcDocItmValdtyStartDateTime(@Nullable ZonedDateTime srvcDocItmValdtyStartDateTime)
Original property name from the Odata EDM: SrvcDocItmValdtyStartDateTime
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder srvcDocItmValdtyEndDateTime(@Nullable ZonedDateTime srvcDocItmValdtyEndDateTime)
Original property name from the Odata EDM: SrvcDocItmValdtyEndDateTime
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder personResponsible(@Nullable String personResponsible)
Original property name from the Odata EDM: PersonResponsible
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder srvcOrdTmplItmIsReleased(@Nullable String srvcOrdTmplItmIsReleased)
Original property name from the Odata EDM: SrvcOrdTmplItmIsReleased
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder parentServiceOrderTemplateItem(@Nullable String parentServiceOrderTemplateItem)
Original property name from the Odata EDM: ParentServiceOrderTemplateItem
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder srvcOrdTmplItmIsCompleted(@Nullable String srvcOrdTmplItmIsCompleted)
Original property name from the Odata EDM: SrvcOrdTmplItmIsCompleted
this
.@Nonnull public ServiceOrderTemplateItem.ServiceOrderTemplateItemBuilder srvcOrdTmplItmIsRejected(@Nullable String srvcOrdTmplItmIsRejected)
Original property name from the Odata EDM: SrvcOrdTmplItmIsRejected
this
.@Nonnull public ServiceOrderTemplateItem build()
Copyright © 2021 SAP SE. All rights reserved.