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