public static class SalesDocumentProposalItem.SalesDocumentProposalItemBuilder extends Object
@Nonnull public SalesDocumentProposalItem.SalesDocumentProposalItemBuilder salesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
this
.@Nonnull public SalesDocumentProposalItem.SalesDocumentProposalItemBuilder distributionChannel(@Nullable String distributionChannel)
Original property name from the Odata EDM: DistributionChannel
this
.@Nonnull public SalesDocumentProposalItem.SalesDocumentProposalItemBuilder organizationDivision(@Nullable String organizationDivision)
Original property name from the Odata EDM: OrganizationDivision
this
.@Nonnull public SalesDocumentProposalItem.SalesDocumentProposalItemBuilder salesGroup(@Nullable String salesGroup)
Original property name from the Odata EDM: SalesGroup
this
.@Nonnull public SalesDocumentProposalItem.SalesDocumentProposalItemBuilder salesOffice(@Nullable String salesOffice)
Original property name from the Odata EDM: SalesOffice
this
.@Nonnull public SalesDocumentProposalItem.SalesDocumentProposalItemBuilder soldToParty(@Nullable String soldToParty)
Original property name from the Odata EDM: SoldToParty
this
.@Nonnull public SalesDocumentProposalItem.SalesDocumentProposalItemBuilder salesDocumentType(@Nullable String salesDocumentType)
Original property name from the Odata EDM: SalesDocumentType
this
.@Nonnull public SalesDocumentProposalItem.SalesDocumentProposalItemBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.@Nonnull public SalesDocumentProposalItem.SalesDocumentProposalItemBuilder batch(@Nullable String batch)
Original property name from the Odata EDM: Batch
this
.@Nonnull public SalesDocumentProposalItem.SalesDocumentProposalItemBuilder orderQuantity(@Nullable BigDecimal orderQuantity)
Original property name from the Odata EDM: OrderQuantity
this
.@Nonnull public SalesDocumentProposalItem.SalesDocumentProposalItemBuilder orderQuantityUnit(@Nullable String orderQuantityUnit)
Original property name from the Odata EDM: OrderQuantityUnit
this
.@Nonnull public SalesDocumentProposalItem build()
Copyright © 2021 SAP SE. All rights reserved.