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. |
BillingDocumentItemTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentItemText to other entities. |
BillingDocumentItemTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentItemText 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. |
BillingDocumentTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentText to other entities. |
BillingDocumentTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillingDocumentText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.