Modifier and Type | Field and Description |
---|---|
static ProductLink<ProductDescription> |
Product.TO_DESCRIPTION
Use with available fluent helpers to apply the to_Description navigation property to query operations.
|
static ProductLink<ProductPlant> |
Product.TO_PLANT
Use with available fluent helpers to apply the to_Plant navigation property to query operations.
|
static ProductLink<ProductBasicText> |
Product.TO_PRODUCT_BASIC_TEXT
Use with available fluent helpers to apply the to_ProductBasicText navigation property to query
operations.
|
static ProductLink<ProductInspectionText> |
Product.TO_PRODUCT_INSPECTION_TEXT
Use with available fluent helpers to apply the to_ProductInspectionText navigation property to query
operations.
|
static ProductLink<ProductPurchaseText> |
Product.TO_PRODUCT_PURCHASE_TEXT
Use with available fluent helpers to apply the to_ProductPurchaseText navigation property to query
operations.
|
static ProductLink<ProductSalesTax> |
Product.TO_PRODUCT_SALES_TAX
Use with available fluent helpers to apply the to_ProductSalesTax navigation property to query operations.
|
static ProductLink<ProductUnitsOfMeasure> |
Product.TO_PRODUCT_UNITS_OF_MEASURE
Use with available fluent helpers to apply the to_ProductUnitsOfMeasure navigation property to query
operations.
|
static ProductLink<ProductSalesDelivery> |
Product.TO_SALES_DELIVERY
Use with available fluent helpers to apply the to_SalesDelivery navigation property to query operations.
|
static ProductLink<ProductValuation> |
Product.TO_VALUATION
Use with available fluent helpers to apply the to_Valuation navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ProductOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Product to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ProductLink<ObjectT> |
ProductLink.translateLinkType(EntityLink<ProductLink<ObjectT>,Product,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected ProductLink<ObjectT> |
ProductLink.translateLinkType(EntityLink<ProductLink<ObjectT>,Product,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.