Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyPurchaserResp
Packages that use SuplrActyPurchaserResp
Package
Description
-
Uses of SuplrActyPurchaserResp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity with type parameters of type SuplrActyPurchaserRespModifier and TypeFieldDescriptionstatic final SupplierActivityOneToOneLink<SuplrActyPurchaserResp>SupplierActivity.TO_SUPLR_ACTY_PURCHASER_RESPUse with available fluent helpers to apply the to_SuplrActyPurchaserResp navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity that return SuplrActyPurchaserRespModifier and TypeMethodDescriptionSuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder.build()SupplierActivity.fetchSuplrActyPurchaserResp()Fetches the SuplrActyPurchaserResp entity (one to one) associated with this entity.protected SuplrActyPurchaserRespSuplrActyPurchaserRespUpdateFluentHelper.getEntity()SupplierActivity.getSuplrActyPurchaserRespOrFetch()Retrieval of associated SuplrActyPurchaserResp entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity that return types with arguments of type SuplrActyPurchaserRespModifier and TypeMethodDescriptionprotected Class<SuplrActyPurchaserResp>SuplrActyPurchaserRespByKeyFluentHelper.getEntityClass()protected Class<SuplrActyPurchaserResp>SuplrActyPurchaserRespFluentHelper.getEntityClass()io.vavr.control.Option<SuplrActyPurchaserResp>SupplierActivity.getSuplrActyPurchaserRespIfPresent()Retrieval of associated SuplrActyPurchaserResp entity (one to one).SuplrActyPurchaserResp.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity with parameters of type SuplrActyPurchaserRespModifier and TypeMethodDescriptionvoidSupplierActivity.setSuplrActyPurchaserResp(SuplrActyPurchaserResp value) Overwrites the associated SuplrActyPurchaserResp entity for the loaded navigation property to_SuplrActyPurchaserResp.SupplierActivity.SupplierActivityBuilder.suplrActyPurchaserResp(SuplrActyPurchaserResp value) Navigation property to_SuplrActyPurchaserResp for SupplierActivity to single SuplrActyPurchaserResp.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity with parameters of type SuplrActyPurchaserRespModifierConstructorDescriptionSuplrActyPurchaserRespUpdateFluentHelper(String servicePath, SuplrActyPurchaserResp entity, String entityCollection) Creates a fluent helper object that will update aSuplrActyPurchaserRespentity on the OData endpoint.SupplierActivity(UUID suplrActyUUID, String supplierActivity, UUID purgCatUUID, String suplrActyName, LocalDateTime startDate, LocalDateTime endDate, String suplrActyPriority, String suplrActyType, String createdByUser, ZonedDateTime creationDateTime, String lastChangedByUser, ZonedDateTime lastChangeDateTime, String suplrActyLifecycleStatus, String language, List<SuplrActyDescription> toSuplrActyDescription, SuplrActyParticipant toSuplrActyParticipant, SuplrActyPurchaserResp toSuplrActyPurchaserResp, List<SuplrActySupplier> toSuplrActySupplier) -
Uses of SuplrActyPurchaserResp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.batch with parameters of type SuplrActyPurchaserRespModifier and TypeMethodDescriptionDefaultSupplierActivityServiceBatchChangeSet.updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp) SupplierActivityServiceBatchChangeSet.updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp) Update an existingSuplrActyPurchaserRespentity and save it to the S/4HANA system. -
Uses of SuplrActyPurchaserResp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.link that return types with arguments of type SuplrActyPurchaserRespModifier and TypeMethodDescriptionSuplrActyPurchaserRespOneToOneLink.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.supplieractivity.link with type arguments of type SuplrActyPurchaserRespModifier and TypeMethodDescriptionprotected SuplrActyPurchaserRespLink<ObjectT>SuplrActyPurchaserRespLink.translateLinkType(EntityLink<SuplrActyPurchaserRespLink<ObjectT>, SuplrActyPurchaserResp, ObjectT> link) -
Uses of SuplrActyPurchaserResp in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SuplrActyPurchaserRespModifier and TypeMethodDescriptionDefaultSupplierActivityService.updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp) Deprecated.SupplierActivityService.updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp) Deprecated.Update an existingSuplrActyPurchaserRespentity and save it to the S/4HANA system.