Class | Description |
---|---|
ChartOfAccountsLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChartOfAccounts to other
entities. |
ChartOfAccountsOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChartOfAccounts to other
entities, where the cardinality of the related entity is at most 1. |
ChartOfAccountsTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChartOfAccountsText
to other entities. |
ChartOfAccountsTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChartOfAccountsText
to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.