Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link |
Modifier and Type | Field and Description |
---|---|
static WorkPackageLink<Demand> |
WorkPackage.TO_DEMAND_SET
Use with available fluent helpers to apply the DemandSet navigation property to query operations.
|
static WorkPackageLink<WorkItem> |
WorkPackage.TO_WORK_ITEM_SET
Use with available fluent helpers to apply the WorkItemSet navigation property to query operations.
|
static WorkPackageLink<WorkPackageFunction> |
WorkPackage.TO_WORK_PACKAGE_FUNCTION_SET
Use with available fluent helpers to apply the WorkPackageFunctionSet navigation property to query
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkPackageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkPackage to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected WorkPackageLink<ObjectT> |
WorkPackageLink.translateLinkType(EntityLink<WorkPackageLink<ObjectT>,WorkPackage,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected WorkPackageLink<ObjectT> |
WorkPackageLink.translateLinkType(EntityLink<WorkPackageLink<ObjectT>,WorkPackage,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.