Class | Description |
---|---|
CompanyCodeLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CompanyCode to other entities. |
CompanyCodeOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CompanyCode to other entities,
where the cardinality of the related entity is at most 1. |
GLAccountLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
GLAccount to other entities. |
GLAccountOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
GLAccount to other entities, where
the cardinality of the related entity is at most 1. |
LedgerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Ledger to other entities. |
LedgerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Ledger to other entities, where the
cardinality of the related entity is at most 1. |
ODataQueryAdditionalMetadataLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ODataQueryAdditionalMetadata to other entities. |
ODataQueryAdditionalMetadataOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ODataQueryAdditionalMetadata to other entities, where the cardinality of the related entity is at most 1. |
ProjectLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Project to other entities. |
ProjectOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Project to other entities, where the
cardinality of the related entity is at most 1. |
TRIALBALANCEParametersLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
TRIALBALANCEParameters to other entities. |
TRIALBALANCEParametersOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
TRIALBALANCEParameters to other entities, where the cardinality of the related entity is at most 1. |
TRIALBALANCEResultLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
TRIALBALANCEResult to
other entities. |
TRIALBALANCEResultOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
TRIALBALANCEResult to
other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.