Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static CustomerField<String> |
Customer.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static CustomerField<String> |
Customer.BILLING_IS_BLOCKED_FOR_CUSTOMER
Use with available fluent helpers to apply the BillingIsBlockedForCustomer field to query operations.
|
static CustomerField<String> |
Customer.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static CustomerField<LocalDateTime> |
Customer.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static CustomerField<String> |
Customer.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static CustomerField<String> |
Customer.CUSTOMER_ACCOUNT_GROUP
Use with available fluent helpers to apply the CustomerAccountGroup field to query operations.
|
static CustomerField<String> |
Customer.CUSTOMER_CLASSIFICATION
Use with available fluent helpers to apply the CustomerClassification field to query operations.
|
static CustomerField<String> |
Customer.CUSTOMER_CORPORATE_GROUP
Use with available fluent helpers to apply the CustomerCorporateGroup field to query operations.
|
static CustomerField<String> |
Customer.CUSTOMER_FULL_NAME
Use with available fluent helpers to apply the CustomerFullName field to query operations.
|
static CustomerField<String> |
Customer.CUSTOMER_NAME
Use with available fluent helpers to apply the CustomerName field to query operations.
|
static CustomerField<Boolean> |
Customer.DELETION_INDICATOR
Use with available fluent helpers to apply the DeletionIndicator field to query operations.
|
static CustomerField<String> |
Customer.DELIVERY_IS_BLOCKED
Use with available fluent helpers to apply the DeliveryIsBlocked field to query operations.
|
static CustomerField<String> |
Customer.FISCAL_ADDRESS
Use with available fluent helpers to apply the FiscalAddress field to query operations.
|
static CustomerField<String> |
Customer.INDUSTRY
Use with available fluent helpers to apply the Industry field to query operations.
|
static CustomerField<String> |
Customer.INDUSTRY_CODE1
Use with available fluent helpers to apply the IndustryCode1 field to query operations.
|
static CustomerField<String> |
Customer.INDUSTRY_CODE2
Use with available fluent helpers to apply the IndustryCode2 field to query operations.
|
static CustomerField<String> |
Customer.INDUSTRY_CODE3
Use with available fluent helpers to apply the IndustryCode3 field to query operations.
|
static CustomerField<String> |
Customer.INDUSTRY_CODE4
Use with available fluent helpers to apply the IndustryCode4 field to query operations.
|
static CustomerField<String> |
Customer.INDUSTRY_CODE5
Use with available fluent helpers to apply the IndustryCode5 field to query operations.
|
static CustomerField<String> |
Customer.INTERNATIONAL_LOCATION_NUMBER1
Use with available fluent helpers to apply the InternationalLocationNumber1 field to query operations.
|
static CustomerField<String> |
Customer.NF_PARTNER_IS_NATURAL_PERSON
Use with available fluent helpers to apply the NFPartnerIsNaturalPerson field to query operations.
|
static CustomerField<String> |
Customer.NIELSEN_REGION
Use with available fluent helpers to apply the NielsenRegion field to query operations.
|
static CustomerField<String> |
Customer.ORDER_IS_BLOCKED_FOR_CUSTOMER
Use with available fluent helpers to apply the OrderIsBlockedForCustomer field to query operations.
|
static CustomerField<Boolean> |
Customer.POSTING_IS_BLOCKED
Use with available fluent helpers to apply the PostingIsBlocked field to query operations.
|
static CustomerField<String> |
Customer.RESPONSIBLE_TYPE
Use with available fluent helpers to apply the ResponsibleType field to query operations.
|
static CustomerField<String> |
Customer.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
static CustomerField<String> |
Customer.TAX_NUMBER_TYPE
Use with available fluent helpers to apply the TaxNumberType field to query operations.
|
static CustomerField<String> |
Customer.TAX_NUMBER1
Use with available fluent helpers to apply the TaxNumber1 field to query operations.
|
static CustomerField<String> |
Customer.TAX_NUMBER2
Use with available fluent helpers to apply the TaxNumber2 field to query operations.
|
static CustomerField<String> |
Customer.TAX_NUMBER3
Use with available fluent helpers to apply the TaxNumber3 field to query operations.
|
static CustomerField<String> |
Customer.TAX_NUMBER4
Use with available fluent helpers to apply the TaxNumber4 field to query operations.
|
static CustomerField<String> |
Customer.TAX_NUMBER5
Use with available fluent helpers to apply the TaxNumber5 field to query operations.
|
static CustomerField<String> |
Customer.VAT_REGISTRATION
Use with available fluent helpers to apply the VATRegistration field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustomerField<T> |
Customer.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Customer.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.