Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.ServiceQtanFUPSrvcOrd
Packages that use ServiceQtanFUPSrvcOrd
Package
Description
-
Uses of ServiceQtanFUPSrvcOrd in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 with type parameters of type ServiceQtanFUPSrvcOrdModifier and TypeFieldDescriptionstatic final ServiceQuotationLink<ServiceQtanFUPSrvcOrd>ServiceQuotation.TO_FOLLOW_UP_SERVICE_ORDERUse with available fluent helpers to apply the to_FollowUpServiceOrder navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 that return ServiceQtanFUPSrvcOrdMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 that return types with arguments of type ServiceQtanFUPSrvcOrdModifier and TypeMethodDescriptionServiceQuotation.fetchFollowUpServiceOrder()Fetches the ServiceQtanFUPSrvcOrd entities (one to many) associated with this entity.protected Class<ServiceQtanFUPSrvcOrd>ServiceQtanFUPSrvcOrdByKeyFluentHelper.getEntityClass()protected Class<ServiceQtanFUPSrvcOrd>ServiceQtanFUPSrvcOrdFluentHelper.getEntityClass()io.vavr.control.Option<List<ServiceQtanFUPSrvcOrd>>ServiceQuotation.getFollowUpServiceOrderIfPresent()Retrieval of associated ServiceQtanFUPSrvcOrd entities (one to many).ServiceQuotation.getFollowUpServiceOrderOrFetch()Retrieval of associated ServiceQtanFUPSrvcOrd entities (one to many).ServiceQtanFUPSrvcOrd.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 with parameters of type ServiceQtanFUPSrvcOrdModifier and TypeMethodDescriptionvoidServiceQuotation.addFollowUpServiceOrder(ServiceQtanFUPSrvcOrd... entity) Adds elements to the list of associated ServiceQtanFUPSrvcOrd entities.ServiceQuotation.ServiceQuotationBuilder.followUpServiceOrder(ServiceQtanFUPSrvcOrd... value) Navigation property to_FollowUpServiceOrder for ServiceQuotation to multiple ServiceQtanFUPSrvcOrd.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 with type arguments of type ServiceQtanFUPSrvcOrdModifier and TypeMethodDescriptionvoidServiceQuotation.setFollowUpServiceOrder(List<ServiceQtanFUPSrvcOrd> value) Overwrites the list of associated ServiceQtanFUPSrvcOrd entities for the loaded navigation property to_FollowUpServiceOrder.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 with type arguments of type ServiceQtanFUPSrvcOrdModifierConstructorDescriptionServiceQuotation(String serviceQuotation, String serviceQuotationType, UUID serviceQuotationUUID, String serviceQuotationDescription, String language, ZonedDateTime requestedServiceStartDateTime, ZonedDateTime requestedServiceEndDateTime, BigDecimal srvcQtanValidityStartDateTime, BigDecimal srvcQtanValidityEndDateTime, String serviceQtanExtReference, String serviceQuotationIsReleased, String serviceQuotationIsAccepted, String serviceQuotationIsRejected, String srvcQuotationRejectionReason, String salesOrganization, String distributionChannel, String division, String salesOffice, String salesGroup, String soldToParty, String shipToParty, String contactPerson, String serviceQtanSuccessorOrder, String respyMgmtServiceTeam, String respyMgmtServiceTeamName, String respyMgmtGlobalTeamID, String paymentTerms, String transactionCurrency, BigDecimal serviceDocGrossAmount, BigDecimal serviceDocNetAmount, BigDecimal serviceDocTaxAmount, String referenceInHouseRepair, List<ServiceQtanFUPSrvcOrd> toFollowUpServiceOrder, List<ServiceQuotationItem> toItem, List<ServiceQtanPersonResp> toPersonResponsible, List<ServiceQtanPriceElement> toPricingElement, List<ServiceQtanRefObject> toReferenceObject, List<ServiceQuotationText> toText) -
Uses of ServiceQtanFUPSrvcOrd in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.link that return types with arguments of type ServiceQtanFUPSrvcOrdModifier and TypeMethodDescriptionServiceQtanFUPSrvcOrdOneToOneLink.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.servicequotationv2.link with type arguments of type ServiceQtanFUPSrvcOrdModifier and TypeMethodDescriptionprotected ServiceQtanFUPSrvcOrdLink<ObjectT>ServiceQtanFUPSrvcOrdLink.translateLinkType(EntityLink<ServiceQtanFUPSrvcOrdLink<ObjectT>, ServiceQtanFUPSrvcOrd, ObjectT> link)