Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatSupplier
Packages that use PurgCatSupplier
Package
Description
-
Uses of PurgCatSupplier in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with type parameters of type PurgCatSupplierModifier and TypeFieldDescriptionstatic final PurgCatLink<PurgCatSupplier>PurgCat.TO_PURG_CAT_SUPPLIERUse with available fluent helpers to apply the to_PurgCatSupplier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory that return PurgCatSupplierModifier and TypeMethodDescriptionPurgCatSupplier.PurgCatSupplierBuilder.build()protected PurgCatSupplierPurgCatSupplierCreateFluentHelper.getEntity()protected PurgCatSupplierPurgCatSupplierDeleteFluentHelper.getEntity()protected PurgCatSupplierPurgCatSupplierUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory that return types with arguments of type PurgCatSupplierModifier and TypeMethodDescriptionPurgCat.fetchPurgCatSupplier()Fetches the PurgCatSupplier entities (one to many) associated with this entity.protected Class<PurgCatSupplier>PurgCatSupplierByKeyFluentHelper.getEntityClass()protected Class<PurgCatSupplier>PurgCatSupplierFluentHelper.getEntityClass()io.vavr.control.Option<List<PurgCatSupplier>>PurgCat.getPurgCatSupplierIfPresent()Retrieval of associated PurgCatSupplier entities (one to many).PurgCat.getPurgCatSupplierOrFetch()Retrieval of associated PurgCatSupplier entities (one to many).PurgCatSupplier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with parameters of type PurgCatSupplierModifier and TypeMethodDescriptionvoidPurgCat.addPurgCatSupplier(PurgCatSupplier... entity) Adds elements to the list of associated PurgCatSupplier entities.PurgCat.PurgCatBuilder.purgCatSupplier(PurgCatSupplier... value) Navigation property to_PurgCatSupplier for PurgCat to multiple PurgCatSupplier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with type arguments of type PurgCatSupplierModifier and TypeMethodDescriptionvoidPurgCat.setPurgCatSupplier(List<PurgCatSupplier> value) Overwrites the list of associated PurgCatSupplier entities for the loaded navigation property to_PurgCatSupplier.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with parameters of type PurgCatSupplierModifierConstructorDescriptionPurgCatSupplierCreateFluentHelper(String servicePath, PurgCatSupplier entity, String entityCollection) Creates a fluent helper object that will create aPurgCatSupplierentity on the OData endpoint.PurgCatSupplierDeleteFluentHelper(String servicePath, PurgCatSupplier entity, String entityCollection) Creates a fluent helper object that will delete aPurgCatSupplierentity on the OData endpoint.PurgCatSupplierUpdateFluentHelper(String servicePath, PurgCatSupplier entity, String entityCollection) Creates a fluent helper object that will update aPurgCatSupplierentity on the OData endpoint. -
Uses of PurgCatSupplier in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.batch with parameters of type PurgCatSupplierModifier and TypeMethodDescriptionDefaultPurchasingCategoryServiceBatchChangeSet.createPurgCatSupplier(PurgCatSupplier purgCatSupplier) PurchasingCategoryServiceBatchChangeSet.createPurgCatSupplier(PurgCatSupplier purgCatSupplier) Create a newPurgCatSupplierentity and save it to the S/4HANA system.DefaultPurchasingCategoryServiceBatchChangeSet.deletePurgCatSupplier(PurgCatSupplier purgCatSupplier) PurchasingCategoryServiceBatchChangeSet.deletePurgCatSupplier(PurgCatSupplier purgCatSupplier) Deletes an existingPurgCatSupplierentity in the S/4HANA system.DefaultPurchasingCategoryServiceBatchChangeSet.updatePurgCatSupplier(PurgCatSupplier purgCatSupplier) PurchasingCategoryServiceBatchChangeSet.updatePurgCatSupplier(PurgCatSupplier purgCatSupplier) Update an existingPurgCatSupplierentity and save it to the S/4HANA system. -
Uses of PurgCatSupplier in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.link that return types with arguments of type PurgCatSupplierModifier and TypeMethodDescriptionPurgCatSupplierOneToOneLink.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.purchasingcategory.link with type arguments of type PurgCatSupplierModifier and TypeMethodDescriptionprotected PurgCatSupplierLink<ObjectT>PurgCatSupplierLink.translateLinkType(EntityLink<PurgCatSupplierLink<ObjectT>, PurgCatSupplier, ObjectT> link) -
Uses of PurgCatSupplier in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type PurgCatSupplierModifier and TypeMethodDescriptionDefaultPurchasingCategoryService.createPurgCatSupplier(PurgCatSupplier purgCatSupplier) Deprecated.PurchasingCategoryService.createPurgCatSupplier(PurgCatSupplier purgCatSupplier) Deprecated.Create a newPurgCatSupplierentity and save it to the S/4HANA system.DefaultPurchasingCategoryService.deletePurgCatSupplier(PurgCatSupplier purgCatSupplier) Deprecated.PurchasingCategoryService.deletePurgCatSupplier(PurgCatSupplier purgCatSupplier) Deprecated.Deletes an existingPurgCatSupplierentity in the S/4HANA system.DefaultPurchasingCategoryService.updatePurgCatSupplier(PurgCatSupplier purgCatSupplier) Deprecated.PurchasingCategoryService.updatePurgCatSupplier(PurgCatSupplier purgCatSupplier) Deprecated.Update an existingPurgCatSupplierentity and save it to the S/4HANA system.