Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable.SEPAMandateUsage
Packages that use SEPAMandateUsage
Package
Description
-
Uses of SEPAMandateUsage in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable with type parameters of type SEPAMandateUsageModifier and TypeFieldDescriptionstatic final SEPAMandateLink<SEPAMandateUsage>SEPAMandate.TO_SEPA_MANDATE_USAGEUse with available fluent helpers to apply the SEPAMandateUsage navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable that return SEPAMandateUsageModifier and TypeMethodDescriptionSEPAMandateUsage.SEPAMandateUsageBuilder.build()protected SEPAMandateUsageSEPAMandateUsageCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable that return types with arguments of type SEPAMandateUsageModifier and TypeMethodDescriptionSEPAMandate.fetchSEPAMandateUsage()Fetches the SEPAMandateUsage entities (one to many) associated with this entity.protected Class<SEPAMandateUsage>SEPAMandateUsageByKeyFluentHelper.getEntityClass()protected Class<SEPAMandateUsage>SEPAMandateUsageFluentHelper.getEntityClass()io.vavr.control.Option<List<SEPAMandateUsage>>SEPAMandate.getSEPAMandateUsageIfPresent()Retrieval of associated SEPAMandateUsage entities (one to many).SEPAMandate.getSEPAMandateUsageOrFetch()Retrieval of associated SEPAMandateUsage entities (one to many).SEPAMandateUsage.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable with parameters of type SEPAMandateUsageModifier and TypeMethodDescriptionvoidSEPAMandate.addSEPAMandateUsage(SEPAMandateUsage... entity) Adds elements to the list of associated SEPAMandateUsage entities.SEPAMandate.SEPAMandateBuilder.sepaMandateUsage(SEPAMandateUsage... value) Navigation property SEPAMandateUsage for SEPAMandate to multiple SEPAMandateUsage.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable with type arguments of type SEPAMandateUsageModifier and TypeMethodDescriptionvoidSEPAMandate.setSEPAMandateUsage(List<SEPAMandateUsage> value) Overwrites the list of associated SEPAMandateUsage entities for the loaded navigation property SEPAMandateUsage.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable with parameters of type SEPAMandateUsageModifierConstructorDescriptionSEPAMandateUsageCreateFluentHelper(String servicePath, SEPAMandateUsage entity, String entityCollection) Creates a fluent helper object that will create aSEPAMandateUsageentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable with type arguments of type SEPAMandateUsageModifierConstructorDescriptionSEPAMandate(String sEPAMandateApplication, String creditor, String sEPAMandate, String sEPAPaymentType, String senderType, String sender, String senderLastName, String senderFirstName, String senderStreetName, String senderHouseNumber, String senderPostalCode, String senderCityName, String senderCountry, String senderLanguage, String senderIBAN, String senderBankSWIFTCode, String alternativePayerName, String recipientType, String recipient, String recipientName1, String recipientName2, String recipientStreetName, String recipientHouseNumber, String recipientPostalCode, String recipientCityName, String recipientCountry, String sEPAMandateReferenceType, String sEPAMandateReference, String sEPAMandateReferenceDesc, LocalDateTime validityStartDate, LocalDateTime validityEndDate, String sEPASignatureCityName, LocalDateTime sEPASignatureDate, String sEPAMandateStatus, String alternativePayer, String alternativePayeeName, String alternativePayee, Boolean sEPAMandateIsB2BMandate, String senderExternalID, String sEPAMandateOrganizationalUnit1, String sEPAMandateOrganizationalUnit2, String sEPAMandateOrganizationalUnit3, String sEPAMandateOrganizationalUnit4, LocalDateTime sEPAMandateFirstUseDate, String sEPAMandateFirstUseObjTypeCode, String sEPAMandateFirstUsePaymentDoc, LocalDateTime sEPAMandateLastUseDate, String sEPAMandateLastUseObjTypeCode, String sEPAMandateLastUsePaymentDoc, String sepaCreditorIdOrigin, String originalSEPAMandate, String version, String createdByUser, LocalDateTime creationDate, LocalTime creationTime, List<SEPAMandateUsage> toSEPAMandateUsage) -
Uses of SEPAMandateUsage in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable.batch with parameters of type SEPAMandateUsageModifier and TypeMethodDescriptionDefaultSepaMandateManageInAccountsReceivableServiceBatchChangeSet.createSEPAMandateUsage(SEPAMandateUsage sEPAMandateUsage) SepaMandateManageInAccountsReceivableServiceBatchChangeSet.createSEPAMandateUsage(SEPAMandateUsage sEPAMandateUsage) Create a newSEPAMandateUsageentity and save it to the S/4HANA system. -
Uses of SEPAMandateUsage in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable.link that return types with arguments of type SEPAMandateUsageModifier and TypeMethodDescriptionSEPAMandateUsageOneToOneLink.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.sepamandatemanageinaccountsreceivable.link with type arguments of type SEPAMandateUsageModifier and TypeMethodDescriptionprotected SEPAMandateUsageLink<ObjectT>SEPAMandateUsageLink.translateLinkType(EntityLink<SEPAMandateUsageLink<ObjectT>, SEPAMandateUsage, ObjectT> link) -
Uses of SEPAMandateUsage in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SEPAMandateUsageModifier and TypeMethodDescriptionDefaultSepaMandateManageInAccountsReceivableService.createSEPAMandateUsage(SEPAMandateUsage sEPAMandateUsage) Deprecated.SepaMandateManageInAccountsReceivableService.createSEPAMandateUsage(SEPAMandateUsage sEPAMandateUsage) Deprecated.Create a newSEPAMandateUsageentity and save it to the S/4HANA system.