Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.link |
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<ProductSalesDelivery> |
Product.TO_SALES_DELIVERY
Use with available fluent helpers to apply the to_SalesDelivery 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 © 2020 SAP SE. All rights reserved.