Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link |
Modifier and Type | Field and Description |
---|---|
static CustomerReturnItemLink<CustomerReturnItemPartner> |
CustomerReturnItem.TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations.
|
static CustomerReturnItemLink<CustomerReturnItemPrcgElmnt> |
CustomerReturnItem.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
static CustomerReturnItemLink<CustomerReturnProcessStep> |
CustomerReturnItem.TO_PROCESS_STEP
Use with available fluent helpers to apply the to_ProcessStep navigation property to query operations.
|
static CustomerReturnItemLink<CustomerReturnScheduleLine> |
CustomerReturnItem.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 |
CustomerReturnItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItem to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CustomerReturnItemLink<ObjectT> |
CustomerReturnItemLink.translateLinkType(EntityLink<CustomerReturnItemLink<ObjectT>,CustomerReturnItem,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected CustomerReturnItemLink<ObjectT> |
CustomerReturnItemLink.translateLinkType(EntityLink<CustomerReturnItemLink<ObjectT>,CustomerReturnItem,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.