Class | Description |
---|---|
PhysInventoryDocHeaderLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PhysInventoryDocHeader to other entities. |
PhysInventoryDocHeaderOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PhysInventoryDocHeader to other entities, where the cardinality of the related entity is at most 1. |
PhysInventoryDocItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PhysInventoryDocItem to other entities. |
PhysInventoryDocItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PhysInventoryDocItem to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.