Class | Description |
---|---|
MaterialDocumentHeaderLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialDocumentHeader to other entities. |
MaterialDocumentHeaderOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialDocumentHeader to other entities, where the cardinality of the related entity is at most 1. |
MaterialDocumentItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialDocumentItem to other entities. |
MaterialDocumentItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialDocumentItem to other entities, where the cardinality of the related entity is at most 1. |
SerialNumberMaterialDocumentLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SerialNumberMaterialDocument to other entities. |
SerialNumberMaterialDocumentOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SerialNumberMaterialDocument to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.