Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankreconciliationstatement.field.BankStatementItemField
Packages that use BankStatementItemField
-
Uses of BankStatementItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankreconciliationstatement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankreconciliationstatement declared as BankStatementItemFieldModifier and TypeFieldDescriptionstatic final BankStatementItemField<BigDecimal>BankStatementItem.AMOUNT_IN_ORIGINAL_CURRENCYUse with available fluent helpers to apply the AmountInOriginalCurrency field to query operations.static final BankStatementItemField<BigDecimal>BankStatementItem.AMOUNT_IN_TRANSACTION_CURRENCYUse with available fluent helpers to apply the AmountInTransactionCurrency field to query operations.static final BankStatementItemField<String>BankStatementItem.ASSIGNMENT_REFERENCEUse with available fluent helpers to apply the AssignmentReference field to query operations.static final BankStatementItemField<String>BankStatementItem.BANK_LEDGER_DOCUMENTUse with available fluent helpers to apply the BankLedgerDocument field to query operations.static final BankStatementItemField<LocalDateTime>BankStatementItem.BANK_RECONCILIATION_DATEUse with available fluent helpers to apply the BankReconciliationDate field to query operations.static final BankStatementItemField<String>BankStatementItem.BANK_RECONCILIATION_MATCH_TYPEUse with available fluent helpers to apply the BankReconciliationMatchType field to query operations.static final BankStatementItemField<String>BankStatementItem.BANK_STATEMENTUse with available fluent helpers to apply the BankStatement field to query operations.static final BankStatementItemField<String>BankStatementItem.BANK_STATEMENT_ITEMUse with available fluent helpers to apply the BankStatementItem field to query operations.static final BankStatementItemField<String>BankStatementItem.BANK_STATEMENT_SHORT_IDUse with available fluent helpers to apply the BankStatementShortID field to query operations.static final BankStatementItemField<String>BankStatementItem.BUSINESS_PARTNER_NAMEUse with available fluent helpers to apply the BusinessPartnerName field to query operations.static final BankStatementItemField<String>BankStatementItem.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final BankStatementItemField<BigDecimal>BankStatementItem.CREDIT_AMOUNT_IN_TRANS_CRCYUse with available fluent helpers to apply the CreditAmountInTransCrcy field to query operations.static final BankStatementItemField<BigDecimal>BankStatementItem.DEBIT_AMOUNT_IN_TRANS_CRCYUse with available fluent helpers to apply the DebitAmountInTransCrcy field to query operations.static final BankStatementItemField<String>BankStatementItem.DOCUMENT_ITEM_TEXTUse with available fluent helpers to apply the DocumentItemText field to query operations.static final BankStatementItemField<String>BankStatementItem.FISCAL_YEARUse with available fluent helpers to apply the FiscalYear field to query operations.static final BankStatementItemField<String>BankStatementItem.HOUSE_BANKUse with available fluent helpers to apply the HouseBank field to query operations.static final BankStatementItemField<String>BankStatementItem.HOUSE_BANK_ACCOUNTUse with available fluent helpers to apply the HouseBankAccount field to query operations.static final BankStatementItemField<String>BankStatementItem.MEMO_LINEUse with available fluent helpers to apply the MemoLine field to query operations.static final BankStatementItemField<String>BankStatementItem.NOTEUse with available fluent helpers to apply the Note field to query operations.static final BankStatementItemField<String>BankStatementItem.ORIGINAL_CURRENCYUse with available fluent helpers to apply the OriginalCurrency field to query operations.static final BankStatementItemField<String>BankStatementItem.PARTNER_BANKUse with available fluent helpers to apply the PartnerBank field to query operations.static final BankStatementItemField<String>BankStatementItem.PARTNER_BANK_ACCOUNTUse with available fluent helpers to apply the PartnerBankAccount field to query operations.static final BankStatementItemField<String>BankStatementItem.PAYMENT_EXTERNAL_TRANSAC_TYPEUse with available fluent helpers to apply the PaymentExternalTransacType field to query operations.static final BankStatementItemField<String>BankStatementItem.PAYMENT_MANUAL_TRANSAC_TYPEUse with available fluent helpers to apply the PaymentManualTransacType field to query operations.static final BankStatementItemField<String>BankStatementItem.PAYMENT_TRANSACTIONUse with available fluent helpers to apply the PaymentTransaction field to query operations.static final BankStatementItemField<LocalDateTime>BankStatementItem.POSTING_DATEUse with available fluent helpers to apply the PostingDate field to query operations.static final BankStatementItemField<String>BankStatementItem.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.static final BankStatementItemField<LocalDateTime>BankStatementItem.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 BankStatementItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BankStatementItemField<T>BankStatementItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BankStatementItemField<T>Use with available fluent helpers to apply an extension field to query operations.