Class | Description |
---|---|
SalesContractItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesContractItem to
other entities. |
SalesContractItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesContractItem to
other entities, where the cardinality of the related entity is at most 1. |
SalesContractItemPartnerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesContractItemPartner to other entities. |
SalesContractItemPartnerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesContractItemPartner to other entities, where the cardinality of the related entity is at most 1. |
SalesContractItemPrcgElmntLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesContractItemPrcgElmnt to other entities. |
SalesContractItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesContractItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
SalesContractLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesContract to other
entities. |
SalesContractOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesContract to other
entities, where the cardinality of the related entity is at most 1. |
SalesContractPartnerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesContractPartner
to other entities. |
SalesContractPartnerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesContractPartner
to other entities, where the cardinality of the related entity is at most 1. |
SalesContractPrcgElmntLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesContractPrcgElmnt to other entities. |
SalesContractPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesContractPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.