public static final class CustProjSlsOrd.CustProjSlsOrdBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CustProjSlsOrd |
build() |
CustProjSlsOrd.CustProjSlsOrdBuilder |
customerAccountAssignmentGroup(String customerAccountAssignmentGroup)
Constraints: Not nullable, Maximum length: 2
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
customerPaymentTerms(String customerPaymentTerms)
Constraints: Not nullable, Maximum length: 4
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
customerProject(String customerProject)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
customerPurchaseOrderDate(LocalDateTime customerPurchaseOrderDate)
Constraints: Not nullable, Precision: 0
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
custProjSlsOrdItem(CustProjSlsOrdItem... value)
Navigation property to_CustProjSlsOrdItem for CustProjSlsOrd to multiple
CustProjSlsOrdItem.
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
custProjSlsOrdPartner(CustProjSlsOrdPartner... value)
Navigation property to_CustProjSlsOrdPartner for CustProjSlsOrd to multiple
CustProjSlsOrdPartner.
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
custProjSlsOrdText(CustProjSlsOrdText... value)
Navigation property to_CustProjSlsOrdText for CustProjSlsOrd to multiple
CustProjSlsOrdText.
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
distributionChannel(String distributionChannel)
Constraints: Not nullable, Maximum length: 2
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
headerBillingBlockReason(String headerBillingBlockReason)
Constraints: Not nullable, Maximum length: 2
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
organizationDivision(String organizationDivision)
Constraints: Not nullable, Maximum length: 2
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
paymentMethod(String paymentMethod)
Constraints: Not nullable, Maximum length: 1
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
purchaseOrderByCustomer(String purchaseOrderByCustomer)
Constraints: Not nullable, Maximum length: 35
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
salesGroup(String salesGroup)
Constraints: Not nullable, Maximum length: 3
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
salesOffice(String salesOffice)
Constraints: Not nullable, Maximum length: 4
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
salesOrder(String salesOrder)
Constraints: Not nullable, Maximum length: 10
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
salesOrganization(String salesOrganization)
Constraints: Not nullable, Maximum length: 4
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
soldToParty(String soldToParty)
Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
CustProjSlsOrd.CustProjSlsOrdBuilder |
totalNetAmount(BigDecimal totalNetAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
CustProjSlsOrd.CustProjSlsOrdBuilder |
transactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder custProjSlsOrdItem(CustProjSlsOrdItem... value)
value
- The CustProjSlsOrdItems to build this CustProjSlsOrd with.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder custProjSlsOrdPartner(CustProjSlsOrdPartner... value)
value
- The CustProjSlsOrdPartners to build this CustProjSlsOrd with.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder custProjSlsOrdText(CustProjSlsOrdText... value)
value
- The CustProjSlsOrdTexts to build this CustProjSlsOrd with.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder customerProject(@Nullable String customerProject)
Original property name from the Odata EDM: CustomerProject
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder salesOrder(@Nullable String salesOrder)
Original property name from the Odata EDM: SalesOrder
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder soldToParty(@Nullable String soldToParty)
Original property name from the Odata EDM: SoldToParty
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder totalNetAmount(@Nullable BigDecimal totalNetAmount)
Original property name from the Odata EDM: TotalNetAmount
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder transactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder purchaseOrderByCustomer(@Nullable String purchaseOrderByCustomer)
Original property name from the Odata EDM: PurchaseOrderByCustomer
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder customerPurchaseOrderDate(@Nullable LocalDateTime customerPurchaseOrderDate)
Original property name from the Odata EDM: CustomerPurchaseOrderDate
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder salesOffice(@Nullable String salesOffice)
Original property name from the Odata EDM: SalesOffice
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder salesGroup(@Nullable String salesGroup)
Original property name from the Odata EDM: SalesGroup
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder customerPaymentTerms(@Nullable String customerPaymentTerms)
Original property name from the Odata EDM: CustomerPaymentTerms
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder paymentMethod(@Nullable String paymentMethod)
Original property name from the Odata EDM: PaymentMethod
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder customerAccountAssignmentGroup(@Nullable String customerAccountAssignmentGroup)
Original property name from the Odata EDM: CustomerAccountAssignmentGroup
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder headerBillingBlockReason(@Nullable String headerBillingBlockReason)
Original property name from the Odata EDM: HeaderBillingBlockReason
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder salesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder distributionChannel(@Nullable String distributionChannel)
Original property name from the Odata EDM: DistributionChannel
this
.@Nonnull public CustProjSlsOrd.CustProjSlsOrdBuilder organizationDivision(@Nullable String organizationDivision)
Original property name from the Odata EDM: OrganizationDivision
this
.@Nonnull public CustProjSlsOrd build()
Copyright © 2022 SAP SE. All rights reserved.