Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.ClearingJournalEntryField
Packages that use ClearingJournalEntryField
-
Uses of ClearingJournalEntryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ClearingJournalEntryFieldModifier and TypeFieldDescriptionstatic final ClearingJournalEntryField<String>ClearingJournalEntry.CLEARING_JOURNAL_ENTRY_FISCAL_YEARUse with available fluent helpers to apply the ClearingJournalEntryFiscalYear field to query operations.static final ClearingJournalEntryField<String>ClearingJournalEntry.CLEARING_JOURNAL_ENTRY_IDUse with available fluent helpers to apply the ClearingJournalEntry_ID field to query operations.static final ClearingJournalEntryField<String>ClearingJournalEntry.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final ClearingJournalEntryField<String>ClearingJournalEntry.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 ClearingJournalEntryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ClearingJournalEntryField<T>ClearingJournalEntry.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ClearingJournalEntryField<T>Use with available fluent helpers to apply an extension field to query operations.