Modifier and Type | Field and Description |
---|---|
static SalesOrderItemSimulationLink<SalesOrderItemPartnerSimln> |
SalesOrderItemSimulation.TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations.
|
static SalesOrderItemSimulationLink<SalesOrderItmPrcgElmntSimln> |
SalesOrderItemSimulation.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
static SalesOrderItemSimulationLink<SalesOrderScheduleLineSimln> |
SalesOrderItemSimulation.TO_SCHEDULE_LINE
Use with available fluent helpers to apply the to_ScheduleLine navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
SalesOrderItemSimulationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItemSimulation to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected SalesOrderItemSimulationLink<ObjectT> |
SalesOrderItemSimulationLink.translateLinkType(EntityLink<SalesOrderItemSimulationLink<ObjectT>,SalesOrderItemSimulation,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected SalesOrderItemSimulationLink<ObjectT> |
SalesOrderItemSimulationLink.translateLinkType(EntityLink<SalesOrderItemSimulationLink<ObjectT>,SalesOrderItemSimulation,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.