Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.ClearingJournalEntryFiscalYearField
Packages that use ClearingJournalEntryFiscalYearField
-
Uses of ClearingJournalEntryFiscalYearField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ClearingJournalEntryFiscalYearFieldModifier and TypeFieldDescriptionstatic final ClearingJournalEntryFiscalYearField<String>ClearingJournalEntryFiscalYear.CLEARING_JOURNAL_ENTRY_FISCAL_YEAR_IDUse with available fluent helpers to apply the ClearingJournalEntryFiscalYear_ID field to query operations.static final ClearingJournalEntryFiscalYearField<String>ClearingJournalEntryFiscalYear.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final ClearingJournalEntryFiscalYearField<String>ClearingJournalEntryFiscalYear.COMPANY_CODE_NAMEUse with available fluent helpers to apply the CompanyCodeName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return ClearingJournalEntryFiscalYearFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ClearingJournalEntryFiscalYearField<T>ClearingJournalEntryFiscalYear.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ClearingJournalEntryFiscalYearField<T>Use with available fluent helpers to apply an extension field to query operations.