Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatDescription
Packages that use PurgCatDescription
Package
Description
-
Uses of PurgCatDescription 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 PurgCatDescriptionModifier and TypeFieldDescriptionstatic final PurgCatLink<PurgCatDescription>PurgCat.TO_PURG_CAT_DESCRIPTIONUse with available fluent helpers to apply the to_PurgCatDescription navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory that return PurgCatDescriptionModifier and TypeMethodDescriptionPurgCatDescription.PurgCatDescriptionBuilder.build()protected PurgCatDescriptionPurgCatDescriptionCreateFluentHelper.getEntity()protected PurgCatDescriptionPurgCatDescriptionDeleteFluentHelper.getEntity()protected PurgCatDescriptionPurgCatDescriptionUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory that return types with arguments of type PurgCatDescriptionModifier and TypeMethodDescriptionPurgCat.fetchPurgCatDescription()Fetches the PurgCatDescription entities (one to many) associated with this entity.protected Class<PurgCatDescription>PurgCatDescriptionByKeyFluentHelper.getEntityClass()protected Class<PurgCatDescription>PurgCatDescriptionFluentHelper.getEntityClass()io.vavr.control.Option<List<PurgCatDescription>>PurgCat.getPurgCatDescriptionIfPresent()Retrieval of associated PurgCatDescription entities (one to many).PurgCat.getPurgCatDescriptionOrFetch()Retrieval of associated PurgCatDescription entities (one to many).PurgCatDescription.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with parameters of type PurgCatDescriptionModifier and TypeMethodDescriptionvoidPurgCat.addPurgCatDescription(PurgCatDescription... entity) Adds elements to the list of associated PurgCatDescription entities.PurgCat.PurgCatBuilder.purgCatDescription(PurgCatDescription... value) Navigation property to_PurgCatDescription for PurgCat to multiple PurgCatDescription.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with type arguments of type PurgCatDescriptionModifier and TypeMethodDescriptionvoidPurgCat.setPurgCatDescription(List<PurgCatDescription> value) Overwrites the list of associated PurgCatDescription entities for the loaded navigation property to_PurgCatDescription.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with parameters of type PurgCatDescriptionModifierConstructorDescriptionPurgCatDescriptionCreateFluentHelper(String servicePath, PurgCatDescription entity, String entityCollection) Creates a fluent helper object that will create aPurgCatDescriptionentity on the OData endpoint.PurgCatDescriptionDeleteFluentHelper(String servicePath, PurgCatDescription entity, String entityCollection) Creates a fluent helper object that will delete aPurgCatDescriptionentity on the OData endpoint.PurgCatDescriptionUpdateFluentHelper(String servicePath, PurgCatDescription entity, String entityCollection) Creates a fluent helper object that will update aPurgCatDescriptionentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with type arguments of type PurgCatDescriptionModifierConstructorDescriptionPurgCat(UUID purgCatUUID, String purchasingCategory, String purgCatName, ZonedDateTime creationDateTime, String createdByUser, ZonedDateTime lastChangeDateTime, String lastChangedByUser, String language, String purgCatIsInactive, String purgCatTranslationOvrlStatus, List<PurgCatDescription> toPurgCatDescription, List<PurgCatMaterialGroup> toPurgCatMaterialGroup, List<PurgCatMember> toPurgCatMember, List<PurgCatPlannedSpend> toPurgCatPlannedSpend, PurgCatPurchaserResponsible toPurgCatPurchaserResponsible, List<PurgCatSupplier> toPurgCatSupplier, List<PurgCatTranslationStatus> toPurgCatTranslationStatus) -
Uses of PurgCatDescription 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 PurgCatDescriptionModifier and TypeMethodDescriptionDefaultPurchasingCategoryServiceBatchChangeSet.createPurgCatDescription(PurgCatDescription purgCatDescription) PurchasingCategoryServiceBatchChangeSet.createPurgCatDescription(PurgCatDescription purgCatDescription) Create a newPurgCatDescriptionentity and save it to the S/4HANA system.DefaultPurchasingCategoryServiceBatchChangeSet.deletePurgCatDescription(PurgCatDescription purgCatDescription) PurchasingCategoryServiceBatchChangeSet.deletePurgCatDescription(PurgCatDescription purgCatDescription) Deletes an existingPurgCatDescriptionentity in the S/4HANA system.DefaultPurchasingCategoryServiceBatchChangeSet.updatePurgCatDescription(PurgCatDescription purgCatDescription) PurchasingCategoryServiceBatchChangeSet.updatePurgCatDescription(PurgCatDescription purgCatDescription) Update an existingPurgCatDescriptionentity and save it to the S/4HANA system. -
Uses of PurgCatDescription 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 PurgCatDescriptionModifier and TypeMethodDescriptionPurgCatDescriptionOneToOneLink.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 PurgCatDescriptionModifier and TypeMethodDescriptionprotected PurgCatDescriptionLink<ObjectT>PurgCatDescriptionLink.translateLinkType(EntityLink<PurgCatDescriptionLink<ObjectT>, PurgCatDescription, ObjectT> link) -
Uses of PurgCatDescription in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type PurgCatDescriptionModifier and TypeMethodDescriptionDefaultPurchasingCategoryService.createPurgCatDescription(PurgCatDescription purgCatDescription) Deprecated.PurchasingCategoryService.createPurgCatDescription(PurgCatDescription purgCatDescription) Deprecated.Create a newPurgCatDescriptionentity and save it to the S/4HANA system.DefaultPurchasingCategoryService.deletePurgCatDescription(PurgCatDescription purgCatDescription) Deprecated.PurchasingCategoryService.deletePurgCatDescription(PurgCatDescription purgCatDescription) Deprecated.Deletes an existingPurgCatDescriptionentity in the S/4HANA system.DefaultPurchasingCategoryService.updatePurgCatDescription(PurgCatDescription purgCatDescription) Deprecated.PurchasingCategoryService.updatePurgCatDescription(PurgCatDescription purgCatDescription) Deprecated.Update an existingPurgCatDescriptionentity and save it to the S/4HANA system.