Modifier and Type | Field and Description |
---|---|
static BusinessSolutionOrderLink<BusSolnOrderExpenseItem> |
BusinessSolutionOrder.TO_EXPENSE_ITEM
Use with available fluent helpers to apply the to_ExpenseItem navigation property to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrderSalesItem> |
BusinessSolutionOrder.TO_SALES_ITEM
Use with available fluent helpers to apply the to_SalesItem navigation property to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrderFUPSalesOrder> |
BusinessSolutionOrder.TO_SALES_ORDER
Use with available fluent helpers to apply the to_SalesOrder navigation property to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrdFUPServiceContract> |
BusinessSolutionOrder.TO_SERVICE_CONTRACT
Use with available fluent helpers to apply the to_ServiceContract navigation property to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrdSrvcContractItem> |
BusinessSolutionOrder.TO_SERVICE_CONTRACT_ITEM
Use with available fluent helpers to apply the to_ServiceContractItem navigation property to query
operations.
|
static BusinessSolutionOrderLink<BusSolnOrderServiceItem> |
BusinessSolutionOrder.TO_SERVICE_ITEM
Use with available fluent helpers to apply the to_ServiceItem navigation property to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrdFUPServiceOrder> |
BusinessSolutionOrder.TO_SERVICE_ORDER
Use with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrdSrvcPrtItem> |
BusinessSolutionOrder.TO_SERVICE_PART_ITEM
Use with available fluent helpers to apply the to_ServicePartItem navigation property to query operations.
|
static BusinessSolutionOrderLink<BusinessSolutionOrderText> |
BusinessSolutionOrder.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
BusinessSolutionOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessSolutionOrder to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected BusinessSolutionOrderLink<ObjectT> |
BusinessSolutionOrderLink.translateLinkType(EntityLink<BusinessSolutionOrderLink<ObjectT>,BusinessSolutionOrder,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected BusinessSolutionOrderLink<ObjectT> |
BusinessSolutionOrderLink.translateLinkType(EntityLink<BusinessSolutionOrderLink<ObjectT>,BusinessSolutionOrder,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.