Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link |
Modifier and Type | Field and Description |
---|---|
static CustomerLink<CustomerCompany> |
Customer.TO_CUSTOMER_COMPANY
Use with available fluent helpers to apply the to_CustomerCompany navigation property to query operations.
|
static CustomerLink<CustomerSalesArea> |
Customer.TO_CUSTOMER_SALES_AREA
Use with available fluent helpers to apply the to_CustomerSalesArea navigation property to query
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Customer to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CustomerLink<ObjectT> |
CustomerLink.translateLinkType(EntityLink<CustomerLink<ObjectT>,Customer,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected CustomerLink<ObjectT> |
CustomerLink.translateLinkType(EntityLink<CustomerLink<ObjectT>,Customer,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.