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 BusinessPartnerLink<BuPaIdentification> |
BusinessPartner.TO_BU_PA_IDENTIFICATION
Use with available fluent helpers to apply the to_BuPaIdentification navigation property to query
operations.
|
static BusinessPartnerLink<BuPaIndustry> |
BusinessPartner.TO_BU_PA_INDUSTRY
Use with available fluent helpers to apply the to_BuPaIndustry navigation property to query operations.
|
static BusinessPartnerLink<BusinessPartnerAddress> |
BusinessPartner.TO_BUSINESS_PARTNER_ADDRESS
Use with available fluent helpers to apply the to_BusinessPartnerAddress navigation property to query
operations.
|
static BusinessPartnerLink<BusinessPartnerBank> |
BusinessPartner.TO_BUSINESS_PARTNER_BANK
Use with available fluent helpers to apply the to_BusinessPartnerBank navigation property to query
operations.
|
static BusinessPartnerLink<BusinessPartnerContact> |
BusinessPartner.TO_BUSINESS_PARTNER_CONTACT
Use with available fluent helpers to apply the to_BusinessPartnerContact navigation property to query
operations.
|
static BusinessPartnerLink<BusinessPartnerRole> |
BusinessPartner.TO_BUSINESS_PARTNER_ROLE
Use with available fluent helpers to apply the to_BusinessPartnerRole navigation property to query
operations.
|
static BusinessPartnerLink<BusinessPartnerTaxNumber> |
BusinessPartner.TO_BUSINESS_PARTNER_TAX
Use with available fluent helpers to apply the to_BusinessPartnerTax navigation property to query
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
BusinessPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartner to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected BusinessPartnerLink<ObjectT> |
BusinessPartnerLink.translateLinkType(EntityLink<BusinessPartnerLink<ObjectT>,BusinessPartner,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected BusinessPartnerLink<ObjectT> |
BusinessPartnerLink.translateLinkType(EntityLink<BusinessPartnerLink<ObjectT>,BusinessPartner,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.