public class CustomerSalesArea extends VdmEntity<CustomerSalesArea>
Original entity name from the Odata EDM: A_CustomerSalesAreaType
Modifier and Type | Class and Description |
---|---|
static class |
CustomerSalesArea.CustomerSalesAreaBuilder
Helper class to allow for fluent creation of CustomerSalesArea instances.
|
Modifier and Type | Field and Description |
---|---|
static CustomerSalesAreaField<String> |
ACCOUNT_BY_CUSTOMER
Use with available fluent helpers to apply the AccountByCustomer field to query operations.
|
static CustomerSalesAreaField<String> |
ADDITIONAL_CUSTOMER_GROUP1
Use with available fluent helpers to apply the AdditionalCustomerGroup1 field to query operations.
|
static CustomerSalesAreaField<String> |
ADDITIONAL_CUSTOMER_GROUP2
Use with available fluent helpers to apply the AdditionalCustomerGroup2 field to query operations.
|
static CustomerSalesAreaField<String> |
ADDITIONAL_CUSTOMER_GROUP3
Use with available fluent helpers to apply the AdditionalCustomerGroup3 field to query operations.
|
static CustomerSalesAreaField<String> |
ADDITIONAL_CUSTOMER_GROUP4
Use with available fluent helpers to apply the AdditionalCustomerGroup4 field to query operations.
|
static CustomerSalesAreaField<String> |
ADDITIONAL_CUSTOMER_GROUP5
Use with available fluent helpers to apply the AdditionalCustomerGroup5 field to query operations.
|
static CustomerSalesAreaSelectable |
ALL_FIELDS
Selector for all available fields of CustomerSalesArea.
|
static CustomerSalesAreaField<String> |
AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static CustomerSalesAreaField<String> |
BILLING_IS_BLOCKED_FOR_CUSTOMER
Use with available fluent helpers to apply the BillingIsBlockedForCustomer field to query operations.
|
static CustomerSalesAreaField<Boolean> |
COMPLETE_DELIVERY_IS_DEFINED
Use with available fluent helpers to apply the CompleteDeliveryIsDefined field to query operations.
|
static CustomerSalesAreaField<String> |
CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static CustomerSalesAreaField<String> |
CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static CustomerSalesAreaField<String> |
CUSTOMER_ABC_CLASSIFICATION
Use with available fluent helpers to apply the CustomerABCClassification field to query operations.
|
static CustomerSalesAreaField<String> |
CUSTOMER_ACCOUNT_ASSIGNMENT_GROUP
Use with available fluent helpers to apply the CustomerAccountAssignmentGroup field to query operations.
|
static CustomerSalesAreaField<String> |
CUSTOMER_ACCOUNT_GROUP
Use with available fluent helpers to apply the CustomerAccountGroup field to query operations.
|
static CustomerSalesAreaField<String> |
CUSTOMER_GROUP
Use with available fluent helpers to apply the CustomerGroup field to query operations.
|
static CustomerSalesAreaField<String> |
CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.
|
static CustomerSalesAreaField<String> |
CUSTOMER_PRICE_GROUP
Use with available fluent helpers to apply the CustomerPriceGroup field to query operations.
|
static CustomerSalesAreaField<String> |
CUSTOMER_PRICING_PROCEDURE
Use with available fluent helpers to apply the CustomerPricingProcedure field to query operations.
|
static CustomerSalesAreaField<Boolean> |
DELETION_INDICATOR
Use with available fluent helpers to apply the DeletionIndicator field to query operations.
|
static CustomerSalesAreaField<String> |
DELIVERY_IS_BLOCKED_FOR_CUSTOMER
Use with available fluent helpers to apply the DeliveryIsBlockedForCustomer field to query operations.
|
static CustomerSalesAreaField<String> |
DELIVERY_PRIORITY
Use with available fluent helpers to apply the DeliveryPriority field to query operations.
|
static CustomerSalesAreaField<String> |
DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static CustomerSalesAreaField<String> |
DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static CustomerSalesAreaField<String> |
EXCHANGE_RATE_TYPE
Use with available fluent helpers to apply the ExchangeRateType field to query operations.
|
static CustomerSalesAreaField<String> |
INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static CustomerSalesAreaField<String> |
INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static CustomerSalesAreaField<String> |
INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static CustomerSalesAreaField<String> |
INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static CustomerSalesAreaField<String> |
INCOTERMS_VERSION
Use with available fluent helpers to apply the IncotermsVersion field to query operations.
|
static CustomerSalesAreaField<String> |
INVOICE_DATE
Use with available fluent helpers to apply the InvoiceDate field to query operations.
|
static CustomerSalesAreaField<String> |
INVOICE_LIST_SCHEDULE
Use with available fluent helpers to apply the InvoiceListSchedule field to query operations.
|
static CustomerSalesAreaField<String> |
ITEM_ORDER_PROBABILITY_IN_PERCENT
Use with available fluent helpers to apply the ItemOrderProbabilityInPercent field to query operations.
|
static CustomerSalesAreaField<Boolean> |
ORDER_COMBINATION_IS_ALLOWED
Use with available fluent helpers to apply the OrderCombinationIsAllowed field to query operations.
|
static CustomerSalesAreaField<String> |
ORDER_IS_BLOCKED_FOR_CUSTOMER
Use with available fluent helpers to apply the OrderIsBlockedForCustomer field to query operations.
|
static CustomerSalesAreaField<String> |
PARTIAL_DELIVERY_IS_ALLOWED
Use with available fluent helpers to apply the PartialDeliveryIsAllowed field to query operations.
|
static CustomerSalesAreaField<String> |
PAYMENT_GUARANTEE_PROCEDURE
Use with available fluent helpers to apply the PaymentGuaranteeProcedure field to query operations.
|
static CustomerSalesAreaField<String> |
PRICE_LIST_TYPE
Use with available fluent helpers to apply the PriceListType field to query operations.
|
static CustomerSalesAreaField<String> |
SALES_DISTRICT
Use with available fluent helpers to apply the SalesDistrict field to query operations.
|
static CustomerSalesAreaField<String> |
SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static CustomerSalesAreaField<String> |
SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static CustomerSalesAreaField<String> |
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static CustomerSalesAreaField<String> |
SHIPPING_CONDITION
Use with available fluent helpers to apply the ShippingCondition field to query operations.
|
static CustomerSalesAreaField<String> |
SUPPLYING_PLANT
Use with available fluent helpers to apply the SupplyingPlant field to query operations.
|
static CustomerSalesAreaLink<CustSalesPartnerFunc> |
TO_PARTNER_FUNCTION
Use with available fluent helpers to apply the to_PartnerFunction navigation property to query operations.
|
static CustomerSalesAreaLink<CustomerSalesAreaTax> |
TO_SALES_AREA_TAX
Use with available fluent helpers to apply the to_SalesAreaTax navigation property to query operations.
|
static CustomerSalesAreaLink<CustomerSalesAreaText> |
TO_SALES_AREA_TEXT
Use with available fluent helpers to apply the to_SalesAreaText navigation property to query operations.
|
changedOriginalFields
Constructor and Description |
---|
CustomerSalesArea() |
CustomerSalesArea(String customer,
String salesOrganization,
String distributionChannel,
String division,
String accountByCustomer,
String authorizationGroup,
String billingIsBlockedForCustomer,
Boolean completeDeliveryIsDefined,
String currency,
String customerABCClassification,
String customerAccountAssignmentGroup,
String customerGroup,
String customerPaymentTerms,
String customerPriceGroup,
String customerPricingProcedure,
String deliveryIsBlockedForCustomer,
String deliveryPriority,
String incotermsClassification,
String incotermsLocation2,
String incotermsVersion,
String incotermsLocation1,
Boolean deletionIndicator,
String incotermsTransferLocation,
String invoiceDate,
String itemOrderProbabilityInPercent,
Boolean orderCombinationIsAllowed,
String orderIsBlockedForCustomer,
String partialDeliveryIsAllowed,
String priceListType,
String salesGroup,
String salesOffice,
String shippingCondition,
String supplyingPlant,
String salesDistrict,
String invoiceListSchedule,
String exchangeRateType,
String additionalCustomerGroup1,
String additionalCustomerGroup2,
String additionalCustomerGroup3,
String additionalCustomerGroup4,
String additionalCustomerGroup5,
String paymentGuaranteeProcedure,
String customerAccountGroup,
List<CustSalesPartnerFunc> toPartnerFunction,
List<CustomerSalesAreaTax> toSalesAreaTax,
List<CustomerSalesAreaText> toSalesAreaText) |
Modifier and Type | Method and Description |
---|---|
void |
addPartnerFunction(CustSalesPartnerFunc... entity)
Adds elements to the list of associated CustSalesPartnerFunc entities.
|
void |
addSalesAreaTax(CustomerSalesAreaTax... entity)
Adds elements to the list of associated CustomerSalesAreaTax entities.
|
void |
addSalesAreaText(CustomerSalesAreaText... entity)
Adds elements to the list of associated CustomerSalesAreaText entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static CustomerSalesArea.CustomerSalesAreaBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<CustSalesPartnerFunc> |
fetchPartnerFunction()
Fetches the CustSalesPartnerFunc entities (one to many) associated with this entity.
|
List<CustomerSalesAreaTax> |
fetchSalesAreaTax()
Fetches the CustomerSalesAreaTax entities (one to many) associated with this entity.
|
List<CustomerSalesAreaText> |
fetchSalesAreaText()
Fetches the CustomerSalesAreaText entities (one to many) associated with this entity.
|
static <T> CustomerSalesAreaField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getAccountByCustomer()
Constraints: Not nullable, Maximum length: 12
|
String |
getAdditionalCustomerGroup1()
Constraints: Not nullable, Maximum length: 3
|
String |
getAdditionalCustomerGroup2()
Constraints: Not nullable, Maximum length: 3
|
String |
getAdditionalCustomerGroup3()
Constraints: Not nullable, Maximum length: 3
|
String |
getAdditionalCustomerGroup4()
Constraints: Not nullable, Maximum length: 3
|
String |
getAdditionalCustomerGroup5()
Constraints: Not nullable, Maximum length: 3
|
String |
getAuthorizationGroup()
Constraints: Not nullable, Maximum length: 4
|
String |
getBillingIsBlockedForCustomer()
Constraints: Not nullable, Maximum length: 2
|
Boolean |
getCompleteDeliveryIsDefined()
Constraints: none
|
String |
getCurrency()
Constraints: Not nullable, Maximum length: 5
|
String |
getCustomer()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getCustomerABCClassification()
Constraints: Not nullable, Maximum length: 2
|
String |
getCustomerAccountAssignmentGroup()
Constraints: Not nullable, Maximum length: 2
|
String |
getCustomerAccountGroup()
Constraints: Not nullable, Maximum length: 4
|
String |
getCustomerGroup()
Constraints: Not nullable, Maximum length: 2
|
String |
getCustomerPaymentTerms()
Constraints: Not nullable, Maximum length: 4
|
String |
getCustomerPriceGroup()
Constraints: Not nullable, Maximum length: 2
|
String |
getCustomerPricingProcedure()
Constraints: Not nullable, Maximum length: 2
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
Boolean |
getDeletionIndicator()
Constraints: none
|
String |
getDeliveryIsBlockedForCustomer()
Constraints: Not nullable, Maximum length: 2
|
String |
getDeliveryPriority()
Constraints: Not nullable, Maximum length: 2
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
String |
getDistributionChannel()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
getDivision()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getExchangeRateType()
Constraints: Not nullable, Maximum length: 4
|
String |
getIncotermsClassification()
Constraints: Not nullable, Maximum length: 3
|
String |
getIncotermsLocation1()
Constraints: Not nullable, Maximum length: 70
|
String |
getIncotermsLocation2()
Constraints: Not nullable, Maximum length: 70
|
String |
getIncotermsTransferLocation()
Constraints: Not nullable, Maximum length: 28
|
String |
getIncotermsVersion()
Constraints: Not nullable, Maximum length: 4
|
String |
getInvoiceDate()
Constraints: Not nullable, Maximum length: 2
|
String |
getInvoiceListSchedule()
Constraints: Not nullable, Maximum length: 2
|
String |
getItemOrderProbabilityInPercent()
Constraints: Not nullable, Maximum length: 3
|
protected Map<String,Object> |
getKey() |
Boolean |
getOrderCombinationIsAllowed()
Constraints: none
|
String |
getOrderIsBlockedForCustomer()
Constraints: Not nullable, Maximum length: 2
|
String |
getPartialDeliveryIsAllowed()
Constraints: Not nullable, Maximum length: 1
|
io.vavr.control.Option<List<CustSalesPartnerFunc>> |
getPartnerFunctionIfPresent()
Retrieval of associated CustSalesPartnerFunc entities (one to many).
|
List<CustSalesPartnerFunc> |
getPartnerFunctionOrFetch()
Retrieval of associated CustSalesPartnerFunc entities (one to many).
|
String |
getPaymentGuaranteeProcedure()
Constraints: Not nullable, Maximum length: 4
|
String |
getPriceListType()
Constraints: Not nullable, Maximum length: 2
|
io.vavr.control.Option<List<CustomerSalesAreaTax>> |
getSalesAreaTaxIfPresent()
Retrieval of associated CustomerSalesAreaTax entities (one to many).
|
List<CustomerSalesAreaTax> |
getSalesAreaTaxOrFetch()
Retrieval of associated CustomerSalesAreaTax entities (one to many).
|
io.vavr.control.Option<List<CustomerSalesAreaText>> |
getSalesAreaTextIfPresent()
Retrieval of associated CustomerSalesAreaText entities (one to many).
|
List<CustomerSalesAreaText> |
getSalesAreaTextOrFetch()
Retrieval of associated CustomerSalesAreaText entities (one to many).
|
String |
getSalesDistrict()
Constraints: Not nullable, Maximum length: 6
|
String |
getSalesGroup()
Constraints: Not nullable, Maximum length: 3
|
String |
getSalesOffice()
Constraints: Not nullable, Maximum length: 4
|
String |
getSalesOrganization()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getShippingCondition()
Constraints: Not nullable, Maximum length: 2
|
String |
getSupplyingPlant()
Constraints: Not nullable, Maximum length: 4
|
Class<CustomerSalesArea> |
getType() |
int |
hashCode() |
void |
setAccountByCustomer(String accountByCustomer)
Constraints: Not nullable, Maximum length: 12
|
void |
setAdditionalCustomerGroup1(String additionalCustomerGroup1)
Constraints: Not nullable, Maximum length: 3
|
void |
setAdditionalCustomerGroup2(String additionalCustomerGroup2)
Constraints: Not nullable, Maximum length: 3
|
void |
setAdditionalCustomerGroup3(String additionalCustomerGroup3)
Constraints: Not nullable, Maximum length: 3
|
void |
setAdditionalCustomerGroup4(String additionalCustomerGroup4)
Constraints: Not nullable, Maximum length: 3
|
void |
setAdditionalCustomerGroup5(String additionalCustomerGroup5)
Constraints: Not nullable, Maximum length: 3
|
void |
setAuthorizationGroup(String authorizationGroup)
Constraints: Not nullable, Maximum length: 4
|
void |
setBillingIsBlockedForCustomer(String billingIsBlockedForCustomer)
Constraints: Not nullable, Maximum length: 2
|
void |
setCompleteDeliveryIsDefined(Boolean completeDeliveryIsDefined)
Constraints: none
|
void |
setCurrency(String currency)
Constraints: Not nullable, Maximum length: 5
|
void |
setCustomer(String customer)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setCustomerABCClassification(String customerABCClassification)
Constraints: Not nullable, Maximum length: 2
|
void |
setCustomerAccountAssignmentGroup(String customerAccountAssignmentGroup)
Constraints: Not nullable, Maximum length: 2
|
void |
setCustomerAccountGroup(String customerAccountGroup)
Constraints: Not nullable, Maximum length: 4
|
void |
setCustomerGroup(String customerGroup)
Constraints: Not nullable, Maximum length: 2
|
void |
setCustomerPaymentTerms(String customerPaymentTerms)
Constraints: Not nullable, Maximum length: 4
|
void |
setCustomerPriceGroup(String customerPriceGroup)
Constraints: Not nullable, Maximum length: 2
|
void |
setCustomerPricingProcedure(String customerPricingProcedure)
Constraints: Not nullable, Maximum length: 2
|
void |
setDeletionIndicator(Boolean deletionIndicator)
Constraints: none
|
void |
setDeliveryIsBlockedForCustomer(String deliveryIsBlockedForCustomer)
Constraints: Not nullable, Maximum length: 2
|
void |
setDeliveryPriority(String deliveryPriority)
Constraints: Not nullable, Maximum length: 2
|
void |
setDistributionChannel(String distributionChannel)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setDivision(String division)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setExchangeRateType(String exchangeRateType)
Constraints: Not nullable, Maximum length: 4
|
void |
setIncotermsClassification(String incotermsClassification)
Constraints: Not nullable, Maximum length: 3
|
void |
setIncotermsLocation1(String incotermsLocation1)
Constraints: Not nullable, Maximum length: 70
|
void |
setIncotermsLocation2(String incotermsLocation2)
Constraints: Not nullable, Maximum length: 70
|
void |
setIncotermsTransferLocation(String incotermsTransferLocation)
Constraints: Not nullable, Maximum length: 28
|
void |
setIncotermsVersion(String incotermsVersion)
Constraints: Not nullable, Maximum length: 4
|
void |
setInvoiceDate(String invoiceDate)
Constraints: Not nullable, Maximum length: 2
|
void |
setInvoiceListSchedule(String invoiceListSchedule)
Constraints: Not nullable, Maximum length: 2
|
void |
setItemOrderProbabilityInPercent(String itemOrderProbabilityInPercent)
Constraints: Not nullable, Maximum length: 3
|
void |
setOrderCombinationIsAllowed(Boolean orderCombinationIsAllowed)
Constraints: none
|
void |
setOrderIsBlockedForCustomer(String orderIsBlockedForCustomer)
Constraints: Not nullable, Maximum length: 2
|
void |
setPartialDeliveryIsAllowed(String partialDeliveryIsAllowed)
Constraints: Not nullable, Maximum length: 1
|
void |
setPartnerFunction(List<CustSalesPartnerFunc> value)
Overwrites the list of associated CustSalesPartnerFunc entities for the loaded navigation property
to_PartnerFunction.
|
void |
setPaymentGuaranteeProcedure(String paymentGuaranteeProcedure)
Constraints: Not nullable, Maximum length: 4
|
void |
setPriceListType(String priceListType)
Constraints: Not nullable, Maximum length: 2
|
void |
setSalesAreaTax(List<CustomerSalesAreaTax> value)
Overwrites the list of associated CustomerSalesAreaTax entities for the loaded navigation property
to_SalesAreaTax.
|
void |
setSalesAreaText(List<CustomerSalesAreaText> value)
Overwrites the list of associated CustomerSalesAreaText entities for the loaded navigation property
to_SalesAreaText.
|
void |
setSalesDistrict(String salesDistrict)
Constraints: Not nullable, Maximum length: 6
|
void |
setSalesGroup(String salesGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setSalesOffice(String salesOffice)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesOrganization(String salesOrganization)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setShippingCondition(String shippingCondition)
Constraints: Not nullable, Maximum length: 2
|
void |
setSupplyingPlant(String supplyingPlant)
Constraints: Not nullable, Maximum length: 4
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final CustomerSalesAreaSelectable ALL_FIELDS
public static final CustomerSalesAreaField<String> CUSTOMER
public static final CustomerSalesAreaField<String> SALES_ORGANIZATION
public static final CustomerSalesAreaField<String> DISTRIBUTION_CHANNEL
public static final CustomerSalesAreaField<String> DIVISION
public static final CustomerSalesAreaField<String> ACCOUNT_BY_CUSTOMER
public static final CustomerSalesAreaField<String> AUTHORIZATION_GROUP
public static final CustomerSalesAreaField<String> BILLING_IS_BLOCKED_FOR_CUSTOMER
public static final CustomerSalesAreaField<Boolean> COMPLETE_DELIVERY_IS_DEFINED
public static final CustomerSalesAreaField<String> CURRENCY
public static final CustomerSalesAreaField<String> CUSTOMER_ABC_CLASSIFICATION
public static final CustomerSalesAreaField<String> CUSTOMER_ACCOUNT_ASSIGNMENT_GROUP
public static final CustomerSalesAreaField<String> CUSTOMER_GROUP
public static final CustomerSalesAreaField<String> CUSTOMER_PAYMENT_TERMS
public static final CustomerSalesAreaField<String> CUSTOMER_PRICE_GROUP
public static final CustomerSalesAreaField<String> CUSTOMER_PRICING_PROCEDURE
public static final CustomerSalesAreaField<String> DELIVERY_IS_BLOCKED_FOR_CUSTOMER
public static final CustomerSalesAreaField<String> DELIVERY_PRIORITY
public static final CustomerSalesAreaField<String> INCOTERMS_CLASSIFICATION
public static final CustomerSalesAreaField<String> INCOTERMS_LOCATION2
public static final CustomerSalesAreaField<String> INCOTERMS_VERSION
public static final CustomerSalesAreaField<String> INCOTERMS_LOCATION1
public static final CustomerSalesAreaField<Boolean> DELETION_INDICATOR
public static final CustomerSalesAreaField<String> INCOTERMS_TRANSFER_LOCATION
public static final CustomerSalesAreaField<String> INVOICE_DATE
public static final CustomerSalesAreaField<String> ITEM_ORDER_PROBABILITY_IN_PERCENT
public static final CustomerSalesAreaField<Boolean> ORDER_COMBINATION_IS_ALLOWED
public static final CustomerSalesAreaField<String> ORDER_IS_BLOCKED_FOR_CUSTOMER
public static final CustomerSalesAreaField<String> PARTIAL_DELIVERY_IS_ALLOWED
public static final CustomerSalesAreaField<String> PRICE_LIST_TYPE
public static final CustomerSalesAreaField<String> SALES_GROUP
public static final CustomerSalesAreaField<String> SALES_OFFICE
public static final CustomerSalesAreaField<String> SHIPPING_CONDITION
public static final CustomerSalesAreaField<String> SUPPLYING_PLANT
public static final CustomerSalesAreaField<String> SALES_DISTRICT
public static final CustomerSalesAreaField<String> INVOICE_LIST_SCHEDULE
public static final CustomerSalesAreaField<String> EXCHANGE_RATE_TYPE
public static final CustomerSalesAreaField<String> ADDITIONAL_CUSTOMER_GROUP1
public static final CustomerSalesAreaField<String> ADDITIONAL_CUSTOMER_GROUP2
public static final CustomerSalesAreaField<String> ADDITIONAL_CUSTOMER_GROUP3
public static final CustomerSalesAreaField<String> ADDITIONAL_CUSTOMER_GROUP4
public static final CustomerSalesAreaField<String> ADDITIONAL_CUSTOMER_GROUP5
public static final CustomerSalesAreaField<String> PAYMENT_GUARANTEE_PROCEDURE
public static final CustomerSalesAreaField<String> CUSTOMER_ACCOUNT_GROUP
public static final CustomerSalesAreaLink<CustSalesPartnerFunc> TO_PARTNER_FUNCTION
public static final CustomerSalesAreaLink<CustomerSalesAreaTax> TO_SALES_AREA_TAX
public static final CustomerSalesAreaLink<CustomerSalesAreaText> TO_SALES_AREA_TEXT
public CustomerSalesArea()
public CustomerSalesArea(@Nullable String customer, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String division, @Nullable String accountByCustomer, @Nullable String authorizationGroup, @Nullable String billingIsBlockedForCustomer, @Nullable Boolean completeDeliveryIsDefined, @Nullable String currency, @Nullable String customerABCClassification, @Nullable String customerAccountAssignmentGroup, @Nullable String customerGroup, @Nullable String customerPaymentTerms, @Nullable String customerPriceGroup, @Nullable String customerPricingProcedure, @Nullable String deliveryIsBlockedForCustomer, @Nullable String deliveryPriority, @Nullable String incotermsClassification, @Nullable String incotermsLocation2, @Nullable String incotermsVersion, @Nullable String incotermsLocation1, @Nullable Boolean deletionIndicator, @Nullable String incotermsTransferLocation, @Nullable String invoiceDate, @Nullable String itemOrderProbabilityInPercent, @Nullable Boolean orderCombinationIsAllowed, @Nullable String orderIsBlockedForCustomer, @Nullable String partialDeliveryIsAllowed, @Nullable String priceListType, @Nullable String salesGroup, @Nullable String salesOffice, @Nullable String shippingCondition, @Nullable String supplyingPlant, @Nullable String salesDistrict, @Nullable String invoiceListSchedule, @Nullable String exchangeRateType, @Nullable String additionalCustomerGroup1, @Nullable String additionalCustomerGroup2, @Nullable String additionalCustomerGroup3, @Nullable String additionalCustomerGroup4, @Nullable String additionalCustomerGroup5, @Nullable String paymentGuaranteeProcedure, @Nullable String customerAccountGroup, List<CustSalesPartnerFunc> toPartnerFunction, List<CustomerSalesAreaTax> toSalesAreaTax, List<CustomerSalesAreaText> toSalesAreaText)
@Nonnull public Class<CustomerSalesArea> getType()
getType
in class VdmObject<CustomerSalesArea>
public void setCustomer(@Nullable String customer)
Original property name from the Odata EDM: Customer
customer
- Customer Numberpublic void setSalesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
salesOrganization
- Sales Organizationpublic void setDistributionChannel(@Nullable String distributionChannel)
Original property name from the Odata EDM: DistributionChannel
distributionChannel
- Distribution Channelpublic void setDivision(@Nullable String division)
Original property name from the Odata EDM: Division
division
- Divisionpublic void setAccountByCustomer(@Nullable String accountByCustomer)
Original property name from the Odata EDM: AccountByCustomer
accountByCustomer
- Shipper's (Our) Account Number at the Customer or Vendorpublic void setAuthorizationGroup(@Nullable String authorizationGroup)
Original property name from the Odata EDM: AuthorizationGroup
authorizationGroup
- Authorization Grouppublic void setBillingIsBlockedForCustomer(@Nullable String billingIsBlockedForCustomer)
Original property name from the Odata EDM: BillingIsBlockedForCustomer
billingIsBlockedForCustomer
- Billing block for customer (sales and distribution)public void setCompleteDeliveryIsDefined(@Nullable Boolean completeDeliveryIsDefined)
Original property name from the Odata EDM: CompleteDeliveryIsDefined
completeDeliveryIsDefined
- Complete Delivery Defined for Each Sales Order?public void setCurrency(@Nullable String currency)
Original property name from the Odata EDM: Currency
currency
- Currencypublic void setCustomerABCClassification(@Nullable String customerABCClassification)
Original property name from the Odata EDM: CustomerABCClassification
customerABCClassification
- Customer classification (ABC analysis)public void setCustomerAccountAssignmentGroup(@Nullable String customerAccountAssignmentGroup)
Original property name from the Odata EDM: CustomerAccountAssignmentGroup
customerAccountAssignmentGroup
- Account Assignment Group for this customerpublic void setCustomerGroup(@Nullable String customerGroup)
Original property name from the Odata EDM: CustomerGroup
customerGroup
- Customer Grouppublic void setCustomerPaymentTerms(@Nullable String customerPaymentTerms)
Original property name from the Odata EDM: CustomerPaymentTerms
customerPaymentTerms
- Terms of payment keypublic void setCustomerPriceGroup(@Nullable String customerPriceGroup)
Original property name from the Odata EDM: CustomerPriceGroup
customerPriceGroup
- Customer Price Grouppublic void setCustomerPricingProcedure(@Nullable String customerPricingProcedure)
Original property name from the Odata EDM: CustomerPricingProcedure
customerPricingProcedure
- Customer Classification for Pricing Procedure Determinationpublic void setDeliveryIsBlockedForCustomer(@Nullable String deliveryIsBlockedForCustomer)
Original property name from the Odata EDM: DeliveryIsBlockedForCustomer
deliveryIsBlockedForCustomer
- Customer delivery block (sales area)public void setDeliveryPriority(@Nullable String deliveryPriority)
Original property name from the Odata EDM: DeliveryPriority
deliveryPriority
- Delivery Prioritypublic void setIncotermsClassification(@Nullable String incotermsClassification)
Original property name from the Odata EDM: IncotermsClassification
incotermsClassification
- Incoterms (Part 1)public void setIncotermsLocation2(@Nullable String incotermsLocation2)
Original property name from the Odata EDM: IncotermsLocation2
incotermsLocation2
- Incoterms Location 2public void setIncotermsVersion(@Nullable String incotermsVersion)
Original property name from the Odata EDM: IncotermsVersion
incotermsVersion
- Incoterms Versionpublic void setIncotermsLocation1(@Nullable String incotermsLocation1)
Original property name from the Odata EDM: IncotermsLocation1
incotermsLocation1
- Incoterms Location 1public void setDeletionIndicator(@Nullable Boolean deletionIndicator)
Original property name from the Odata EDM: DeletionIndicator
deletionIndicator
- Deletion flag for customer (sales level)public void setIncotermsTransferLocation(@Nullable String incotermsTransferLocation)
Original property name from the Odata EDM: IncotermsTransferLocation
incotermsTransferLocation
- Incoterms (Part 2)public void setInvoiceDate(@Nullable String invoiceDate)
Original property name from the Odata EDM: InvoiceDate
invoiceDate
- Invoice Dates (Calendar Identification)public void setItemOrderProbabilityInPercent(@Nullable String itemOrderProbabilityInPercent)
Original property name from the Odata EDM: ItemOrderProbabilityInPercent
itemOrderProbabilityInPercent
- Order Probability of the Itempublic void setOrderCombinationIsAllowed(@Nullable Boolean orderCombinationIsAllowed)
Original property name from the Odata EDM: OrderCombinationIsAllowed
orderCombinationIsAllowed
- Order Combination Indicatorpublic void setOrderIsBlockedForCustomer(@Nullable String orderIsBlockedForCustomer)
Original property name from the Odata EDM: OrderIsBlockedForCustomer
orderIsBlockedForCustomer
- Customer order block (sales area)public void setPartialDeliveryIsAllowed(@Nullable String partialDeliveryIsAllowed)
Original property name from the Odata EDM: PartialDeliveryIsAllowed
partialDeliveryIsAllowed
- Partial delivery at item levelpublic void setPriceListType(@Nullable String priceListType)
Original property name from the Odata EDM: PriceListType
priceListType
- Price List Typepublic void setSalesGroup(@Nullable String salesGroup)
Original property name from the Odata EDM: SalesGroup
salesGroup
- Sales grouppublic void setSalesOffice(@Nullable String salesOffice)
Original property name from the Odata EDM: SalesOffice
salesOffice
- Sales officepublic void setShippingCondition(@Nullable String shippingCondition)
Original property name from the Odata EDM: ShippingCondition
shippingCondition
- Shipping Conditionspublic void setSupplyingPlant(@Nullable String supplyingPlant)
Original property name from the Odata EDM: SupplyingPlant
supplyingPlant
- Delivering Plant (Own or External)public void setSalesDistrict(@Nullable String salesDistrict)
Original property name from the Odata EDM: SalesDistrict
salesDistrict
- Sales Districtpublic void setInvoiceListSchedule(@Nullable String invoiceListSchedule)
Original property name from the Odata EDM: InvoiceListSchedule
invoiceListSchedule
- Invoice List Schedule (calendar identification)public void setExchangeRateType(@Nullable String exchangeRateType)
Original property name from the Odata EDM: ExchangeRateType
exchangeRateType
- Exchange Rate Typepublic void setAdditionalCustomerGroup1(@Nullable String additionalCustomerGroup1)
Original property name from the Odata EDM: AdditionalCustomerGroup1
additionalCustomerGroup1
- Customer group 1public void setAdditionalCustomerGroup2(@Nullable String additionalCustomerGroup2)
Original property name from the Odata EDM: AdditionalCustomerGroup2
additionalCustomerGroup2
- Customer group 2public void setAdditionalCustomerGroup3(@Nullable String additionalCustomerGroup3)
Original property name from the Odata EDM: AdditionalCustomerGroup3
additionalCustomerGroup3
- Customer group 3public void setAdditionalCustomerGroup4(@Nullable String additionalCustomerGroup4)
Original property name from the Odata EDM: AdditionalCustomerGroup4
additionalCustomerGroup4
- Customer group 4public void setAdditionalCustomerGroup5(@Nullable String additionalCustomerGroup5)
Original property name from the Odata EDM: AdditionalCustomerGroup5
additionalCustomerGroup5
- Customer group 5public void setPaymentGuaranteeProcedure(@Nullable String paymentGuaranteeProcedure)
Original property name from the Odata EDM: PaymentGuaranteeProcedure
paymentGuaranteeProcedure
- Customer payment guarantee procedurepublic void setCustomerAccountGroup(@Nullable String customerAccountGroup)
Original property name from the Odata EDM: CustomerAccountGroup
customerAccountGroup
- Customer Account Groupprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<CustomerSalesArea>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<CustomerSalesArea>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<CustomerSalesArea>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<CustomerSalesArea>
@Nonnull public static <T> CustomerSalesAreaField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> CustomerSalesAreaField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<CustomerSalesArea>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<CustomerSalesArea>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<CustomerSalesArea>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<CustomerSalesArea>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<CustomerSalesArea>
@Nonnull public List<CustSalesPartnerFunc> fetchPartnerFunction() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<CustSalesPartnerFunc> getPartnerFunctionOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_PartnerFunction of a queried CustomerSalesArea is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<CustSalesPartnerFunc>> getPartnerFunctionIfPresent()
If the navigation property for an entity CustomerSalesArea has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setPartnerFunction(@Nonnull List<CustSalesPartnerFunc> value)
If the navigation property to_PartnerFunction of a queried CustomerSalesArea is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of CustSalesPartnerFunc entities.public void addPartnerFunction(CustSalesPartnerFunc... entity)
If the navigation property to_PartnerFunction of a queried CustomerSalesArea is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of CustSalesPartnerFunc entities.@Nonnull public List<CustomerSalesAreaTax> fetchSalesAreaTax() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<CustomerSalesAreaTax> getSalesAreaTaxOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SalesAreaTax of a queried CustomerSalesArea is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<CustomerSalesAreaTax>> getSalesAreaTaxIfPresent()
If the navigation property for an entity CustomerSalesArea has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setSalesAreaTax(@Nonnull List<CustomerSalesAreaTax> value)
If the navigation property to_SalesAreaTax of a queried CustomerSalesArea is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of CustomerSalesAreaTax entities.public void addSalesAreaTax(CustomerSalesAreaTax... entity)
If the navigation property to_SalesAreaTax of a queried CustomerSalesArea is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of CustomerSalesAreaTax entities.@Nonnull public List<CustomerSalesAreaText> fetchSalesAreaText() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<CustomerSalesAreaText> getSalesAreaTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SalesAreaText of a queried CustomerSalesArea is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<CustomerSalesAreaText>> getSalesAreaTextIfPresent()
If the navigation property for an entity CustomerSalesArea has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setSalesAreaText(@Nonnull List<CustomerSalesAreaText> value)
If the navigation property to_SalesAreaText of a queried CustomerSalesArea is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of CustomerSalesAreaText entities.public void addSalesAreaText(CustomerSalesAreaText... entity)
If the navigation property to_SalesAreaText of a queried CustomerSalesArea is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of CustomerSalesAreaText entities.@Nonnull public static CustomerSalesArea.CustomerSalesAreaBuilder builder()
@Nullable public String getCustomer()
Original property name from the Odata EDM: Customer
@Nullable public String getSalesOrganization()
Original property name from the Odata EDM: SalesOrganization
@Nullable public String getDistributionChannel()
Original property name from the Odata EDM: DistributionChannel
@Nullable public String getDivision()
Original property name from the Odata EDM: Division
@Nullable public String getAccountByCustomer()
Original property name from the Odata EDM: AccountByCustomer
@Nullable public String getAuthorizationGroup()
Original property name from the Odata EDM: AuthorizationGroup
@Nullable public String getBillingIsBlockedForCustomer()
Original property name from the Odata EDM: BillingIsBlockedForCustomer
@Nullable public Boolean getCompleteDeliveryIsDefined()
Original property name from the Odata EDM: CompleteDeliveryIsDefined
@Nullable public String getCurrency()
Original property name from the Odata EDM: Currency
@Nullable public String getCustomerABCClassification()
Original property name from the Odata EDM: CustomerABCClassification
@Nullable public String getCustomerAccountAssignmentGroup()
Original property name from the Odata EDM: CustomerAccountAssignmentGroup
@Nullable public String getCustomerGroup()
Original property name from the Odata EDM: CustomerGroup
@Nullable public String getCustomerPaymentTerms()
Original property name from the Odata EDM: CustomerPaymentTerms
@Nullable public String getCustomerPriceGroup()
Original property name from the Odata EDM: CustomerPriceGroup
@Nullable public String getCustomerPricingProcedure()
Original property name from the Odata EDM: CustomerPricingProcedure
@Nullable public String getDeliveryIsBlockedForCustomer()
Original property name from the Odata EDM: DeliveryIsBlockedForCustomer
@Nullable public String getDeliveryPriority()
Original property name from the Odata EDM: DeliveryPriority
@Nullable public String getIncotermsClassification()
Original property name from the Odata EDM: IncotermsClassification
@Nullable public String getIncotermsLocation2()
Original property name from the Odata EDM: IncotermsLocation2
@Nullable public String getIncotermsVersion()
Original property name from the Odata EDM: IncotermsVersion
@Nullable public String getIncotermsLocation1()
Original property name from the Odata EDM: IncotermsLocation1
@Nullable public Boolean getDeletionIndicator()
Original property name from the Odata EDM: DeletionIndicator
@Nullable public String getIncotermsTransferLocation()
Original property name from the Odata EDM: IncotermsTransferLocation
@Nullable public String getInvoiceDate()
Original property name from the Odata EDM: InvoiceDate
@Nullable public String getItemOrderProbabilityInPercent()
Original property name from the Odata EDM: ItemOrderProbabilityInPercent
@Nullable public Boolean getOrderCombinationIsAllowed()
Original property name from the Odata EDM: OrderCombinationIsAllowed
@Nullable public String getOrderIsBlockedForCustomer()
Original property name from the Odata EDM: OrderIsBlockedForCustomer
@Nullable public String getPartialDeliveryIsAllowed()
Original property name from the Odata EDM: PartialDeliveryIsAllowed
@Nullable public String getPriceListType()
Original property name from the Odata EDM: PriceListType
@Nullable public String getSalesGroup()
Original property name from the Odata EDM: SalesGroup
@Nullable public String getSalesOffice()
Original property name from the Odata EDM: SalesOffice
@Nullable public String getShippingCondition()
Original property name from the Odata EDM: ShippingCondition
@Nullable public String getSupplyingPlant()
Original property name from the Odata EDM: SupplyingPlant
@Nullable public String getSalesDistrict()
Original property name from the Odata EDM: SalesDistrict
@Nullable public String getInvoiceListSchedule()
Original property name from the Odata EDM: InvoiceListSchedule
@Nullable public String getExchangeRateType()
Original property name from the Odata EDM: ExchangeRateType
@Nullable public String getAdditionalCustomerGroup1()
Original property name from the Odata EDM: AdditionalCustomerGroup1
@Nullable public String getAdditionalCustomerGroup2()
Original property name from the Odata EDM: AdditionalCustomerGroup2
@Nullable public String getAdditionalCustomerGroup3()
Original property name from the Odata EDM: AdditionalCustomerGroup3
@Nullable public String getAdditionalCustomerGroup4()
Original property name from the Odata EDM: AdditionalCustomerGroup4
@Nullable public String getAdditionalCustomerGroup5()
Original property name from the Odata EDM: AdditionalCustomerGroup5
@Nullable public String getPaymentGuaranteeProcedure()
Original property name from the Odata EDM: PaymentGuaranteeProcedure
@Nullable public String getCustomerAccountGroup()
Original property name from the Odata EDM: CustomerAccountGroup
@Nonnull public String toString()
toString
in class VdmObject<CustomerSalesArea>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<CustomerSalesArea>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<CustomerSalesArea>
public int hashCode()
hashCode
in class VdmObject<CustomerSalesArea>
Copyright © 2021 SAP SE. All rights reserved.