Class | Description |
---|---|
BillingDocumentItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentItem
to other entities. |
BillingDocumentItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentItem
to other entities, where the cardinality of the related entity is at most 1. |
BillingDocumentItemPartnerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentItemPartner to other entities. |
BillingDocumentItemPartnerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentItemPartner to other entities, where the cardinality of the related entity is at most 1. |
BillingDocumentItemPrcgElmntLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentItemPrcgElmnt to other entities. |
BillingDocumentItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
BillingDocumentLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocument to other
entities. |
BillingDocumentOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocument to other
entities, where the cardinality of the related entity is at most 1. |
BillingDocumentPartnerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentPartner to other entities. |
BillingDocumentPartnerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentPartner to other entities, where the cardinality of the related entity is at most 1. |
BillingDocumentPrcgElmntLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentPrcgElmnt to other entities. |
BillingDocumentPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.