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. |
CostCenterLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CostCenter to other entities. |
CostCenterOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CostCenter to other entities,
where the cardinality of the related entity is at most 1. |
GLAccountInChartOfAccountsLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
GLAccountInChartOfAccounts to other entities. |
GLAccountInChartOfAccountsOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
GLAccountInChartOfAccounts to other entities, where the cardinality of the related entity is at most 1. |
JournalEntryItemBasicLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
JournalEntryItemBasic to other entities. |
JournalEntryItemBasicOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
JournalEntryItemBasic to other entities, where the cardinality of the related entity is at most 1. |
ProfitCenterLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProfitCenter to other
entities. |
ProfitCenterOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProfitCenter to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.