Modifier and Type | Field and Description |
---|---|
static OpportunityLink<OpportunityItem> |
Opportunity.TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static OpportunityLink<OpportunityPersonResp> |
Opportunity.TO_PERSON_RESPONSIBLE
Use with available fluent helpers to apply the to_PersonResponsible navigation property to query
operations.
|
static OpportunityLink<OpportunityFUPSalesOrder> |
Opportunity.TO_SALES_ORDER
Use with available fluent helpers to apply the to_SalesOrder navigation property to query operations.
|
static OpportunityLink<OpportunityFUPSalesQuotation> |
Opportunity.TO_SALES_QUOTATION
Use with available fluent helpers to apply the to_SalesQuotation navigation property to query operations.
|
static OpportunityLink<OpportunitySalesRep> |
Opportunity.TO_SALES_REPRESENTATIVE
Use with available fluent helpers to apply the to_SalesRepresentative navigation property to query
operations.
|
static OpportunityLink<OpportunityFUPServiceOrder> |
Opportunity.TO_SERVICE_ORDER
Use with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.
|
static OpportunityLink<OpportunityText> |
Opportunity.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
OpportunityOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Opportunity to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected OpportunityLink<ObjectT> |
OpportunityLink.translateLinkType(EntityLink<OpportunityLink<ObjectT>,Opportunity,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected OpportunityLink<ObjectT> |
OpportunityLink.translateLinkType(EntityLink<OpportunityLink<ObjectT>,Opportunity,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.