Modifier and Type | Field and Description |
---|---|
static DocumentInfoRecordLink<DocInfoRecdObjLinkBOM> |
DocumentInfoRecord.TO_BOM_OBJ
Use with available fluent helpers to apply the to_BomObj navigation property to query operations.
|
static DocumentInfoRecordLink<DocumentInfoRecordCharc> |
DocumentInfoRecord.TO_CHARACTERISTICS
Use with available fluent helpers to apply the to_Characteristics navigation property to query operations.
|
static DocumentInfoRecordLink<DocInfoRecdObjLinkChgRecd> |
DocumentInfoRecord.TO_CHG_RECD_OBJ
Use with available fluent helpers to apply the to_ChgRecdObj navigation property to query operations.
|
static DocumentInfoRecordLink<DocumentInfoRecordClass> |
DocumentInfoRecord.TO_CLASSIFICATION
Use with available fluent helpers to apply the to_Classification navigation property to query operations.
|
static DocumentInfoRecordLink<DocumentInfoRecordDesc> |
DocumentInfoRecord.TO_DOC_DESC
Use with available fluent helpers to apply the to_DocDesc navigation property to query operations.
|
static DocumentInfoRecordLink<DocumentInfoRecordDocStsVH> |
DocumentInfoRecord.TO_DOC_STATUS_VH
Use with available fluent helpers to apply the to_DocStatusVH navigation property to query operations.
|
static DocumentInfoRecordLink<DocInfoRecdObjLinkProduct> |
DocumentInfoRecord.TO_PRODUCT_OBJ
Use with available fluent helpers to apply the to_ProductObj navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentInfoRecordOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecord
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected DocumentInfoRecordLink<ObjectT> |
DocumentInfoRecordLink.translateLinkType(EntityLink<DocumentInfoRecordLink<ObjectT>,DocumentInfoRecord,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected DocumentInfoRecordLink<ObjectT> |
DocumentInfoRecordLink.translateLinkType(EntityLink<DocumentInfoRecordLink<ObjectT>,DocumentInfoRecord,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.