Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox.field.LockboxBatchItemField
Packages that use LockboxBatchItemField
-
Uses of LockboxBatchItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox declared as LockboxBatchItemFieldModifier and TypeFieldDescriptionstatic final LockboxBatchItemField<BigDecimal>LockboxBatchItem.AMOUNT_IN_TRANSACTION_CURRENCYUse with available fluent helpers to apply the AmountInTransactionCurrency field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.ASSIGNMENT_REFERENCEUse with available fluent helpers to apply the AssignmentReference field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.BANK_LEDGER_DOCUMENTUse with available fluent helpers to apply the BankLedgerDocument field to query operations.static final LockboxBatchItemField<Boolean>LockboxBatchItem.BANK_LEDGER_IS_POSTEDUse with available fluent helpers to apply the BankLedgerIsPosted field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.CHEQUEUse with available fluent helpers to apply the Cheque field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.DOCUMENT_ITEM_TEXTUse with available fluent helpers to apply the DocumentItemText field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.DOCUMENT_REFERENCE_IDUse with available fluent helpers to apply the DocumentReferenceID field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.FISCAL_YEARUse with available fluent helpers to apply the FiscalYear field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.LOCKBOX_BATCHUse with available fluent helpers to apply the LockboxBatch field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.LOCKBOX_BATCH_INTERNAL_KEYUse with available fluent helpers to apply the LockboxBatchInternalKey field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.LOCKBOX_BATCH_ITEMUse with available fluent helpers to apply the LockboxBatchItem field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.LOCKBOX_BATCH_ITM_ADDITIONAL_INFOUse with available fluent helpers to apply the LockboxBatchItmAdditionalInfo field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.LOCKBOX_BATCH_ITM_STATUSUse with available fluent helpers to apply the LockboxBatchItmStatus field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.LOCKBOX_BATCH_ITM_STATUS_NAMEUse with available fluent helpers to apply the LockboxBatchItmStatusName field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.LOCKBOX_SUBLEDGER_DOCUMENTUse with available fluent helpers to apply the LockboxSubledgerDocument field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.MEMO_LINEUse with available fluent helpers to apply the MemoLine field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.MEMO_LINE1Use with available fluent helpers to apply the MemoLine1 field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.PARTNER_BANKUse with available fluent helpers to apply the PartnerBank field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.PARTNER_BANK_ACCOUNTUse with available fluent helpers to apply the PartnerBankAccount field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.PARTNER_BANK_COUNTRYUse with available fluent helpers to apply the PartnerBankCountry field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.PAYMENT_ADVICEUse with available fluent helpers to apply the PaymentAdvice field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.PAYMENT_MANUAL_TRANSAC_TYPEUse with available fluent helpers to apply the PaymentManualTransacType field to query operations.static final LockboxBatchItemField<String>LockboxBatchItem.SUBLEDGER_DOCUMENTUse with available fluent helpers to apply the SubledgerDocument field to query operations.static final LockboxBatchItemField<Boolean>LockboxBatchItem.SUBLEDGER_IS_POSTED_SUCCESSFULLYUse with available fluent helpers to apply the SubledgerIsPostedSuccessfully field to query operations.static final LockboxBatchItemField<LocalDateTime>LockboxBatchItem.VALUE_DATEUse with available fluent helpers to apply the ValueDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox that return LockboxBatchItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LockboxBatchItemField<T>LockboxBatchItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LockboxBatchItemField<T>Use with available fluent helpers to apply an extension field to query operations.