Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankreconciliationstatement |
Modifier and Type | Field and Description |
---|---|
static BankStatementItemField<BigDecimal> |
BankStatementItem.AMOUNT_IN_ORIGINAL_CURRENCY
Use with available fluent helpers to apply the AmountInOriginalCurrency field to query operations.
|
static BankStatementItemField<BigDecimal> |
BankStatementItem.AMOUNT_IN_TRANSACTION_CURRENCY
Use with available fluent helpers to apply the AmountInTransactionCurrency field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.ASSIGNMENT_REFERENCE
Use with available fluent helpers to apply the AssignmentReference field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.BANK_LEDGER_DOCUMENT
Use with available fluent helpers to apply the BankLedgerDocument field to query operations.
|
static BankStatementItemField<LocalDateTime> |
BankStatementItem.BANK_RECONCILIATION_DATE
Use with available fluent helpers to apply the BankReconciliationDate field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.BANK_RECONCILIATION_MATCH_TYPE
Use with available fluent helpers to apply the BankReconciliationMatchType field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.BANK_STATEMENT
Use with available fluent helpers to apply the BankStatement field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.BANK_STATEMENT_ITEM
Use with available fluent helpers to apply the BankStatementItem field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.BANK_STATEMENT_SHORT_ID
Use with available fluent helpers to apply the BankStatementShortID field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.BUSINESS_PARTNER_NAME
Use with available fluent helpers to apply the BusinessPartnerName field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static BankStatementItemField<BigDecimal> |
BankStatementItem.CREDIT_AMOUNT_IN_TRANS_CRCY
Use with available fluent helpers to apply the CreditAmountInTransCrcy field to query operations.
|
static BankStatementItemField<BigDecimal> |
BankStatementItem.DEBIT_AMOUNT_IN_TRANS_CRCY
Use with available fluent helpers to apply the DebitAmountInTransCrcy field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.DOCUMENT_ITEM_TEXT
Use with available fluent helpers to apply the DocumentItemText field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.FISCAL_YEAR
Use with available fluent helpers to apply the FiscalYear field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.HOUSE_BANK
Use with available fluent helpers to apply the HouseBank field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.HOUSE_BANK_ACCOUNT
Use with available fluent helpers to apply the HouseBankAccount field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.MEMO_LINE
Use with available fluent helpers to apply the MemoLine field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.NOTE
Use with available fluent helpers to apply the Note field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.ORIGINAL_CURRENCY
Use with available fluent helpers to apply the OriginalCurrency field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.PARTNER_BANK
Use with available fluent helpers to apply the PartnerBank field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.PARTNER_BANK_ACCOUNT
Use with available fluent helpers to apply the PartnerBankAccount field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.PAYMENT_EXTERNAL_TRANSAC_TYPE
Use with available fluent helpers to apply the PaymentExternalTransacType field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.PAYMENT_MANUAL_TRANSAC_TYPE
Use with available fluent helpers to apply the PaymentManualTransacType field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.PAYMENT_TRANSACTION
Use with available fluent helpers to apply the PaymentTransaction field to query operations.
|
static BankStatementItemField<LocalDateTime> |
BankStatementItem.POSTING_DATE
Use with available fluent helpers to apply the PostingDate field to query operations.
|
static BankStatementItemField<String> |
BankStatementItem.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
static BankStatementItemField<LocalDateTime> |
BankStatementItem.VALUE_DATE
Use with available fluent helpers to apply the ValueDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BankStatementItemField<T> |
BankStatementItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BankStatementItem.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.