Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static CustomerSalesAreaField<String> |
CustomerSalesArea.ACCOUNT_BY_CUSTOMER
Use with available fluent helpers to apply the AccountByCustomer field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.BILLING_IS_BLOCKED_FOR_CUSTOMER
Use with available fluent helpers to apply the BillingIsBlockedForCustomer field to query operations.
|
static CustomerSalesAreaField<Boolean> |
CustomerSalesArea.COMPLETE_DELIVERY_IS_DEFINED
Use with available fluent helpers to apply the CompleteDeliveryIsDefined field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.CUSTOMER_ABC_CLASSIFICATION
Use with available fluent helpers to apply the CustomerABCClassification field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.CUSTOMER_ACCOUNT_ASSIGNMENT_GROUP
Use with available fluent helpers to apply the CustomerAccountAssignmentGroup field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.CUSTOMER_ACCOUNT_GROUP
Use with available fluent helpers to apply the CustomerAccountGroup field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.CUSTOMER_GROUP
Use with available fluent helpers to apply the CustomerGroup field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.CUSTOMER_PRICE_GROUP
Use with available fluent helpers to apply the CustomerPriceGroup field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.CUSTOMER_PRICING_PROCEDURE
Use with available fluent helpers to apply the CustomerPricingProcedure field to query operations.
|
static CustomerSalesAreaField<Boolean> |
CustomerSalesArea.DELETION_INDICATOR
Use with available fluent helpers to apply the DeletionIndicator field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.DELIVERY_IS_BLOCKED_FOR_CUSTOMER
Use with available fluent helpers to apply the DeliveryIsBlockedForCustomer field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.DELIVERY_PRIORITY
Use with available fluent helpers to apply the DeliveryPriority field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.INCOTERMS_VERSION
Use with available fluent helpers to apply the IncotermsVersion field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.INVOICE_DATE
Use with available fluent helpers to apply the InvoiceDate field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.ITEM_ORDER_PROBABILITY_IN_PERCENT
Use with available fluent helpers to apply the ItemOrderProbabilityInPercent field to query operations.
|
static CustomerSalesAreaField<Boolean> |
CustomerSalesArea.ORDER_COMBINATION_IS_ALLOWED
Use with available fluent helpers to apply the OrderCombinationIsAllowed field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.ORDER_IS_BLOCKED_FOR_CUSTOMER
Use with available fluent helpers to apply the OrderIsBlockedForCustomer field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.PARTIAL_DELIVERY_IS_ALLOWED
Use with available fluent helpers to apply the PartialDeliveryIsAllowed field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.PRICE_LIST_TYPE
Use with available fluent helpers to apply the PriceListType field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.SALES_DISTRICT
Use with available fluent helpers to apply the SalesDistrict field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.SHIPPING_CONDITION
Use with available fluent helpers to apply the ShippingCondition field to query operations.
|
static CustomerSalesAreaField<String> |
CustomerSalesArea.SUPPLYING_PLANT
Use with available fluent helpers to apply the SupplyingPlant field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustomerSalesAreaField<T> |
CustomerSalesArea.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerSalesArea.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.