Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.field.CompanyCodeField
Packages that use CompanyCodeField
-
Uses of CompanyCodeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode declared as CompanyCodeFieldModifier and TypeFieldDescriptionstatic final CompanyCodeField<String>CompanyCode.ADDRESS_IDUse with available fluent helpers to apply the AddressID field to query operations.static final CompanyCodeField<String>CompanyCode.CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ChartOfAccounts field to query operations.static final CompanyCodeField<String>CompanyCode.CITY_NAMEUse with available fluent helpers to apply the CityName field to query operations.static final CompanyCodeField<String>CompanyCode.COMPANYUse with available fluent helpers to apply the Company field to query operations.static final CompanyCodeField<String>CompanyCode.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final CompanyCodeField<String>CompanyCode.COMPANY_CODE_NAMEUse with available fluent helpers to apply the CompanyCodeName field to query operations.static final CompanyCodeField<String>CompanyCode.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final CompanyCodeField<String>CompanyCode.COUNTRYUse with available fluent helpers to apply the Country field to query operations.static final CompanyCodeField<String>CompanyCode.COUNTRY_CHART_OF_ACCOUNTSUse with available fluent helpers to apply the CountryChartOfAccounts field to query operations.static final CompanyCodeField<String>CompanyCode.CREDIT_CONTROL_AREAUse with available fluent helpers to apply the CreditControlArea field to query operations.static final CompanyCodeField<String>CompanyCode.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final CompanyCodeField<Boolean>CompanyCode.DOC_DATE_IS_USED_FOR_TAX_DETNUse with available fluent helpers to apply the DocDateIsUsedForTaxDetn field to query operations.static final CompanyCodeField<Boolean>CompanyCode.EXTENDED_WHLDG_TAX_IS_ACTIVEUse with available fluent helpers to apply the ExtendedWhldgTaxIsActive field to query operations.static final CompanyCodeField<String>CompanyCode.FIELD_STATUS_VARIANTUse with available fluent helpers to apply the FieldStatusVariant field to query operations.static final CompanyCodeField<String>CompanyCode.FINANCIAL_MANAGEMENT_AREAUse with available fluent helpers to apply the FinancialManagementArea field to query operations.static final CompanyCodeField<String>CompanyCode.FISCAL_YEAR_VARIANTUse with available fluent helpers to apply the FiscalYearVariant field to query operations.static final CompanyCodeField<String>CompanyCode.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final CompanyCodeField<String>CompanyCode.NON_TAXABLE_TRANSACTION_TAX_CODEUse with available fluent helpers to apply the NonTaxableTransactionTaxCode field to query operations.static final CompanyCodeField<Boolean>CompanyCode.TAX_RPTG_DATE_IS_ACTIVEUse with available fluent helpers to apply the TaxRptgDateIsActive field to query operations.static final CompanyCodeField<String>CompanyCode.TAXABLE_ENTITYUse with available fluent helpers to apply the TaxableEntity field to query operations.static final CompanyCodeField<String>CompanyCode.VAT_REGISTRATIONUse with available fluent helpers to apply the VATRegistration field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode that return CompanyCodeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CompanyCodeField<T>CompanyCode.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CompanyCodeField<T>Use with available fluent helpers to apply an extension field to query operations.