Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatPurchaserResponsible
Packages that use PurgCatPurchaserResponsible
Package
Description
-
Uses of PurgCatPurchaserResponsible 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 PurgCatPurchaserResponsibleModifier and TypeFieldDescriptionstatic final PurgCatOneToOneLink<PurgCatPurchaserResponsible>Use with available fluent helpers to apply the to_PurgCatPurchaserResponsible navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory that return PurgCatPurchaserResponsibleModifier and TypeMethodDescriptionPurgCatPurchaserResponsible.PurgCatPurchaserResponsibleBuilder.build()PurgCat.fetchPurgCatPurchaserResponsible()Fetches the PurgCatPurchaserResponsible entity (one to one) associated with this entity.protected PurgCatPurchaserResponsiblePurgCatPurchaserResponsibleUpdateFluentHelper.getEntity()PurgCat.getPurgCatPurchaserResponsibleOrFetch()Retrieval of associated PurgCatPurchaserResponsible entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory that return types with arguments of type PurgCatPurchaserResponsibleModifier and TypeMethodDescriptionprotected Class<PurgCatPurchaserResponsible>PurgCatPurchaserResponsibleByKeyFluentHelper.getEntityClass()protected Class<PurgCatPurchaserResponsible>PurgCatPurchaserResponsibleFluentHelper.getEntityClass()io.vavr.control.Option<PurgCatPurchaserResponsible>PurgCat.getPurgCatPurchaserResponsibleIfPresent()Retrieval of associated PurgCatPurchaserResponsible entity (one to one).PurgCatPurchaserResponsible.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with parameters of type PurgCatPurchaserResponsibleModifier and TypeMethodDescriptionPurgCat.PurgCatBuilder.purgCatPurchaserResponsible(PurgCatPurchaserResponsible value) Navigation property to_PurgCatPurchaserResponsible for PurgCat to single PurgCatPurchaserResponsible.voidPurgCat.setPurgCatPurchaserResponsible(PurgCatPurchaserResponsible value) Overwrites the associated PurgCatPurchaserResponsible entity for the loaded navigation property to_PurgCatPurchaserResponsible.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory with parameters of type PurgCatPurchaserResponsibleModifierConstructorDescriptionPurgCat(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) PurgCatPurchaserResponsibleUpdateFluentHelper(String servicePath, PurgCatPurchaserResponsible entity, String entityCollection) Creates a fluent helper object that will update aPurgCatPurchaserResponsibleentity on the OData endpoint. -
Uses of PurgCatPurchaserResponsible 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 PurgCatPurchaserResponsibleModifier and TypeMethodDescriptionDefaultPurchasingCategoryServiceBatchChangeSet.updatePurgCatPurchaserResponsible(PurgCatPurchaserResponsible purgCatPurchaserResponsible) PurchasingCategoryServiceBatchChangeSet.updatePurgCatPurchaserResponsible(PurgCatPurchaserResponsible purgCatPurchaserResponsible) Update an existingPurgCatPurchaserResponsibleentity and save it to the S/4HANA system. -
Uses of PurgCatPurchaserResponsible 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 PurgCatPurchaserResponsibleModifier and TypeMethodDescriptionPurgCatPurchaserResponsibleOneToOneLink.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 PurgCatPurchaserResponsibleModifier and TypeMethodDescriptionprotected PurgCatPurchaserResponsibleLink<ObjectT>PurgCatPurchaserResponsibleLink.translateLinkType(EntityLink<PurgCatPurchaserResponsibleLink<ObjectT>, PurgCatPurchaserResponsible, ObjectT> link) -
Uses of PurgCatPurchaserResponsible in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type PurgCatPurchaserResponsibleModifier and TypeMethodDescriptionDefaultPurchasingCategoryService.updatePurgCatPurchaserResponsible(PurgCatPurchaserResponsible purgCatPurchaserResponsible) Deprecated.PurchasingCategoryService.updatePurgCatPurchaserResponsible(PurgCatPurchaserResponsible purgCatPurchaserResponsible) Deprecated.Update an existingPurgCatPurchaserResponsibleentity and save it to the S/4HANA system.