Modifier and Type | Field and Description |
---|---|
static SalesOrganizationLink<SalesOrganizationHier> |
SalesOrganization.TO_CNSLDTN_SALES_ORG_HIER
Use with available fluent helpers to apply the to_CnsldtnSalesOrgHier navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SalesOrganizationHier |
SalesOrganizationHier.SalesOrganizationHierBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SalesOrganizationHier> |
SalesOrganization.fetchCnsldtnSalesOrgHier()
Fetches the SalesOrganizationHier entities (one to many) associated with this entity.
|
Optional<List<SalesOrganizationHier>> |
SalesOrganization.getCnsldtnSalesOrgHierIfPresent()
Retrieval of associated SalesOrganizationHier entities (one to many).
|
List<SalesOrganizationHier> |
SalesOrganization.getCnsldtnSalesOrgHierOrFetch()
Retrieval of associated SalesOrganizationHier entities (one to many).
|
protected Class<SalesOrganizationHier> |
SalesOrganizationHierByKeyFluentHelper.getEntityClass() |
protected Class<SalesOrganizationHier> |
SalesOrganizationHierFluentHelper.getEntityClass() |
Class<SalesOrganizationHier> |
SalesOrganizationHier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SalesOrganization.addCnsldtnSalesOrgHier(SalesOrganizationHier... entity)
Adds elements to the list of associated SalesOrganizationHier entities.
|
SalesOrganization.SalesOrganizationBuilder |
SalesOrganization.SalesOrganizationBuilder.cnsldtnSalesOrgHier(SalesOrganizationHier... value) |
Modifier and Type | Method and Description |
---|---|
void |
SalesOrganization.setCnsldtnSalesOrgHier(List<SalesOrganizationHier> value)
Overwrites the list of associated SalesOrganizationHier entities for the loaded navigation property
to_CnsldtnSalesOrgHier.
|
Constructor and Description |
---|
SalesOrganization(String salesOrganization,
String salesOrganization_Text,
String additionalMasterDataSource,
List<SalesOrganizationHier> toCnsldtnSalesOrgHier,
List<SalesOrganizationText> toCnsldtnSalesOrgT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SalesOrganizationHier> |
SalesOrganizationHierOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SalesOrganizationHierLink<ObjectT> |
SalesOrganizationHierLink.translateLinkType(EntityLink<SalesOrganizationHierLink<ObjectT>,SalesOrganizationHier,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.