Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static CustomerCompanyField<String> |
CustomerCompany.ACCOUNT_BY_CUSTOMER
Use with available fluent helpers to apply the AccountByCustomer field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.ACCOUNTING_CLERK
Use with available fluent helpers to apply the AccountingClerk field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.ACCOUNTING_CLERK_FAX_NUMBER
Use with available fluent helpers to apply the AccountingClerkFaxNumber field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.ACCOUNTING_CLERK_INTERNET_ADDRESS
Use with available fluent helpers to apply the AccountingClerkInternetAddress field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.ACCOUNTING_CLERK_PHONE_NUMBER
Use with available fluent helpers to apply the AccountingClerkPhoneNumber field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.ALTERNATIVE_PAYER_ACCOUNT
Use with available fluent helpers to apply the AlternativePayerAccount field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.APAR_TOLERANCE_GROUP
Use with available fluent helpers to apply the APARToleranceGroup field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.CASH_PLANNING_GROUP
Use with available fluent helpers to apply the CashPlanningGroup field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.COLLECTIVE_INVOICE_VARIANT
Use with available fluent helpers to apply the CollectiveInvoiceVariant field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.CUSTOMER_ACCOUNT_GROUP
Use with available fluent helpers to apply the CustomerAccountGroup field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.CUSTOMER_ACCOUNT_NOTE
Use with available fluent helpers to apply the CustomerAccountNote field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.CUSTOMER_HEAD_OFFICE
Use with available fluent helpers to apply the CustomerHeadOffice field to query operations.
|
static CustomerCompanyField<Boolean> |
CustomerCompany.CUSTOMER_SUPPLIER_CLEARING_IS_USED
Use with available fluent helpers to apply the CustomerSupplierClearingIsUsed field to query operations.
|
static CustomerCompanyField<Boolean> |
CustomerCompany.DELETION_INDICATOR
Use with available fluent helpers to apply the DeletionIndicator field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.HOUSE_BANK
Use with available fluent helpers to apply the HouseBank field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.INTEREST_CALCULATION_CODE
Use with available fluent helpers to apply the InterestCalculationCode field to query operations.
|
static CustomerCompanyField<LocalDateTime> |
CustomerCompany.INTEREST_CALCULATION_DATE
Use with available fluent helpers to apply the InterestCalculationDate field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.INTRST_CALC_FREQUENCY_IN_MONTHS
Use with available fluent helpers to apply the IntrstCalcFrequencyInMonths field to query operations.
|
static CustomerCompanyField<Boolean> |
CustomerCompany.IS_TO_BE_LOCALLY_PROCESSED
Use with available fluent helpers to apply the IsToBeLocallyProcessed field to query operations.
|
static CustomerCompanyField<Boolean> |
CustomerCompany.ITEM_IS_TO_BE_PAID_SEPARATELY
Use with available fluent helpers to apply the ItemIsToBePaidSeparately field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.KNOWN_OR_NEGOTIATED_LEAVE
Use with available fluent helpers to apply the KnownOrNegotiatedLeave field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.LAYOUT_SORTING_RULE
Use with available fluent helpers to apply the LayoutSortingRule field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.PAYMENT_BLOCKING_REASON
Use with available fluent helpers to apply the PaymentBlockingReason field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.PAYMENT_METHODS_LIST
Use with available fluent helpers to apply the PaymentMethodsList field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.PAYMENT_TERMS
Use with available fluent helpers to apply the PaymentTerms field to query operations.
|
static CustomerCompanyField<Boolean> |
CustomerCompany.PAYT_ADVICE_IS_SENTBY_EDI
Use with available fluent helpers to apply the PaytAdviceIsSentbyEDI field to query operations.
|
static CustomerCompanyField<Boolean> |
CustomerCompany.PHYSICAL_INVENTORY_BLOCK_IND
Use with available fluent helpers to apply the PhysicalInventoryBlockInd field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.RECONCILIATION_ACCOUNT
Use with available fluent helpers to apply the ReconciliationAccount field to query operations.
|
static CustomerCompanyField<Boolean> |
CustomerCompany.RECORD_PAYMENT_HISTORY_INDICATOR
Use with available fluent helpers to apply the RecordPaymentHistoryIndicator field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.USER_AT_CUSTOMER
Use with available fluent helpers to apply the UserAtCustomer field to query operations.
|
static CustomerCompanyField<String> |
CustomerCompany.VALUE_ADJUSTMENT_KEY
Use with available fluent helpers to apply the ValueAdjustmentKey field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustomerCompanyField<T> |
CustomerCompany.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerCompany.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.