Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox.field.LockboxBatchField
Packages that use LockboxBatchField
-
Uses of LockboxBatchField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox declared as LockboxBatchFieldModifier and TypeFieldDescriptionstatic final LockboxBatchField<BigDecimal>LockboxBatch.AMOUNT_IN_TRANSACTION_CURRENCYUse with available fluent helpers to apply the AmountInTransactionCurrency field to query operations.static final LockboxBatchField<String>LockboxBatch.BATCH_IS_LATESTUse with available fluent helpers to apply the BatchIsLatest field to query operations.static final LockboxBatchField<String>LockboxBatch.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final LockboxBatchField<String>LockboxBatch.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final LockboxBatchField<ZonedDateTime>LockboxBatch.DEPOSIT_DATE_TIMEUse with available fluent helpers to apply the DepositDateTime field to query operations.static final LockboxBatchField<String>LockboxBatch.INCOMING_PAYMENT_FILEUse with available fluent helpers to apply the IncomingPaymentFile field to query operations.static final LockboxBatchField<String>LockboxBatch.JOURNAL_ENTRY_IS_NOT_TO_BE_POSTEDUse with available fluent helpers to apply the JournalEntryIsNotToBePosted field to query operations.static final LockboxBatchField<String>LockboxBatch.LOCKBOXUse with available fluent helpers to apply the Lockbox field to query operations.static final LockboxBatchField<String>LockboxBatch.LOCKBOX_BATCHUse with available fluent helpers to apply the LockboxBatch field to query operations.static final LockboxBatchField<String>LockboxBatch.LOCKBOX_BATCH_DESTINATIONUse with available fluent helpers to apply the LockboxBatchDestination field to query operations.static final LockboxBatchField<String>LockboxBatch.LOCKBOX_BATCH_INTERNAL_KEYUse with available fluent helpers to apply the LockboxBatchInternalKey field to query operations.static final LockboxBatchField<String>LockboxBatch.LOCKBOX_BATCH_ORIGINUse with available fluent helpers to apply the LockboxBatchOrigin field to query operations.static final LockboxBatchField<String>LockboxBatch.LOCKBOX_BATCH_STATUSUse with available fluent helpers to apply the LockboxBatchStatus field to query operations.static final LockboxBatchField<String>LockboxBatch.LOCKBOX_BATCH_STATUS_NAMEUse with available fluent helpers to apply the LockboxBatchStatusName field to query operations.static final LockboxBatchField<Short>LockboxBatch.NUMBER_OF_INCOMPLETE_CHEQUESUse with available fluent helpers to apply the NumberOfIncompleteCheques field to query operations.static final LockboxBatchField<Short>LockboxBatch.NUMBER_OF_ITEMSUse with available fluent helpers to apply the NumberOfItems field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox that return LockboxBatchFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LockboxBatchField<T>LockboxBatch.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LockboxBatchField<T>Use with available fluent helpers to apply an extension field to query operations.