Class | Description |
---|---|
MaterialCoverageLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialCoverage to
other entities. |
MaterialCoverageOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialCoverage to
other entities, where the cardinality of the related entity is at most 1. |
MRPMaterialLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MRPMaterial to other
entities. |
MRPMaterialOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MRPMaterial to other
entities, where the cardinality of the related entity is at most 1. |
SupplyDemandItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SupplyDemandItem to
other entities. |
SupplyDemandItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SupplyDemandItem to
other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.