Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.CustomerCompanyField
Packages that use CustomerCompanyField
-
Uses of CustomerCompanyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as CustomerCompanyFieldModifier and TypeFieldDescriptionstatic final CustomerCompanyField<String>CustomerCompany.ACCOUNT_BY_CUSTOMERUse with available fluent helpers to apply the AccountByCustomer field to query operations.static final CustomerCompanyField<String>CustomerCompany.ACCOUNTING_CLERKUse with available fluent helpers to apply the AccountingClerk field to query operations.static final CustomerCompanyField<String>CustomerCompany.ACCOUNTING_CLERK_FAX_NUMBERUse with available fluent helpers to apply the AccountingClerkFaxNumber field to query operations.static final CustomerCompanyField<String>CustomerCompany.ACCOUNTING_CLERK_INTERNET_ADDRESSUse with available fluent helpers to apply the AccountingClerkInternetAddress field to query operations.static final CustomerCompanyField<String>CustomerCompany.ACCOUNTING_CLERK_PHONE_NUMBERUse with available fluent helpers to apply the AccountingClerkPhoneNumber field to query operations.static final CustomerCompanyField<String>CustomerCompany.ALTERNATIVE_PAYER_ACCOUNTUse with available fluent helpers to apply the AlternativePayerAccount field to query operations.static final CustomerCompanyField<String>CustomerCompany.APAR_TOLERANCE_GROUPUse with available fluent helpers to apply the APARToleranceGroup field to query operations.static final CustomerCompanyField<String>CustomerCompany.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final CustomerCompanyField<String>CustomerCompany.CASH_PLANNING_GROUPUse with available fluent helpers to apply the CashPlanningGroup field to query operations.static final CustomerCompanyField<String>CustomerCompany.COLLECTIVE_INVOICE_VARIANTUse with available fluent helpers to apply the CollectiveInvoiceVariant field to query operations.static final CustomerCompanyField<String>CustomerCompany.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final CustomerCompanyField<String>CustomerCompany.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final CustomerCompanyField<String>CustomerCompany.CUSTOMER_ACCOUNT_GROUPUse with available fluent helpers to apply the CustomerAccountGroup field to query operations.static final CustomerCompanyField<String>CustomerCompany.CUSTOMER_ACCOUNT_NOTEUse with available fluent helpers to apply the CustomerAccountNote field to query operations.static final CustomerCompanyField<String>CustomerCompany.CUSTOMER_HEAD_OFFICEUse with available fluent helpers to apply the CustomerHeadOffice field to query operations.static final CustomerCompanyField<Boolean>CustomerCompany.CUSTOMER_SUPPLIER_CLEARING_IS_USEDUse with available fluent helpers to apply the CustomerSupplierClearingIsUsed field to query operations.static final CustomerCompanyField<Boolean>CustomerCompany.DELETION_INDICATORUse with available fluent helpers to apply the DeletionIndicator field to query operations.static final CustomerCompanyField<String>CustomerCompany.HOUSE_BANKUse with available fluent helpers to apply the HouseBank field to query operations.static final CustomerCompanyField<String>CustomerCompany.INTEREST_CALCULATION_CODEUse with available fluent helpers to apply the InterestCalculationCode field to query operations.static final CustomerCompanyField<LocalDateTime>CustomerCompany.INTEREST_CALCULATION_DATEUse with available fluent helpers to apply the InterestCalculationDate field to query operations.static final CustomerCompanyField<String>CustomerCompany.INTRST_CALC_FREQUENCY_IN_MONTHSUse with available fluent helpers to apply the IntrstCalcFrequencyInMonths field to query operations.static final CustomerCompanyField<Boolean>CustomerCompany.IS_TO_BE_LOCALLY_PROCESSEDUse with available fluent helpers to apply the IsToBeLocallyProcessed field to query operations.static final CustomerCompanyField<Boolean>CustomerCompany.ITEM_IS_TO_BE_PAID_SEPARATELYUse with available fluent helpers to apply the ItemIsToBePaidSeparately field to query operations.static final CustomerCompanyField<String>CustomerCompany.KNOWN_OR_NEGOTIATED_LEAVEUse with available fluent helpers to apply the KnownOrNegotiatedLeave field to query operations.static final CustomerCompanyField<String>CustomerCompany.LAYOUT_SORTING_RULEUse with available fluent helpers to apply the LayoutSortingRule field to query operations.static final CustomerCompanyField<String>CustomerCompany.PAYMENT_BLOCKING_REASONUse with available fluent helpers to apply the PaymentBlockingReason field to query operations.static final CustomerCompanyField<String>CustomerCompany.PAYMENT_METHODS_LISTUse with available fluent helpers to apply the PaymentMethodsList field to query operations.static final CustomerCompanyField<String>CustomerCompany.PAYMENT_TERMSUse with available fluent helpers to apply the PaymentTerms field to query operations.static final CustomerCompanyField<Boolean>CustomerCompany.PAYT_ADVICE_IS_SENTBY_EDIUse with available fluent helpers to apply the PaytAdviceIsSentbyEDI field to query operations.static final CustomerCompanyField<Boolean>CustomerCompany.PHYSICAL_INVENTORY_BLOCK_INDUse with available fluent helpers to apply the PhysicalInventoryBlockInd field to query operations.static final CustomerCompanyField<String>CustomerCompany.RECONCILIATION_ACCOUNTUse with available fluent helpers to apply the ReconciliationAccount field to query operations.static final CustomerCompanyField<Boolean>CustomerCompany.RECORD_PAYMENT_HISTORY_INDICATORUse with available fluent helpers to apply the RecordPaymentHistoryIndicator field to query operations.static final CustomerCompanyField<String>CustomerCompany.USER_AT_CUSTOMERUse with available fluent helpers to apply the UserAtCustomer field to query operations.static final CustomerCompanyField<String>CustomerCompany.VALUE_ADJUSTMENT_KEYUse with available fluent helpers to apply the ValueAdjustmentKey field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return CustomerCompanyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerCompanyField<T>CustomerCompany.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerCompanyField<T>Use with available fluent helpers to apply an extension field to query operations.