public static final class CustomerSalesArea.CustomerSalesAreaBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CustomerSalesArea.CustomerSalesAreaBuilder |
accountByCustomer(String accountByCustomer)
Constraints: Not nullable, Maximum length: 12
|
CustomerSalesArea.CustomerSalesAreaBuilder |
additionalCustomerGroup1(String additionalCustomerGroup1)
Constraints: Not nullable, Maximum length: 3
|
CustomerSalesArea.CustomerSalesAreaBuilder |
additionalCustomerGroup2(String additionalCustomerGroup2)
Constraints: Not nullable, Maximum length: 3
|
CustomerSalesArea.CustomerSalesAreaBuilder |
additionalCustomerGroup3(String additionalCustomerGroup3)
Constraints: Not nullable, Maximum length: 3
|
CustomerSalesArea.CustomerSalesAreaBuilder |
additionalCustomerGroup4(String additionalCustomerGroup4)
Constraints: Not nullable, Maximum length: 3
|
CustomerSalesArea.CustomerSalesAreaBuilder |
additionalCustomerGroup5(String additionalCustomerGroup5)
Constraints: Not nullable, Maximum length: 3
|
CustomerSalesArea.CustomerSalesAreaBuilder |
authorizationGroup(String authorizationGroup)
Constraints: Not nullable, Maximum length: 4
|
CustomerSalesArea.CustomerSalesAreaBuilder |
billingIsBlockedForCustomer(String billingIsBlockedForCustomer)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea |
build() |
CustomerSalesArea.CustomerSalesAreaBuilder |
completeDeliveryIsDefined(Boolean completeDeliveryIsDefined)
Constraints: none
|
CustomerSalesArea.CustomerSalesAreaBuilder |
currency(String currency)
Constraints: Not nullable, Maximum length: 5
|
CustomerSalesArea.CustomerSalesAreaBuilder |
customer(String customer)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
CustomerSalesArea.CustomerSalesAreaBuilder |
customerABCClassification(String customerABCClassification)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
customerAccountAssignmentGroup(String customerAccountAssignmentGroup)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
customerAccountGroup(String customerAccountGroup)
Constraints: Not nullable, Maximum length: 4
|
CustomerSalesArea.CustomerSalesAreaBuilder |
customerGroup(String customerGroup)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
customerPaymentTerms(String customerPaymentTerms)
Constraints: Not nullable, Maximum length: 4
|
CustomerSalesArea.CustomerSalesAreaBuilder |
customerPriceGroup(String customerPriceGroup)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
customerPricingProcedure(String customerPricingProcedure)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
deletionIndicator(Boolean deletionIndicator)
Constraints: none
|
CustomerSalesArea.CustomerSalesAreaBuilder |
deliveryIsBlockedForCustomer(String deliveryIsBlockedForCustomer)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
deliveryPriority(String deliveryPriority)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
distributionChannel(String distributionChannel)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
division(String division)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
exchangeRateType(String exchangeRateType)
Constraints: Not nullable, Maximum length: 4
|
CustomerSalesArea.CustomerSalesAreaBuilder |
incotermsClassification(String incotermsClassification)
Constraints: Not nullable, Maximum length: 3
|
CustomerSalesArea.CustomerSalesAreaBuilder |
incotermsLocation1(String incotermsLocation1)
Constraints: Not nullable, Maximum length: 70
|
CustomerSalesArea.CustomerSalesAreaBuilder |
incotermsLocation2(String incotermsLocation2)
Constraints: Not nullable, Maximum length: 70
|
CustomerSalesArea.CustomerSalesAreaBuilder |
incotermsTransferLocation(String incotermsTransferLocation)
Constraints: Not nullable, Maximum length: 28
|
CustomerSalesArea.CustomerSalesAreaBuilder |
incotermsVersion(String incotermsVersion)
Constraints: Not nullable, Maximum length: 4
|
CustomerSalesArea.CustomerSalesAreaBuilder |
invoiceDate(String invoiceDate)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
invoiceListSchedule(String invoiceListSchedule)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
itemOrderProbabilityInPercent(String itemOrderProbabilityInPercent)
Constraints: Not nullable, Maximum length: 3
|
CustomerSalesArea.CustomerSalesAreaBuilder |
orderCombinationIsAllowed(Boolean orderCombinationIsAllowed)
Constraints: none
|
CustomerSalesArea.CustomerSalesAreaBuilder |
orderIsBlockedForCustomer(String orderIsBlockedForCustomer)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
partialDeliveryIsAllowed(String partialDeliveryIsAllowed)
Constraints: Not nullable, Maximum length: 1
|
CustomerSalesArea.CustomerSalesAreaBuilder |
partnerFunction(CustSalesPartnerFunc... value)
Navigation property to_PartnerFunction for CustomerSalesArea to multiple
CustSalesPartnerFunc.
|
CustomerSalesArea.CustomerSalesAreaBuilder |
paymentGuaranteeProcedure(String paymentGuaranteeProcedure)
Constraints: Not nullable, Maximum length: 4
|
CustomerSalesArea.CustomerSalesAreaBuilder |
priceListType(String priceListType)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
salesAreaTax(CustomerSalesAreaTax... value)
Navigation property to_SalesAreaTax for CustomerSalesArea to multiple
CustomerSalesAreaTax.
|
CustomerSalesArea.CustomerSalesAreaBuilder |
salesAreaText(CustomerSalesAreaText... value)
Navigation property to_SalesAreaText for CustomerSalesArea to multiple
CustomerSalesAreaText.
|
CustomerSalesArea.CustomerSalesAreaBuilder |
salesDistrict(String salesDistrict)
Constraints: Not nullable, Maximum length: 6
|
CustomerSalesArea.CustomerSalesAreaBuilder |
salesGroup(String salesGroup)
Constraints: Not nullable, Maximum length: 3
|
CustomerSalesArea.CustomerSalesAreaBuilder |
salesOffice(String salesOffice)
Constraints: Not nullable, Maximum length: 4
|
CustomerSalesArea.CustomerSalesAreaBuilder |
salesOrganization(String salesOrganization)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
CustomerSalesArea.CustomerSalesAreaBuilder |
shippingCondition(String shippingCondition)
Constraints: Not nullable, Maximum length: 2
|
CustomerSalesArea.CustomerSalesAreaBuilder |
supplyingPlant(String supplyingPlant)
Constraints: Not nullable, Maximum length: 4
|
String |
toString() |
@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder partnerFunction(CustSalesPartnerFunc... value)
value
- The CustSalesPartnerFuncs to build this CustomerSalesArea with.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder salesAreaTax(CustomerSalesAreaTax... value)
value
- The CustomerSalesAreaTaxs to build this CustomerSalesArea with.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder salesAreaText(CustomerSalesAreaText... value)
value
- The CustomerSalesAreaTexts to build this CustomerSalesArea with.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder salesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder distributionChannel(@Nullable String distributionChannel)
Original property name from the Odata EDM: DistributionChannel
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder division(@Nullable String division)
Original property name from the Odata EDM: Division
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder accountByCustomer(@Nullable String accountByCustomer)
Original property name from the Odata EDM: AccountByCustomer
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder authorizationGroup(@Nullable String authorizationGroup)
Original property name from the Odata EDM: AuthorizationGroup
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder billingIsBlockedForCustomer(@Nullable String billingIsBlockedForCustomer)
Original property name from the Odata EDM: BillingIsBlockedForCustomer
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder completeDeliveryIsDefined(@Nullable Boolean completeDeliveryIsDefined)
Original property name from the Odata EDM: CompleteDeliveryIsDefined
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder currency(@Nullable String currency)
Original property name from the Odata EDM: Currency
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder customerABCClassification(@Nullable String customerABCClassification)
Original property name from the Odata EDM: CustomerABCClassification
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder customerAccountAssignmentGroup(@Nullable String customerAccountAssignmentGroup)
Original property name from the Odata EDM: CustomerAccountAssignmentGroup
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder customerGroup(@Nullable String customerGroup)
Original property name from the Odata EDM: CustomerGroup
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder customerPaymentTerms(@Nullable String customerPaymentTerms)
Original property name from the Odata EDM: CustomerPaymentTerms
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder customerPriceGroup(@Nullable String customerPriceGroup)
Original property name from the Odata EDM: CustomerPriceGroup
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder customerPricingProcedure(@Nullable String customerPricingProcedure)
Original property name from the Odata EDM: CustomerPricingProcedure
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder deliveryIsBlockedForCustomer(@Nullable String deliveryIsBlockedForCustomer)
Original property name from the Odata EDM: DeliveryIsBlockedForCustomer
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder deliveryPriority(@Nullable String deliveryPriority)
Original property name from the Odata EDM: DeliveryPriority
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder incotermsClassification(@Nullable String incotermsClassification)
Original property name from the Odata EDM: IncotermsClassification
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder incotermsLocation2(@Nullable String incotermsLocation2)
Original property name from the Odata EDM: IncotermsLocation2
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder incotermsVersion(@Nullable String incotermsVersion)
Original property name from the Odata EDM: IncotermsVersion
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder incotermsLocation1(@Nullable String incotermsLocation1)
Original property name from the Odata EDM: IncotermsLocation1
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder deletionIndicator(@Nullable Boolean deletionIndicator)
Original property name from the Odata EDM: DeletionIndicator
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder incotermsTransferLocation(@Nullable String incotermsTransferLocation)
Original property name from the Odata EDM: IncotermsTransferLocation
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder invoiceDate(@Nullable String invoiceDate)
Original property name from the Odata EDM: InvoiceDate
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder itemOrderProbabilityInPercent(@Nullable String itemOrderProbabilityInPercent)
Original property name from the Odata EDM: ItemOrderProbabilityInPercent
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder orderCombinationIsAllowed(@Nullable Boolean orderCombinationIsAllowed)
Original property name from the Odata EDM: OrderCombinationIsAllowed
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder orderIsBlockedForCustomer(@Nullable String orderIsBlockedForCustomer)
Original property name from the Odata EDM: OrderIsBlockedForCustomer
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder partialDeliveryIsAllowed(@Nullable String partialDeliveryIsAllowed)
Original property name from the Odata EDM: PartialDeliveryIsAllowed
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder priceListType(@Nullable String priceListType)
Original property name from the Odata EDM: PriceListType
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder salesGroup(@Nullable String salesGroup)
Original property name from the Odata EDM: SalesGroup
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder salesOffice(@Nullable String salesOffice)
Original property name from the Odata EDM: SalesOffice
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder shippingCondition(@Nullable String shippingCondition)
Original property name from the Odata EDM: ShippingCondition
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder supplyingPlant(@Nullable String supplyingPlant)
Original property name from the Odata EDM: SupplyingPlant
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder salesDistrict(@Nullable String salesDistrict)
Original property name from the Odata EDM: SalesDistrict
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder invoiceListSchedule(@Nullable String invoiceListSchedule)
Original property name from the Odata EDM: InvoiceListSchedule
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder exchangeRateType(@Nullable String exchangeRateType)
Original property name from the Odata EDM: ExchangeRateType
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder additionalCustomerGroup1(@Nullable String additionalCustomerGroup1)
Original property name from the Odata EDM: AdditionalCustomerGroup1
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder additionalCustomerGroup2(@Nullable String additionalCustomerGroup2)
Original property name from the Odata EDM: AdditionalCustomerGroup2
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder additionalCustomerGroup3(@Nullable String additionalCustomerGroup3)
Original property name from the Odata EDM: AdditionalCustomerGroup3
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder additionalCustomerGroup4(@Nullable String additionalCustomerGroup4)
Original property name from the Odata EDM: AdditionalCustomerGroup4
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder additionalCustomerGroup5(@Nullable String additionalCustomerGroup5)
Original property name from the Odata EDM: AdditionalCustomerGroup5
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder paymentGuaranteeProcedure(@Nullable String paymentGuaranteeProcedure)
Original property name from the Odata EDM: PaymentGuaranteeProcedure
this
.@Nonnull public CustomerSalesArea.CustomerSalesAreaBuilder customerAccountGroup(@Nullable String customerAccountGroup)
Original property name from the Odata EDM: CustomerAccountGroup
this
.@Nonnull public CustomerSalesArea build()
Copyright © 2021 SAP SE. All rights reserved.