Class | Description |
---|---|
SalesQuotationItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesQuotationItem to
other entities. |
SalesQuotationItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesQuotationItem to
other entities, where the cardinality of the related entity is at most 1. |
SalesQuotationItemPartnerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesQuotationItemPartner to other entities. |
SalesQuotationItemPartnerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesQuotationItemPartner to other entities, where the cardinality of the related entity is at most 1. |
SalesQuotationItemPrcgElmntLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesQuotationItemPrcgElmnt to other entities. |
SalesQuotationItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesQuotationItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
SalesQuotationLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesQuotation to other
entities. |
SalesQuotationOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesQuotation to other
entities, where the cardinality of the related entity is at most 1. |
SalesQuotationPartnerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesQuotationPartner to other entities. |
SalesQuotationPartnerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesQuotationPartner to other entities, where the cardinality of the related entity is at most 1. |
SalesQuotationPrcgElmntLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesQuotationPrcgElmnt to other entities. |
SalesQuotationPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesQuotationPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2018 SAP SE. All rights reserved.