Class | Description |
---|---|
BankReconciliationItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BankReconciliationItem to other entities. |
BankReconciliationItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BankReconciliationItem to other entities, where the cardinality of the related entity is at most 1. |
BankReconciliationStatementLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BankReconciliationStatement to other entities. |
BankReconciliationStatementOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BankReconciliationStatement to other entities, where the cardinality of the related entity is at most 1. |
BankStatementItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BankStatementItem to other entities. |
BankStatementItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BankStatementItem to other entities, where the cardinality of the related entity is at most 1. |
JournalEntryItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
JournalEntryItem to other entities. |
JournalEntryItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
JournalEntryItem to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.