Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link.ProductLink
Packages that use ProductLink
Package
Description
-
Uses of ProductLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductLinkModifier and TypeFieldDescriptionstatic final ProductLink<ProductDescription>Product.TO_DESCRIPTIONUse with available fluent helpers to apply the to_Description navigation property to query operations.static final ProductLink<ProductPlant>Product.TO_PLANTUse with available fluent helpers to apply the to_Plant navigation property to query operations.static final ProductLink<ProductBasicText>Product.TO_PRODUCT_BASIC_TEXTUse with available fluent helpers to apply the to_ProductBasicText navigation property to query operations.static final ProductLink<ProductInspectionText>Product.TO_PRODUCT_INSPECTION_TEXTUse with available fluent helpers to apply the to_ProductInspectionText navigation property to query operations.static final ProductLink<ProductPurchaseText>Product.TO_PRODUCT_PURCHASE_TEXTUse with available fluent helpers to apply the to_ProductPurchaseText navigation property to query operations.static final ProductLink<ProductSalesTax>Product.TO_PRODUCT_SALES_TAXUse with available fluent helpers to apply the to_ProductSalesTax navigation property to query operations.static final ProductLink<ProductUnitsOfMeasure>Product.TO_PRODUCT_UNITS_OF_MEASUREUse with available fluent helpers to apply the to_ProductUnitsOfMeasure navigation property to query operations.static final ProductLink<ProductSalesDelivery>Product.TO_SALES_DELIVERYUse with available fluent helpers to apply the to_SalesDelivery navigation property to query operations.static final ProductLink<ProductValuation>Product.TO_VALUATIONUse with available fluent helpers to apply the to_Valuation navigation property to query operations. -
Uses of ProductLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link
Modifier and TypeClassDescriptionclassProductOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link that return ProductLinkModifier and TypeMethodDescriptionprotected ProductLink<ObjectT>ProductLink.translateLinkType(EntityLink<ProductLink<ObjectT>, Product, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link with type arguments of type ProductLinkModifier and TypeMethodDescriptionprotected ProductLink<ObjectT>ProductLink.translateLinkType(EntityLink<ProductLink<ObjectT>, Product, ObjectT> link)