Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSalesTax
Packages that use ProductSalesTax
Package
Description
-
Uses of ProductSalesTax in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification with type parameters of type ProductSalesTaxModifier and TypeFieldDescriptionstatic final ClfnProductLink<ProductSalesTax>ClfnProduct.TO_PRODUCT_SALES_TAXUse with available fluent helpers to apply the to_ProductSalesTax navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return ProductSalesTaxMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return types with arguments of type ProductSalesTaxModifier and TypeMethodDescriptionClfnProduct.fetchProductSalesTax()Fetches the ProductSalesTax entities (one to many) associated with this entity.protected Class<ProductSalesTax>ProductSalesTaxByKeyFluentHelper.getEntityClass()protected Class<ProductSalesTax>ProductSalesTaxFluentHelper.getEntityClass()io.vavr.control.Option<List<ProductSalesTax>>ClfnProduct.getProductSalesTaxIfPresent()Retrieval of associated ProductSalesTax entities (one to many).ClfnProduct.getProductSalesTaxOrFetch()Retrieval of associated ProductSalesTax entities (one to many).ProductSalesTax.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification with parameters of type ProductSalesTaxModifier and TypeMethodDescriptionvoidClfnProduct.addProductSalesTax(ProductSalesTax... entity) Adds elements to the list of associated ProductSalesTax entities.ClfnProduct.ClfnProductBuilder.productSalesTax(ProductSalesTax... value) Navigation property to_ProductSalesTax for ClfnProduct to multiple ProductSalesTax.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification with type arguments of type ProductSalesTaxModifier and TypeMethodDescriptionvoidClfnProduct.setProductSalesTax(List<ProductSalesTax> value) Overwrites the list of associated ProductSalesTax entities for the loaded navigation property to_ProductSalesTax. -
Uses of ProductSalesTax in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link that return types with arguments of type ProductSalesTaxModifier and TypeMethodDescriptionProductSalesTaxOneToOneLink.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.productmasterdataincludingclassification.link with type arguments of type ProductSalesTaxModifier and TypeMethodDescriptionprotected ProductSalesTaxLink<ObjectT>ProductSalesTaxLink.translateLinkType(EntityLink<ProductSalesTaxLink<ObjectT>, ProductSalesTax, ObjectT> link)