Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyDescription
Packages that use SuplrActyDescription
Package
Description
-
Uses of SuplrActyDescription 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 SuplrActyDescriptionModifier and TypeFieldDescriptionstatic final SupplierActivityLink<SuplrActyDescription>SupplierActivity.TO_SUPLR_ACTY_DESCRIPTIONUse with available fluent helpers to apply the to_SuplrActyDescription navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity that return SuplrActyDescriptionModifier and TypeMethodDescriptionSuplrActyDescription.SuplrActyDescriptionBuilder.build()protected SuplrActyDescriptionSuplrActyDescriptionCreateFluentHelper.getEntity()protected SuplrActyDescriptionSuplrActyDescriptionDeleteFluentHelper.getEntity()protected SuplrActyDescriptionSuplrActyDescriptionUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity that return types with arguments of type SuplrActyDescriptionModifier and TypeMethodDescriptionSupplierActivity.fetchSuplrActyDescription()Fetches the SuplrActyDescription entities (one to many) associated with this entity.protected Class<SuplrActyDescription>SuplrActyDescriptionByKeyFluentHelper.getEntityClass()protected Class<SuplrActyDescription>SuplrActyDescriptionFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrActyDescription>>SupplierActivity.getSuplrActyDescriptionIfPresent()Retrieval of associated SuplrActyDescription entities (one to many).SupplierActivity.getSuplrActyDescriptionOrFetch()Retrieval of associated SuplrActyDescription entities (one to many).SuplrActyDescription.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity with parameters of type SuplrActyDescriptionModifier and TypeMethodDescriptionvoidSupplierActivity.addSuplrActyDescription(SuplrActyDescription... entity) Adds elements to the list of associated SuplrActyDescription entities.SupplierActivity.SupplierActivityBuilder.suplrActyDescription(SuplrActyDescription... value) Navigation property to_SuplrActyDescription for SupplierActivity to multiple SuplrActyDescription.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity with type arguments of type SuplrActyDescriptionModifier and TypeMethodDescriptionvoidSupplierActivity.setSuplrActyDescription(List<SuplrActyDescription> value) Overwrites the list of associated SuplrActyDescription entities for the loaded navigation property to_SuplrActyDescription.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity with parameters of type SuplrActyDescriptionModifierConstructorDescriptionSuplrActyDescriptionCreateFluentHelper(String servicePath, SuplrActyDescription entity, String entityCollection) Creates a fluent helper object that will create aSuplrActyDescriptionentity on the OData endpoint.SuplrActyDescriptionDeleteFluentHelper(String servicePath, SuplrActyDescription entity, String entityCollection) Creates a fluent helper object that will delete aSuplrActyDescriptionentity on the OData endpoint.SuplrActyDescriptionUpdateFluentHelper(String servicePath, SuplrActyDescription entity, String entityCollection) Creates a fluent helper object that will update aSuplrActyDescriptionentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity with type arguments of type SuplrActyDescriptionModifierConstructorDescriptionSupplierActivity(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 SuplrActyDescription 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 SuplrActyDescriptionModifier and TypeMethodDescriptionDefaultSupplierActivityServiceBatchChangeSet.createSuplrActyDescription(SuplrActyDescription suplrActyDescription) SupplierActivityServiceBatchChangeSet.createSuplrActyDescription(SuplrActyDescription suplrActyDescription) Create a newSuplrActyDescriptionentity and save it to the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.deleteSuplrActyDescription(SuplrActyDescription suplrActyDescription) SupplierActivityServiceBatchChangeSet.deleteSuplrActyDescription(SuplrActyDescription suplrActyDescription) Deletes an existingSuplrActyDescriptionentity in the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.updateSuplrActyDescription(SuplrActyDescription suplrActyDescription) SupplierActivityServiceBatchChangeSet.updateSuplrActyDescription(SuplrActyDescription suplrActyDescription) Update an existingSuplrActyDescriptionentity and save it to the S/4HANA system. -
Uses of SuplrActyDescription 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 SuplrActyDescriptionModifier and TypeMethodDescriptionSuplrActyDescriptionOneToOneLink.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 SuplrActyDescriptionModifier and TypeMethodDescriptionprotected SuplrActyDescriptionLink<ObjectT>SuplrActyDescriptionLink.translateLinkType(EntityLink<SuplrActyDescriptionLink<ObjectT>, SuplrActyDescription, ObjectT> link) -
Uses of SuplrActyDescription in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SuplrActyDescriptionModifier and TypeMethodDescriptionDefaultSupplierActivityService.createSuplrActyDescription(SuplrActyDescription suplrActyDescription) Deprecated.SupplierActivityService.createSuplrActyDescription(SuplrActyDescription suplrActyDescription) Deprecated.Create a newSuplrActyDescriptionentity and save it to the S/4HANA system.DefaultSupplierActivityService.deleteSuplrActyDescription(SuplrActyDescription suplrActyDescription) Deprecated.SupplierActivityService.deleteSuplrActyDescription(SuplrActyDescription suplrActyDescription) Deprecated.Deletes an existingSuplrActyDescriptionentity in the S/4HANA system.DefaultSupplierActivityService.updateSuplrActyDescription(SuplrActyDescription suplrActyDescription) Deprecated.SupplierActivityService.updateSuplrActyDescription(SuplrActyDescription suplrActyDescription) Deprecated.Update an existingSuplrActyDescriptionentity and save it to the S/4HANA system.