Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice.PaymentAdviceItem
Packages that use PaymentAdviceItem
Package
Description
-
Uses of PaymentAdviceItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice with type parameters of type PaymentAdviceItemModifier and TypeFieldDescriptionstatic final PaymentAdviceLink<PaymentAdviceItem>PaymentAdvice.TO_PAYMENT_ADVICE_ITEMUse with available fluent helpers to apply the to_PaymentAdviceItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice that return PaymentAdviceItemModifier and TypeMethodDescriptionPaymentAdviceItem.PaymentAdviceItemBuilder.build()protected PaymentAdviceItemPaymentAdviceItemCreateFluentHelper.getEntity()protected PaymentAdviceItemPaymentAdviceItemDeleteFluentHelper.getEntity()protected PaymentAdviceItemPaymentAdviceItemUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice that return types with arguments of type PaymentAdviceItemModifier and TypeMethodDescriptionPaymentAdvice.fetchPaymentAdviceItem()Fetches the PaymentAdviceItem entities (one to many) associated with this entity.protected Class<PaymentAdviceItem>PaymentAdviceItemByKeyFluentHelper.getEntityClass()protected Class<PaymentAdviceItem>PaymentAdviceItemFluentHelper.getEntityClass()io.vavr.control.Option<List<PaymentAdviceItem>>PaymentAdvice.getPaymentAdviceItemIfPresent()Retrieval of associated PaymentAdviceItem entities (one to many).PaymentAdvice.getPaymentAdviceItemOrFetch()Retrieval of associated PaymentAdviceItem entities (one to many).PaymentAdviceItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice with parameters of type PaymentAdviceItemModifier and TypeMethodDescriptionvoidPaymentAdvice.addPaymentAdviceItem(PaymentAdviceItem... entity) Adds elements to the list of associated PaymentAdviceItem entities.PaymentAdvice.PaymentAdviceBuilder.paymentAdviceItem(PaymentAdviceItem... value) Navigation property to_PaymentAdviceItem for PaymentAdvice to multiple PaymentAdviceItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice with type arguments of type PaymentAdviceItemModifier and TypeMethodDescriptionvoidPaymentAdvice.setPaymentAdviceItem(List<PaymentAdviceItem> value) Overwrites the list of associated PaymentAdviceItem entities for the loaded navigation property to_PaymentAdviceItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice with parameters of type PaymentAdviceItemModifierConstructorDescriptionPaymentAdviceItemCreateFluentHelper(String servicePath, PaymentAdviceItem entity, String entityCollection) Creates a fluent helper object that will create aPaymentAdviceItementity on the OData endpoint.PaymentAdviceItemDeleteFluentHelper(String servicePath, PaymentAdviceItem entity, String entityCollection) Creates a fluent helper object that will delete aPaymentAdviceItementity on the OData endpoint.PaymentAdviceItemUpdateFluentHelper(String servicePath, PaymentAdviceItem entity, String entityCollection) Creates a fluent helper object that will update aPaymentAdviceItementity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice with type arguments of type PaymentAdviceItemModifierConstructorDescriptionPaymentAdvice(String companyCode, String paymentAdviceAccountType, String paymentAdviceAccount, String paymentAdvice, String paymentDocument, String accountByShipper, String paymentCurrency, LocalDateTime paymentDate, BigDecimal paidAmountInPaytCurrency, BigDecimal cashDiscountAmountInPaytCrcy, String partnerBankCountry, String partnerBankSWIFTCode, String createdByUser, LocalDateTime creationDate, LocalTime creationTime, LocalDateTime lastChangeDate, String lastChangedByUser, String paymentAdviceHeaderText, String paymentAdviceType, String paymentAdviceStatus, String paytAdvcDiffDeterminationRule, String paymentAdviceSelectionRule, String originalReferenceDocument, String referenceDocumentType, BigDecimal feeAmountInTransactionCrcy, String paymentTransaction, String exchangeRate, LocalDateTime billOfExchangeFailureDate, String bankReference, String businessPartnerName, List<PaymentAdviceItem> toPaymentAdviceItem) -
Uses of PaymentAdviceItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice.batch with parameters of type PaymentAdviceItemModifier and TypeMethodDescriptionDefaultPaymentAdviceServiceBatchChangeSet.createPaymentAdviceItem(PaymentAdviceItem paymentAdviceItem) PaymentAdviceServiceBatchChangeSet.createPaymentAdviceItem(PaymentAdviceItem paymentAdviceItem) Create a newPaymentAdviceItementity and save it to the S/4HANA system.DefaultPaymentAdviceServiceBatchChangeSet.deletePaymentAdviceItem(PaymentAdviceItem paymentAdviceItem) PaymentAdviceServiceBatchChangeSet.deletePaymentAdviceItem(PaymentAdviceItem paymentAdviceItem) Deletes an existingPaymentAdviceItementity in the S/4HANA system.DefaultPaymentAdviceServiceBatchChangeSet.updatePaymentAdviceItem(PaymentAdviceItem paymentAdviceItem) PaymentAdviceServiceBatchChangeSet.updatePaymentAdviceItem(PaymentAdviceItem paymentAdviceItem) Update an existingPaymentAdviceItementity and save it to the S/4HANA system. -
Uses of PaymentAdviceItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice.link that return types with arguments of type PaymentAdviceItemModifier and TypeMethodDescriptionPaymentAdviceItemOneToOneLink.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.paymentadvice.link with type arguments of type PaymentAdviceItemModifier and TypeMethodDescriptionprotected PaymentAdviceItemLink<ObjectT>PaymentAdviceItemLink.translateLinkType(EntityLink<PaymentAdviceItemLink<ObjectT>, PaymentAdviceItem, ObjectT> link) -
Uses of PaymentAdviceItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type PaymentAdviceItemModifier and TypeMethodDescriptionDefaultPaymentAdviceService.createPaymentAdviceItem(PaymentAdviceItem paymentAdviceItem) Deprecated.PaymentAdviceService.createPaymentAdviceItem(PaymentAdviceItem paymentAdviceItem) Deprecated.Create a newPaymentAdviceItementity and save it to the S/4HANA system.DefaultPaymentAdviceService.deletePaymentAdviceItem(PaymentAdviceItem paymentAdviceItem) Deprecated.PaymentAdviceService.deletePaymentAdviceItem(PaymentAdviceItem paymentAdviceItem) Deprecated.Deletes an existingPaymentAdviceItementity in the S/4HANA system.DefaultPaymentAdviceService.updatePaymentAdviceItem(PaymentAdviceItem paymentAdviceItem) Deprecated.PaymentAdviceService.updatePaymentAdviceItem(PaymentAdviceItem paymentAdviceItem) Deprecated.Update an existingPaymentAdviceItementity and save it to the S/4HANA system.