Modifier and Type | Field and Description |
---|---|
static SalesOrganizationTextOneToOneLink<SalesOrganization> |
SalesOrganizationText.TO_CNSLDTN_SALES_ORG
Use with available fluent helpers to apply the to_CnsldtnSalesOrg navigation property to query operations.
|
static SalesOrganizationHierOneToOneLink<SalesOrganization> |
SalesOrganizationHier.TO_CNSLDTN_SALES_ORG
Use with available fluent helpers to apply the to_CnsldtnSalesOrg navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SalesOrganization |
SalesOrganization.SalesOrganizationBuilder.build() |
SalesOrganization |
SalesOrganizationText.fetchCnsldtnSalesOrg()
Fetches the SalesOrganization entity (one to one) associated with this entity.
|
SalesOrganization |
SalesOrganizationHier.fetchCnsldtnSalesOrg()
Fetches the SalesOrganization entity (one to one) associated with this entity.
|
SalesOrganization |
SalesOrganizationText.getCnsldtnSalesOrgOrFetch()
Retrieval of associated SalesOrganization entity (one to one).
|
SalesOrganization |
SalesOrganizationHier.getCnsldtnSalesOrgOrFetch()
Retrieval of associated SalesOrganization entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<SalesOrganization> |
SalesOrganizationText.getCnsldtnSalesOrgIfPresent()
Retrieval of associated SalesOrganization entity (one to one).
|
io.vavr.control.Option<SalesOrganization> |
SalesOrganizationHier.getCnsldtnSalesOrgIfPresent()
Retrieval of associated SalesOrganization entity (one to one).
|
protected Class<SalesOrganization> |
SalesOrganizationByKeyFluentHelper.getEntityClass() |
protected Class<SalesOrganization> |
SalesOrganizationFluentHelper.getEntityClass() |
Class<SalesOrganization> |
SalesOrganization.getType() |
Modifier and Type | Method and Description |
---|---|
SalesOrganizationText.SalesOrganizationTextBuilder |
SalesOrganizationText.SalesOrganizationTextBuilder.cnsldtnSalesOrg(SalesOrganization value)
Navigation property to_CnsldtnSalesOrg for SalesOrganizationText to single
SalesOrganization.
|
SalesOrganizationHier.SalesOrganizationHierBuilder |
SalesOrganizationHier.SalesOrganizationHierBuilder.cnsldtnSalesOrg(SalesOrganization value)
Navigation property to_CnsldtnSalesOrg for SalesOrganizationHier to single
SalesOrganization.
|
void |
SalesOrganizationText.setCnsldtnSalesOrg(SalesOrganization value)
Overwrites the associated SalesOrganization entity for the loaded navigation property
to_CnsldtnSalesOrg.
|
void |
SalesOrganizationHier.setCnsldtnSalesOrg(SalesOrganization value)
Overwrites the associated SalesOrganization entity for the loaded navigation property
to_CnsldtnSalesOrg.
|
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 hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
SalesOrganization toCnsldtnSalesOrg,
List<SalesOrganizationHierText> toCnsldtnSalesOrgHierT) |
SalesOrganizationText(String language,
String salesOrganization,
String salesOrganizationText,
SalesOrganization toCnsldtnSalesOrg) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SalesOrganization> |
SalesOrganizationOneToOneLink.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 SalesOrganizationLink<ObjectT> |
SalesOrganizationLink.translateLinkType(EntityLink<SalesOrganizationLink<ObjectT>,SalesOrganization,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.