Modifier and Type | Field and Description |
---|---|
static BR_NFPartnerSelectable |
BR_NFPartner.ALL_FIELDS
Selector for all available fields of BR_NFPartner.
|
Modifier and Type | Class and Description |
---|---|
class |
BR_NFPartnerField<FieldT>
Template class to represent entity fields of the Entity
BR_NFPartner . |
Modifier and Type | Class and Description |
---|---|
class |
BR_NFPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BR_NFPartner to other
entities. |
class |
BR_NFPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BR_NFPartner to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.