Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankreconciliationstatement |
Modifier and Type | Field and Description |
---|---|
static JournalEntryItemField<String> |
JournalEntryItem.ACCOUNTING_DOCUMENT
Use with available fluent helpers to apply the AccountingDocument field to query operations.
|
static JournalEntryItemField<String> |
JournalEntryItem.ACCOUNTING_DOCUMENT_ITEM
Use with available fluent helpers to apply the AccountingDocumentItem field to query operations.
|
static JournalEntryItemField<BigDecimal> |
JournalEntryItem.AMOUNT_IN_COMPANY_CODE_CURRENCY
Use with available fluent helpers to apply the AmountInCompanyCodeCurrency field to query operations.
|
static JournalEntryItemField<BigDecimal> |
JournalEntryItem.AMOUNT_IN_TRANSACTION_CURRENCY
Use with available fluent helpers to apply the AmountInTransactionCurrency field to query operations.
|
static JournalEntryItemField<String> |
JournalEntryItem.ASSIGNMENT_REFERENCE
Use with available fluent helpers to apply the AssignmentReference field to query operations.
|
static JournalEntryItemField<LocalDateTime> |
JournalEntryItem.BANK_RECONCILIATION_DATE
Use with available fluent helpers to apply the BankReconciliationDate field to query operations.
|
static JournalEntryItemField<String> |
JournalEntryItem.BANK_RECONCILIATION_MATCH_TYPE
Use with available fluent helpers to apply the BankReconciliationMatchType field to query operations.
|
static JournalEntryItemField<String> |
JournalEntryItem.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static JournalEntryItemField<String> |
JournalEntryItem.COMPANY_CODE_CURRENCY
Use with available fluent helpers to apply the CompanyCodeCurrency field to query operations.
|
static JournalEntryItemField<BigDecimal> |
JournalEntryItem.CREDIT_AMOUNT_IN_TRANS_CRCY
Use with available fluent helpers to apply the CreditAmountInTransCrcy field to query operations.
|
static JournalEntryItemField<BigDecimal> |
JournalEntryItem.DEBIT_AMOUNT_IN_TRANS_CRCY
Use with available fluent helpers to apply the DebitAmountInTransCrcy field to query operations.
|
static JournalEntryItemField<String> |
JournalEntryItem.DOCUMENT_ITEM_TEXT
Use with available fluent helpers to apply the DocumentItemText field to query operations.
|
static JournalEntryItemField<String> |
JournalEntryItem.FISCAL_YEAR
Use with available fluent helpers to apply the FiscalYear field to query operations.
|
static JournalEntryItemField<String> |
JournalEntryItem.HOUSE_BANK
Use with available fluent helpers to apply the HouseBank field to query operations.
|
static JournalEntryItemField<String> |
JournalEntryItem.HOUSE_BANK_ACCOUNT
Use with available fluent helpers to apply the HouseBankAccount field to query operations.
|
static JournalEntryItemField<String> |
JournalEntryItem.HOUSE_BANK_CURRENCY
Use with available fluent helpers to apply the HouseBankCurrency field to query operations.
|
static JournalEntryItemField<String> |
JournalEntryItem.NOTE
Use with available fluent helpers to apply the Note field to query operations.
|
static JournalEntryItemField<LocalDateTime> |
JournalEntryItem.POSTING_DATE
Use with available fluent helpers to apply the PostingDate field to query operations.
|
static JournalEntryItemField<String> |
JournalEntryItem.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
static JournalEntryItemField<LocalDateTime> |
JournalEntryItem.VALUE_DATE
Use with available fluent helpers to apply the ValueDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> JournalEntryItemField<T> |
JournalEntryItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
JournalEntryItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.