Class | Description |
---|---|
SalesOrganizationLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesOrganization to
other entities. |
SalesOrganizationOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesOrganization to
other entities, where the cardinality of the related entity is at most 1. |
SalesOrganizationTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesOrganizationText to other entities. |
SalesOrganizationTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesOrganizationText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.