Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode |
Modifier and Type | Field and Description |
---|---|
static CompanyCodeField<String> |
CompanyCode.ADDRESS_ID
Use with available fluent helpers to apply the AddressID field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.COMPANY
Use with available fluent helpers to apply the Company field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.COMPANY_CODE_NAME
Use with available fluent helpers to apply the CompanyCodeName field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.CONTROLLING_AREA
Use with available fluent helpers to apply the ControllingArea field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.COUNTRY
Use with available fluent helpers to apply the Country field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.COUNTRY_CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the CountryChartOfAccounts field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.CREDIT_CONTROL_AREA
Use with available fluent helpers to apply the CreditControlArea field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static CompanyCodeField<Boolean> |
CompanyCode.DOC_DATE_IS_USED_FOR_TAX_DETN
Use with available fluent helpers to apply the DocDateIsUsedForTaxDetn field to query operations.
|
static CompanyCodeField<Boolean> |
CompanyCode.EXTENDED_WHLDG_TAX_IS_ACTIVE
Use with available fluent helpers to apply the ExtendedWhldgTaxIsActive field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.FIELD_STATUS_VARIANT
Use with available fluent helpers to apply the FieldStatusVariant field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.FINANCIAL_MANAGEMENT_AREA
Use with available fluent helpers to apply the FinancialManagementArea field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.FISCAL_YEAR_VARIANT
Use with available fluent helpers to apply the FiscalYearVariant field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.NON_TAXABLE_TRANSACTION_TAX_CODE
Use with available fluent helpers to apply the NonTaxableTransactionTaxCode field to query operations.
|
static CompanyCodeField<Boolean> |
CompanyCode.TAX_RPTG_DATE_IS_ACTIVE
Use with available fluent helpers to apply the TaxRptgDateIsActive field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.TAXABLE_ENTITY
Use with available fluent helpers to apply the TaxableEntity field to query operations.
|
static CompanyCodeField<String> |
CompanyCode.VAT_REGISTRATION
Use with available fluent helpers to apply the VATRegistration field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CompanyCodeField<T> |
CompanyCode.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CompanyCode.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.