Class | Description |
---|---|
RequestForQuotationBidderLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
RequestForQuotationBidder to other entities. |
RequestForQuotationBidderOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
RequestForQuotationBidder to other entities, where the cardinality of the related entity is at most 1. |
RequestForQuotationItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
RequestForQuotationItem to other entities. |
RequestForQuotationItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
RequestForQuotationItem to other entities, where the cardinality of the related entity is at most 1. |
RequestForQuotationLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
RequestForQuotation to other entities. |
RequestForQuotationOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
RequestForQuotation to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.