Modifier and Type | Field and Description |
---|---|
static SalesOrganizationHierLink<SalesOrganizationHierText> |
SalesOrganizationHier.TO_CNSLDTN_SALES_ORG_HIER_T
Use with available fluent helpers to apply the to_CnsldtnSalesOrgHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SalesOrganizationHierText |
SalesOrganizationHierText.SalesOrganizationHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SalesOrganizationHierText> |
SalesOrganizationHier.fetchCnsldtnSalesOrgHierT()
Fetches the SalesOrganizationHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<SalesOrganizationHierText>> |
SalesOrganizationHier.getCnsldtnSalesOrgHierTIfPresent()
Retrieval of associated SalesOrganizationHierText entities (one to many).
|
List<SalesOrganizationHierText> |
SalesOrganizationHier.getCnsldtnSalesOrgHierTOrFetch()
Retrieval of associated SalesOrganizationHierText entities (one to many).
|
protected Class<SalesOrganizationHierText> |
SalesOrganizationHierTextFluentHelper.getEntityClass() |
protected Class<SalesOrganizationHierText> |
SalesOrganizationHierTextByKeyFluentHelper.getEntityClass() |
Class<SalesOrganizationHierText> |
SalesOrganizationHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SalesOrganizationHier.addCnsldtnSalesOrgHierT(SalesOrganizationHierText... entity)
Adds elements to the list of associated SalesOrganizationHierText entities.
|
SalesOrganizationHier.SalesOrganizationHierBuilder |
SalesOrganizationHier.SalesOrganizationHierBuilder.cnsldtnSalesOrgHierT(SalesOrganizationHierText... value)
Navigation property to_CnsldtnSalesOrgHierT for SalesOrganizationHier to multiple
SalesOrganizationHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
SalesOrganizationHier.setCnsldtnSalesOrgHierT(List<SalesOrganizationHierText> value)
Overwrites the list of associated SalesOrganizationHierText entities for the loaded navigation property
to_CnsldtnSalesOrgHierT.
|
Constructor and Description |
---|
SalesOrganizationHier(String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
LocalDateTime validityStartDate,
String salesOrganization,
String salesOrganization_Text,
String sequenceNumber,
String hierarchyNodeLevel,
String nodeType,
SalesOrganization toCnsldtnSalesOrg,
List<SalesOrganizationHierText> toCnsldtnSalesOrgHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SalesOrganizationHierText> |
SalesOrganizationHierTextOneToOneLink.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 SalesOrganizationHierTextLink<ObjectT> |
SalesOrganizationHierTextLink.translateLinkType(EntityLink<SalesOrganizationHierTextLink<ObjectT>,SalesOrganizationHierText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.