Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankreconciliationstatement.field.JournalEntryItemField
Packages that use JournalEntryItemField
-
Uses of JournalEntryItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankreconciliationstatement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankreconciliationstatement declared as JournalEntryItemFieldModifier and TypeFieldDescriptionstatic final JournalEntryItemField<String>JournalEntryItem.ACCOUNTING_DOCUMENTUse with available fluent helpers to apply the AccountingDocument field to query operations.static final JournalEntryItemField<String>JournalEntryItem.ACCOUNTING_DOCUMENT_ITEMUse with available fluent helpers to apply the AccountingDocumentItem field to query operations.static final JournalEntryItemField<BigDecimal>JournalEntryItem.AMOUNT_IN_COMPANY_CODE_CURRENCYUse with available fluent helpers to apply the AmountInCompanyCodeCurrency field to query operations.static final JournalEntryItemField<BigDecimal>JournalEntryItem.AMOUNT_IN_TRANSACTION_CURRENCYUse with available fluent helpers to apply the AmountInTransactionCurrency field to query operations.static final JournalEntryItemField<String>JournalEntryItem.ASSIGNMENT_REFERENCEUse with available fluent helpers to apply the AssignmentReference field to query operations.static final JournalEntryItemField<LocalDateTime>JournalEntryItem.BANK_RECONCILIATION_DATEUse with available fluent helpers to apply the BankReconciliationDate field to query operations.static final JournalEntryItemField<String>JournalEntryItem.BANK_RECONCILIATION_MATCH_TYPEUse with available fluent helpers to apply the BankReconciliationMatchType field to query operations.static final JournalEntryItemField<String>JournalEntryItem.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final JournalEntryItemField<String>JournalEntryItem.COMPANY_CODE_CURRENCYUse with available fluent helpers to apply the CompanyCodeCurrency field to query operations.static final JournalEntryItemField<BigDecimal>JournalEntryItem.CREDIT_AMOUNT_IN_TRANS_CRCYUse with available fluent helpers to apply the CreditAmountInTransCrcy field to query operations.static final JournalEntryItemField<BigDecimal>JournalEntryItem.DEBIT_AMOUNT_IN_TRANS_CRCYUse with available fluent helpers to apply the DebitAmountInTransCrcy field to query operations.static final JournalEntryItemField<String>JournalEntryItem.DOCUMENT_ITEM_TEXTUse with available fluent helpers to apply the DocumentItemText field to query operations.static final JournalEntryItemField<String>JournalEntryItem.FISCAL_YEARUse with available fluent helpers to apply the FiscalYear field to query operations.static final JournalEntryItemField<String>JournalEntryItem.HOUSE_BANKUse with available fluent helpers to apply the HouseBank field to query operations.static final JournalEntryItemField<String>JournalEntryItem.HOUSE_BANK_ACCOUNTUse with available fluent helpers to apply the HouseBankAccount field to query operations.static final JournalEntryItemField<String>JournalEntryItem.HOUSE_BANK_CURRENCYUse with available fluent helpers to apply the HouseBankCurrency field to query operations.static final JournalEntryItemField<String>JournalEntryItem.NOTEUse with available fluent helpers to apply the Note field to query operations.static final JournalEntryItemField<LocalDateTime>JournalEntryItem.POSTING_DATEUse with available fluent helpers to apply the PostingDate field to query operations.static final JournalEntryItemField<String>JournalEntryItem.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.static final JournalEntryItemField<LocalDateTime>JournalEntryItem.VALUE_DATEUse with available fluent helpers to apply the ValueDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankreconciliationstatement that return JournalEntryItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
JournalEntryItemField<T>JournalEntryItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> JournalEntryItemField<T>Use with available fluent helpers to apply an extension field to query operations.