Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductSalesTaxSelectable
Packages that use ProductSalesTaxSelectable
Package
Description
-
Uses of ProductSalesTaxSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductSalesTaxSelectableModifier and TypeFieldDescriptionstatic final ProductSalesTaxSelectableProductSalesTax.ALL_FIELDSSelector for all available fields of ProductSalesTax. -
Uses of ProductSalesTaxSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field that implement ProductSalesTaxSelectableModifier and TypeClassDescriptionclassProductSalesTaxField<FieldT>Template class to represent entity fields of the EntityProductSalesTax. -
Uses of ProductSalesTaxSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link that implement ProductSalesTaxSelectableModifier and TypeClassDescriptionclassProductSalesTaxLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductSalesTaxto other entities.classProductSalesTaxOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductSalesTaxto other entities, where the cardinality of the related entity is at most 1.