Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductProcurement
Packages that use ProductProcurement
Package
Description
-
Uses of ProductProcurement in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with type parameters of type ProductProcurementModifier and TypeFieldDescriptionstatic final ProductOneToOneLink<ProductProcurement>Product.TO_PRODUCT_PROCUREMENTUse with available fluent helpers to apply the to_ProductProcurement navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductProcurementModifier and TypeMethodDescriptionProductProcurement.ProductProcurementBuilder.build()Product.fetchProductProcurement()Fetches the ProductProcurement entity (one to one) associated with this entity.protected ProductProcurementProductProcurementCreateFluentHelper.getEntity()protected ProductProcurementProductProcurementUpdateFluentHelper.getEntity()Product.getProductProcurementOrFetch()Retrieval of associated ProductProcurement entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return types with arguments of type ProductProcurementModifier and TypeMethodDescriptionprotected Class<ProductProcurement>ProductProcurementByKeyFluentHelper.getEntityClass()protected Class<ProductProcurement>ProductProcurementFluentHelper.getEntityClass()io.vavr.control.Option<ProductProcurement>Product.getProductProcurementIfPresent()Retrieval of associated ProductProcurement entity (one to one).ProductProcurement.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with parameters of type ProductProcurementModifier and TypeMethodDescriptionProduct.ProductBuilder.productProcurement(ProductProcurement value) Navigation property to_ProductProcurement for Product to single ProductProcurement.voidProduct.setProductProcurement(ProductProcurement value) Overwrites the associated ProductProcurement entity for the loaded navigation property to_ProductProcurement.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with parameters of type ProductProcurementModifierConstructorDescriptionProduct(String product, String productType, String crossPlantStatus, LocalDateTime crossPlantStatusValidityDate, LocalDateTime creationDate, String createdByUser, LocalDateTime lastChangeDate, String lastChangedByUser, ZonedDateTime lastChangeDateTime, Boolean isMarkedForDeletion, String productOldID, BigDecimal grossWeight, String purchaseOrderQuantityUnit, String sourceOfSupply, String weightUnit, BigDecimal netWeight, String countryOfOrigin, String competitorID, String productGroup, String baseUnit, String itemCategoryGroup, String productHierarchy, String division, String varblPurOrdUnitIsActive, String volumeUnit, BigDecimal materialVolume, String aNPCode, String brand, String procurementRule, LocalDateTime validityStartDate, String lowLevelCode, String prodNoInGenProdInPrepackProd, String serialIdentifierAssgmtProfile, String sizeOrDimensionText, String industryStandardName, String productStandardID, String internationalArticleNumberCat, Boolean productIsConfigurable, Boolean isBatchManagementRequired, String externalProductGroup, String crossPlantConfigurableProduct, String serialNoExplicitnessLevel, String productManufacturerNumber, String manufacturerNumber, String manufacturerPartProfile, Boolean qltyMgmtInProcmtIsActive, String industrySector, String changeNumber, String materialRevisionLevel, String handlingIndicator, String warehouseProductGroup, String warehouseStorageCondition, String standardHandlingUnitType, String serialNumberProfile, String adjustmentProfile, String preferredUnitOfMeasure, Boolean isPilferable, Boolean isRelevantForHzdsSubstances, BigDecimal quarantinePeriod, String timeUnitForQuarantinePeriod, String qualityInspectionGroup, String authorizationGroup, Boolean documentIsCreatedByCAD, String handlingUnitType, Boolean hasVariableTareWeight, BigDecimal maximumPackagingLength, BigDecimal maximumPackagingWidth, BigDecimal maximumPackagingHeight, String unitForMaxPackagingDimensions, List<ProductDescription> toDescription, List<ProductPlant> toPlant, List<ProductBasicText> toProductBasicText, List<ProductInspectionText> toProductInspectionText, ProductProcurement toProductProcurement, List<ProductPurchaseText> toProductPurchaseText, ProductQualityMgmt toProductQualityMgmt, ProductSales toProductSales, List<ProductSalesTax> toProductSalesTax, ProductStorage toProductStorage, List<ProductUnitsOfMeasure> toProductUnitsOfMeasure, List<ProductSalesDelivery> toSalesDelivery, List<ProductValuation> toValuation) ProductProcurementCreateFluentHelper(String servicePath, ProductProcurement entity, String entityCollection) Creates a fluent helper object that will create aProductProcuremententity on the OData endpoint.ProductProcurementUpdateFluentHelper(String servicePath, ProductProcurement entity, String entityCollection) Creates a fluent helper object that will update aProductProcuremententity on the OData endpoint. -
Uses of ProductProcurement in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.batch with parameters of type ProductProcurementModifier and TypeMethodDescriptionDefaultProductMasterServiceBatchChangeSet.createProductProcurement(ProductProcurement productProcurement) ProductMasterServiceBatchChangeSet.createProductProcurement(ProductProcurement productProcurement) Create a newProductProcuremententity and save it to the S/4HANA system.DefaultProductMasterServiceBatchChangeSet.updateProductProcurement(ProductProcurement productProcurement) ProductMasterServiceBatchChangeSet.updateProductProcurement(ProductProcurement productProcurement) Update an existingProductProcuremententity and save it to the S/4HANA system. -
Uses of ProductProcurement in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link that return types with arguments of type ProductProcurementModifier and TypeMethodDescriptionProductProcurementOneToOneLink.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.productmaster.link with type arguments of type ProductProcurementModifier and TypeMethodDescriptionprotected ProductProcurementLink<ObjectT>ProductProcurementLink.translateLinkType(EntityLink<ProductProcurementLink<ObjectT>, ProductProcurement, ObjectT> link) -
Uses of ProductProcurement in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProductProcurementModifier and TypeMethodDescriptionDefaultProductMasterService.createProductProcurement(ProductProcurement productProcurement) Deprecated.ProductMasterService.createProductProcurement(ProductProcurement productProcurement) Deprecated.Create a newProductProcuremententity and save it to the S/4HANA system.DefaultProductMasterService.updateProductProcurement(ProductProcurement productProcurement) Deprecated.ProductMasterService.updateProductProcurement(ProductProcurement productProcurement) Deprecated.Update an existingProductProcuremententity and save it to the S/4HANA system.