Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotationBidder
Packages that use RequestForQuotationBidder
Package
Description
-
Uses of RequestForQuotationBidder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation with type parameters of type RequestForQuotationBidderModifier and TypeFieldDescriptionstatic final RequestForQuotationLink<RequestForQuotationBidder>RequestForQuotation.TO_REQUEST_FOR_QUOTATION_BIDDERUse with available fluent helpers to apply the to_RequestForQuotationBidder navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation that return RequestForQuotationBidderModifier and TypeMethodDescriptionRequestForQuotationBidder.RequestForQuotationBidderBuilder.build()protected RequestForQuotationBidderRequestForQuotationBidderCreateFluentHelper.getEntity()protected RequestForQuotationBidderRequestForQuotationBidderDeleteFluentHelper.getEntity()protected RequestForQuotationBidderRequestForQuotationBidderUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation that return types with arguments of type RequestForQuotationBidderModifier and TypeMethodDescriptionRequestForQuotation.fetchRequestForQuotationBidder()Fetches the RequestForQuotationBidder entities (one to many) associated with this entity.protected Class<RequestForQuotationBidder>RequestForQuotationBidderByKeyFluentHelper.getEntityClass()protected Class<RequestForQuotationBidder>RequestForQuotationBidderFluentHelper.getEntityClass()io.vavr.control.Option<List<RequestForQuotationBidder>>RequestForQuotation.getRequestForQuotationBidderIfPresent()Retrieval of associated RequestForQuotationBidder entities (one to many).RequestForQuotation.getRequestForQuotationBidderOrFetch()Retrieval of associated RequestForQuotationBidder entities (one to many).RequestForQuotationBidder.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation with parameters of type RequestForQuotationBidderModifier and TypeMethodDescriptionvoidRequestForQuotation.addRequestForQuotationBidder(RequestForQuotationBidder... entity) Adds elements to the list of associated RequestForQuotationBidder entities.RequestForQuotation.RequestForQuotationBuilder.requestForQuotationBidder(RequestForQuotationBidder... value) Navigation property to_RequestForQuotationBidder for RequestForQuotation to multiple RequestForQuotationBidder.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation with type arguments of type RequestForQuotationBidderModifier and TypeMethodDescriptionvoidRequestForQuotation.setRequestForQuotationBidder(List<RequestForQuotationBidder> value) Overwrites the list of associated RequestForQuotationBidder entities for the loaded navigation property to_RequestForQuotationBidder.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation with parameters of type RequestForQuotationBidderModifierConstructorDescriptionRequestForQuotationBidderCreateFluentHelper(String servicePath, RequestForQuotationBidder entity, String entityCollection) Creates a fluent helper object that will create aRequestForQuotationBidderentity on the OData endpoint.RequestForQuotationBidderDeleteFluentHelper(String servicePath, RequestForQuotationBidder entity, String entityCollection) Creates a fluent helper object that will delete aRequestForQuotationBidderentity on the OData endpoint.RequestForQuotationBidderUpdateFluentHelper(String servicePath, RequestForQuotationBidder entity, String entityCollection) Creates a fluent helper object that will update aRequestForQuotationBidderentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation with type arguments of type RequestForQuotationBidderModifierConstructorDescriptionRequestForQuotation(String requestForQuotation, String companyCode, String purchasingDocumentCategory, String purchasingDocumentType, String createdByUser, LocalDateTime creationDate, ZonedDateTime lastChangeDateTime, String language, String purchasingOrganization, String purchasingGroup, String documentCurrency, String incotermsClassification, String incotermsTransferLocation, String incotermsVersion, String incotermsLocation1, String incotermsLocation2, String paymentTerms, BigDecimal cashDiscount1Days, BigDecimal cashDiscount2Days, BigDecimal cashDiscount1Percent, BigDecimal cashDiscount2Percent, BigDecimal netPaymentDays, LocalDateTime rFQPublishingDate, LocalDateTime quotationLatestSubmissionDate, LocalDateTime bindingPeriodValidityEndDate, BigDecimal targetAmount, String correspncInternalReference, String rFQLifecycleStatus, String requestForQuotationName, LocalDateTime quotationEarliestSubmsnDate, LocalDateTime latestRegistrationDate, String followOnDocumentCategory, String followOnDocumentType, String isEndOfPurposeBlocked, List<RequestForQuotationBidder> toRequestForQuotationBidder, List<RequestForQuotationItem> toRequestForQuotationItem) -
Uses of RequestForQuotationBidder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.batch with parameters of type RequestForQuotationBidderModifier and TypeMethodDescriptionDefaultRequestsForQuotationServiceBatchChangeSet.createRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder) RequestsForQuotationServiceBatchChangeSet.createRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder) Create a newRequestForQuotationBidderentity and save it to the S/4HANA system.DefaultRequestsForQuotationServiceBatchChangeSet.deleteRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder) RequestsForQuotationServiceBatchChangeSet.deleteRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder) Deletes an existingRequestForQuotationBidderentity in the S/4HANA system.DefaultRequestsForQuotationServiceBatchChangeSet.updateRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder) RequestsForQuotationServiceBatchChangeSet.updateRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder) Update an existingRequestForQuotationBidderentity and save it to the S/4HANA system. -
Uses of RequestForQuotationBidder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.link that return types with arguments of type RequestForQuotationBidderModifier and TypeMethodDescriptionRequestForQuotationBidderOneToOneLink.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.requestsforquotation.link with type arguments of type RequestForQuotationBidderModifier and TypeMethodDescriptionprotected RequestForQuotationBidderLink<ObjectT>RequestForQuotationBidderLink.translateLinkType(EntityLink<RequestForQuotationBidderLink<ObjectT>, RequestForQuotationBidder, ObjectT> link) -
Uses of RequestForQuotationBidder in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type RequestForQuotationBidderModifier and TypeMethodDescriptionDefaultRequestsForQuotationService.createRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder) Deprecated.RequestsForQuotationService.createRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder) Deprecated.Create a newRequestForQuotationBidderentity and save it to the S/4HANA system.DefaultRequestsForQuotationService.deleteRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder) Deprecated.RequestsForQuotationService.deleteRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder) Deprecated.Deletes an existingRequestForQuotationBidderentity in the S/4HANA system.DefaultRequestsForQuotationService.updateRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder) Deprecated.RequestsForQuotationService.updateRequestForQuotationBidder(RequestForQuotationBidder requestForQuotationBidder) Deprecated.Update an existingRequestForQuotationBidderentity and save it to the S/4HANA system.