Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox.LockboxClearing
Packages that use LockboxClearing
Package
Description
-
Uses of LockboxClearing in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox with type parameters of type LockboxClearingModifier and TypeFieldDescriptionstatic final LockboxBatchItemLink<LockboxClearing>LockboxBatchItem.TO_LOCKBOX_CLEARINGUse with available fluent helpers to apply the to_LockboxClearing navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox that return LockboxClearingMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox that return types with arguments of type LockboxClearingModifier and TypeMethodDescriptionLockboxBatchItem.fetchLockboxClearing()Fetches the LockboxClearing entities (one to many) associated with this entity.protected Class<LockboxClearing>LockboxClearingByKeyFluentHelper.getEntityClass()protected Class<LockboxClearing>LockboxClearingFluentHelper.getEntityClass()io.vavr.control.Option<List<LockboxClearing>>LockboxBatchItem.getLockboxClearingIfPresent()Retrieval of associated LockboxClearing entities (one to many).LockboxBatchItem.getLockboxClearingOrFetch()Retrieval of associated LockboxClearing entities (one to many).LockboxClearing.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox with parameters of type LockboxClearingModifier and TypeMethodDescriptionvoidLockboxBatchItem.addLockboxClearing(LockboxClearing... entity) Adds elements to the list of associated LockboxClearing entities.LockboxBatchItem.LockboxBatchItemBuilder.lockboxClearing(LockboxClearing... value) Navigation property to_LockboxClearing for LockboxBatchItem to multiple LockboxClearing.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox with type arguments of type LockboxClearingModifier and TypeMethodDescriptionvoidLockboxBatchItem.setLockboxClearing(List<LockboxClearing> value) Overwrites the list of associated LockboxClearing entities for the loaded navigation property to_LockboxClearing.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox with type arguments of type LockboxClearingModifierConstructorDescriptionLockboxBatchItem(String lockboxBatchInternalKey, String lockboxBatchItem, String lockboxBatch, LocalDateTime valueDate, String currency, BigDecimal amountInTransactionCurrency, String lockboxBatchItmStatus, String lockboxBatchItmStatusName, String cheque, String partnerBankCountry, String partnerBank, String partnerBankAccount, String bankLedgerDocument, String customer, String memoLine1, String memoLine, String paymentAdvice, String assignmentReference, String documentItemText, String documentReferenceID, String paymentManualTransacType, Boolean bankLedgerIsPosted, Boolean subledgerIsPostedSuccessfully, String lockboxSubledgerDocument, String companyCode, String fiscalYear, String subledgerDocument, String lockboxBatchItmAdditionalInfo, LockboxBatch toHeader, List<LockboxClearing> toLockboxClearing) -
Uses of LockboxClearing in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox.link that return types with arguments of type LockboxClearingModifier and TypeMethodDescriptionLockboxClearingOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox.link with type arguments of type LockboxClearingModifier and TypeMethodDescriptionprotected LockboxClearingLink<ObjectT>LockboxClearingLink.translateLinkType(EntityLink<LockboxClearingLink<ObjectT>, LockboxClearing, ObjectT> link)