Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasureEAN
Packages that use ProductUnitsOfMeasureEAN
Package
Description
-
Uses of ProductUnitsOfMeasureEAN 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 ProductUnitsOfMeasureEANModifier and TypeFieldDescriptionstatic final ProductUnitsOfMeasureLink<ProductUnitsOfMeasureEAN>ProductUnitsOfMeasure.TO_INTERNATIONAL_ARTICLE_NUMBERUse with available fluent helpers to apply the to_InternationalArticleNumber navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductUnitsOfMeasureEANModifier and TypeMethodDescriptionProductUnitsOfMeasureEAN.ProductUnitsOfMeasureEANBuilder.build()protected ProductUnitsOfMeasureEANProductUnitsOfMeasureEANCreateFluentHelper.getEntity()protected ProductUnitsOfMeasureEANProductUnitsOfMeasureEANDeleteFluentHelper.getEntity()protected ProductUnitsOfMeasureEANProductUnitsOfMeasureEANUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return types with arguments of type ProductUnitsOfMeasureEANModifier and TypeMethodDescriptionProductUnitsOfMeasure.fetchInternationalArticleNumber()Fetches the ProductUnitsOfMeasureEAN entities (one to many) associated with this entity.protected Class<ProductUnitsOfMeasureEAN>ProductUnitsOfMeasureEANByKeyFluentHelper.getEntityClass()protected Class<ProductUnitsOfMeasureEAN>ProductUnitsOfMeasureEANFluentHelper.getEntityClass()io.vavr.control.Option<List<ProductUnitsOfMeasureEAN>>ProductUnitsOfMeasure.getInternationalArticleNumberIfPresent()Retrieval of associated ProductUnitsOfMeasureEAN entities (one to many).ProductUnitsOfMeasure.getInternationalArticleNumberOrFetch()Retrieval of associated ProductUnitsOfMeasureEAN entities (one to many).ProductUnitsOfMeasureEAN.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with parameters of type ProductUnitsOfMeasureEANModifier and TypeMethodDescriptionvoidProductUnitsOfMeasure.addInternationalArticleNumber(ProductUnitsOfMeasureEAN... entity) Adds elements to the list of associated ProductUnitsOfMeasureEAN entities.ProductUnitsOfMeasure.ProductUnitsOfMeasureBuilder.internationalArticleNumber(ProductUnitsOfMeasureEAN... value) Navigation property to_InternationalArticleNumber for ProductUnitsOfMeasure to multiple ProductUnitsOfMeasureEAN.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with type arguments of type ProductUnitsOfMeasureEANModifier and TypeMethodDescriptionvoidProductUnitsOfMeasure.setInternationalArticleNumber(List<ProductUnitsOfMeasureEAN> value) Overwrites the list of associated ProductUnitsOfMeasureEAN entities for the loaded navigation property to_InternationalArticleNumber.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with parameters of type ProductUnitsOfMeasureEANModifierConstructorDescriptionProductUnitsOfMeasureEANCreateFluentHelper(String servicePath, ProductUnitsOfMeasureEAN entity, String entityCollection) Creates a fluent helper object that will create aProductUnitsOfMeasureEANentity on the OData endpoint.ProductUnitsOfMeasureEANDeleteFluentHelper(String servicePath, ProductUnitsOfMeasureEAN entity, String entityCollection) Creates a fluent helper object that will delete aProductUnitsOfMeasureEANentity on the OData endpoint.ProductUnitsOfMeasureEANUpdateFluentHelper(String servicePath, ProductUnitsOfMeasureEAN entity, String entityCollection) Creates a fluent helper object that will update aProductUnitsOfMeasureEANentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with type arguments of type ProductUnitsOfMeasureEANModifierConstructorDescriptionProductUnitsOfMeasure(String product, String alternativeUnit, BigDecimal quantityNumerator, BigDecimal quantityDenominator, BigDecimal materialVolume, String volumeUnit, BigDecimal grossWeight, String weightUnit, String globalTradeItemNumber, String globalTradeItemNumberCategory, BigDecimal unitSpecificProductLength, BigDecimal unitSpecificProductWidth, BigDecimal unitSpecificProductHeight, String productMeasurementUnit, String lowerLevelPackagingUnit, BigDecimal remainingVolumeAfterNesting, Short maximumStackingFactor, BigDecimal capacityUsage, String baseUnit, List<ProductUnitsOfMeasureEAN> toInternationalArticleNumber) -
Uses of ProductUnitsOfMeasureEAN 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 ProductUnitsOfMeasureEANModifier and TypeMethodDescriptionDefaultProductMasterServiceBatchChangeSet.createProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) ProductMasterServiceBatchChangeSet.createProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Create a newProductUnitsOfMeasureEANentity and save it to the S/4HANA system.DefaultProductMasterServiceBatchChangeSet.deleteProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) ProductMasterServiceBatchChangeSet.deleteProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Deletes an existingProductUnitsOfMeasureEANentity in the S/4HANA system.DefaultProductMasterServiceBatchChangeSet.updateProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) ProductMasterServiceBatchChangeSet.updateProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Update an existingProductUnitsOfMeasureEANentity and save it to the S/4HANA system. -
Uses of ProductUnitsOfMeasureEAN 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 ProductUnitsOfMeasureEANModifier and TypeMethodDescriptionProductUnitsOfMeasureEANOneToOneLink.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 ProductUnitsOfMeasureEANModifier and TypeMethodDescriptionprotected ProductUnitsOfMeasureEANLink<ObjectT>ProductUnitsOfMeasureEANLink.translateLinkType(EntityLink<ProductUnitsOfMeasureEANLink<ObjectT>, ProductUnitsOfMeasureEAN, ObjectT> link) -
Uses of ProductUnitsOfMeasureEAN in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProductUnitsOfMeasureEANModifier and TypeMethodDescriptionDefaultProductMasterService.createProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Deprecated.ProductMasterService.createProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Deprecated.Create a newProductUnitsOfMeasureEANentity and save it to the S/4HANA system.DefaultProductMasterService.deleteProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Deprecated.ProductMasterService.deleteProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Deprecated.Deletes an existingProductUnitsOfMeasureEANentity in the S/4HANA system.DefaultProductMasterService.updateProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Deprecated.ProductMasterService.updateProductUnitsOfMeasureEAN(ProductUnitsOfMeasureEAN productUnitsOfMeasureEAN) Deprecated.Update an existingProductUnitsOfMeasureEANentity and save it to the S/4HANA system.