Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPurchasingOrg
Packages that use SupplierPurchasingOrg
Package
Description
-
Uses of SupplierPurchasingOrg in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type parameters of type SupplierPurchasingOrgModifier and TypeFieldDescriptionstatic final SupplierLink<SupplierPurchasingOrg>Supplier.TO_SUPPLIER_PURCHASING_ORGUse with available fluent helpers to apply the to_SupplierPurchasingOrg navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return SupplierPurchasingOrgModifier and TypeMethodDescriptionSupplierPurchasingOrg.SupplierPurchasingOrgBuilder.build()protected SupplierPurchasingOrgSupplierPurchasingOrgCreateFluentHelper.getEntity()protected SupplierPurchasingOrgSupplierPurchasingOrgUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return types with arguments of type SupplierPurchasingOrgModifier and TypeMethodDescriptionSupplier.fetchSupplierPurchasingOrg()Fetches the SupplierPurchasingOrg entities (one to many) associated with this entity.protected Class<SupplierPurchasingOrg>SupplierPurchasingOrgByKeyFluentHelper.getEntityClass()protected Class<SupplierPurchasingOrg>SupplierPurchasingOrgFluentHelper.getEntityClass()io.vavr.control.Option<List<SupplierPurchasingOrg>>Supplier.getSupplierPurchasingOrgIfPresent()Retrieval of associated SupplierPurchasingOrg entities (one to many).Supplier.getSupplierPurchasingOrgOrFetch()Retrieval of associated SupplierPurchasingOrg entities (one to many).SupplierPurchasingOrg.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type SupplierPurchasingOrgModifier and TypeMethodDescriptionvoidSupplier.addSupplierPurchasingOrg(SupplierPurchasingOrg... entity) Adds elements to the list of associated SupplierPurchasingOrg entities.Supplier.SupplierBuilder.supplierPurchasingOrg(SupplierPurchasingOrg... value) Navigation property to_SupplierPurchasingOrg for Supplier to multiple SupplierPurchasingOrg.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type arguments of type SupplierPurchasingOrgModifier and TypeMethodDescriptionvoidSupplier.setSupplierPurchasingOrg(List<SupplierPurchasingOrg> value) Overwrites the list of associated SupplierPurchasingOrg entities for the loaded navigation property to_SupplierPurchasingOrg.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type SupplierPurchasingOrgModifierConstructorDescriptionSupplierPurchasingOrgCreateFluentHelper(String servicePath, SupplierPurchasingOrg entity, String entityCollection) Creates a fluent helper object that will create aSupplierPurchasingOrgentity on the OData endpoint.SupplierPurchasingOrgUpdateFluentHelper(String servicePath, SupplierPurchasingOrg entity, String entityCollection) Creates a fluent helper object that will update aSupplierPurchasingOrgentity on the OData endpoint. -
Uses of SupplierPurchasingOrg in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.batch with parameters of type SupplierPurchasingOrgModifier and TypeMethodDescriptionBusinessPartnerServiceBatchChangeSet.createSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg) Create a newSupplierPurchasingOrgentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.createSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg) BusinessPartnerServiceBatchChangeSet.updateSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg) Update an existingSupplierPurchasingOrgentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.updateSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg) -
Uses of SupplierPurchasingOrg in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link that return types with arguments of type SupplierPurchasingOrgModifier and TypeMethodDescriptionSupplierPurchasingOrgOneToOneLink.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.businesspartner.link with type arguments of type SupplierPurchasingOrgModifier and TypeMethodDescriptionprotected SupplierPurchasingOrgLink<ObjectT>SupplierPurchasingOrgLink.translateLinkType(EntityLink<SupplierPurchasingOrgLink<ObjectT>, SupplierPurchasingOrg, ObjectT> link) -
Uses of SupplierPurchasingOrg in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SupplierPurchasingOrgModifier and TypeMethodDescriptionBusinessPartnerService.createSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg) Deprecated.Create a newSupplierPurchasingOrgentity and save it to the S/4HANA system.DefaultBusinessPartnerService.createSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg) Deprecated.BusinessPartnerService.updateSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg) Deprecated.Update an existingSupplierPurchasingOrgentity and save it to the S/4HANA system.DefaultBusinessPartnerService.updateSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg) Deprecated.