Class | Description |
---|---|
BOMItemCategoryLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BOMItemCategory to
other entities. |
BOMItemCategoryOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BOMItemCategory to
other entities, where the cardinality of the related entity is at most 1. |
BOMItemCategoryTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BOMItemCategoryText to other entities. |
BOMItemCategoryTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BOMItemCategoryText to other entities, where the cardinality of the related entity is at most 1. |
SalesOrderBOMItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesOrderBOMItem
to other entities. |
SalesOrderBOMItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesOrderBOMItem
to other entities, where the cardinality of the related entity is at most 1. |
SalesOrderBOMLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesOrderBOM to other
entities. |
SalesOrderBOMOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesOrderBOM to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.