Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatMaterialGroup
Packages that use PurgCatMaterialGroup
Package
Description
-
Uses of PurgCatMaterialGroup 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 PurgCatMaterialGroupModifier and TypeFieldDescriptionstatic final PurgCatLink<PurgCatMaterialGroup>PurgCat.TO_PURG_CAT_MATERIAL_GROUPUse with available fluent helpers to apply the to_PurgCatMaterialGroup navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory that return PurgCatMaterialGroupModifier and TypeMethodDescriptionPurgCatMaterialGroup.PurgCatMaterialGroupBuilder.build()protected PurgCatMaterialGroupPurgCatMaterialGroupCreateFluentHelper.getEntity()protected PurgCatMaterialGroupPurgCatMaterialGroupDeleteFluentHelper.getEntity()protected PurgCatMaterialGroupPurgCatMaterialGroupUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory that return types with arguments of type PurgCatMaterialGroupModifier and TypeMethodDescriptionPurgCat.fetchPurgCatMaterialGroup()Fetches the PurgCatMaterialGroup entities (one to many) associated with this entity.protected Class<PurgCatMaterialGroup>PurgCatMaterialGroupByKeyFluentHelper.getEntityClass()protected Class<PurgCatMaterialGroup>PurgCatMaterialGroupFluentHelper.getEntityClass()io.vavr.control.Option<List<PurgCatMaterialGroup>>PurgCat.getPurgCatMaterialGroupIfPresent()Retrieval of associated PurgCatMaterialGroup entities (one to many).PurgCat.getPurgCatMaterialGroupOrFetch()Retrieval of associated PurgCatMaterialGroup entities (one to many).PurgCatMaterialGroup.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with parameters of type PurgCatMaterialGroupModifier and TypeMethodDescriptionvoidPurgCat.addPurgCatMaterialGroup(PurgCatMaterialGroup... entity) Adds elements to the list of associated PurgCatMaterialGroup entities.PurgCat.PurgCatBuilder.purgCatMaterialGroup(PurgCatMaterialGroup... value) Navigation property to_PurgCatMaterialGroup for PurgCat to multiple PurgCatMaterialGroup.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with type arguments of type PurgCatMaterialGroupModifier and TypeMethodDescriptionvoidPurgCat.setPurgCatMaterialGroup(List<PurgCatMaterialGroup> value) Overwrites the list of associated PurgCatMaterialGroup entities for the loaded navigation property to_PurgCatMaterialGroup.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with parameters of type PurgCatMaterialGroupModifierConstructorDescriptionPurgCatMaterialGroupCreateFluentHelper(String servicePath, PurgCatMaterialGroup entity, String entityCollection) Creates a fluent helper object that will create aPurgCatMaterialGroupentity on the OData endpoint.PurgCatMaterialGroupDeleteFluentHelper(String servicePath, PurgCatMaterialGroup entity, String entityCollection) Creates a fluent helper object that will delete aPurgCatMaterialGroupentity on the OData endpoint.PurgCatMaterialGroupUpdateFluentHelper(String servicePath, PurgCatMaterialGroup entity, String entityCollection) Creates a fluent helper object that will update aPurgCatMaterialGroupentity on the OData endpoint. -
Uses of PurgCatMaterialGroup 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 PurgCatMaterialGroupModifier and TypeMethodDescriptionDefaultPurchasingCategoryServiceBatchChangeSet.createPurgCatMaterialGroup(PurgCatMaterialGroup purgCatMaterialGroup) PurchasingCategoryServiceBatchChangeSet.createPurgCatMaterialGroup(PurgCatMaterialGroup purgCatMaterialGroup) Create a newPurgCatMaterialGroupentity and save it to the S/4HANA system.DefaultPurchasingCategoryServiceBatchChangeSet.deletePurgCatMaterialGroup(PurgCatMaterialGroup purgCatMaterialGroup) PurchasingCategoryServiceBatchChangeSet.deletePurgCatMaterialGroup(PurgCatMaterialGroup purgCatMaterialGroup) Deletes an existingPurgCatMaterialGroupentity in the S/4HANA system.DefaultPurchasingCategoryServiceBatchChangeSet.updatePurgCatMaterialGroup(PurgCatMaterialGroup purgCatMaterialGroup) PurchasingCategoryServiceBatchChangeSet.updatePurgCatMaterialGroup(PurgCatMaterialGroup purgCatMaterialGroup) Update an existingPurgCatMaterialGroupentity and save it to the S/4HANA system. -
Uses of PurgCatMaterialGroup 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 PurgCatMaterialGroupModifier and TypeMethodDescriptionPurgCatMaterialGroupOneToOneLink.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 PurgCatMaterialGroupModifier and TypeMethodDescriptionprotected PurgCatMaterialGroupLink<ObjectT>PurgCatMaterialGroupLink.translateLinkType(EntityLink<PurgCatMaterialGroupLink<ObjectT>, PurgCatMaterialGroup, ObjectT> link) -
Uses of PurgCatMaterialGroup in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type PurgCatMaterialGroupModifier and TypeMethodDescriptionDefaultPurchasingCategoryService.createPurgCatMaterialGroup(PurgCatMaterialGroup purgCatMaterialGroup) Deprecated.PurchasingCategoryService.createPurgCatMaterialGroup(PurgCatMaterialGroup purgCatMaterialGroup) Deprecated.Create a newPurgCatMaterialGroupentity and save it to the S/4HANA system.DefaultPurchasingCategoryService.deletePurgCatMaterialGroup(PurgCatMaterialGroup purgCatMaterialGroup) Deprecated.PurchasingCategoryService.deletePurgCatMaterialGroup(PurgCatMaterialGroup purgCatMaterialGroup) Deprecated.Deletes an existingPurgCatMaterialGroupentity in the S/4HANA system.DefaultPurchasingCategoryService.updatePurgCatMaterialGroup(PurgCatMaterialGroup purgCatMaterialGroup) Deprecated.PurchasingCategoryService.updatePurgCatMaterialGroup(PurgCatMaterialGroup purgCatMaterialGroup) Deprecated.Update an existingPurgCatMaterialGroupentity and save it to the S/4HANA system.