Modifier and Type | Field and Description |
---|---|
static BillingDocumentItemLink<BillingDocumentItemText> |
BillingDocumentItem.TO_ITEM_TEXT
Use with available fluent helpers to apply the to_ItemText navigation property to query operations.
|
static BillingDocumentItemLink<BillingDocumentItemPartner> |
BillingDocumentItem.TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations.
|
static BillingDocumentItemLink<BillingDocumentItemPrcgElmnt> |
BillingDocumentItem.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
BillingDocumentItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItem to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected BillingDocumentItemLink<ObjectT> |
BillingDocumentItemLink.translateLinkType(EntityLink<BillingDocumentItemLink<ObjectT>,BillingDocumentItem,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected BillingDocumentItemLink<ObjectT> |
BillingDocumentItemLink.translateLinkType(EntityLink<BillingDocumentItemLink<ObjectT>,BillingDocumentItem,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.