Modifier and Type | Field and Description |
---|---|
static ShipToPartyTextOneToOneLink<ShipToParty> |
ShipToPartyText.TO_CNSLDTN_SHIP_TO_PARTY
Use with available fluent helpers to apply the to_CnsldtnShipToParty navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ShipToParty |
ShipToParty.ShipToPartyBuilder.build() |
ShipToParty |
ShipToPartyText.fetchCnsldtnShipToParty()
Fetches the ShipToParty entity (one to one) associated with this entity.
|
ShipToParty |
ShipToPartyText.getCnsldtnShipToPartyOrFetch()
Retrieval of associated ShipToParty entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<ShipToParty> |
ShipToPartyText.getCnsldtnShipToPartyIfPresent()
Retrieval of associated ShipToParty entity (one to one).
|
protected Class<ShipToParty> |
ShipToPartyFluentHelper.getEntityClass() |
protected Class<ShipToParty> |
ShipToPartyByKeyFluentHelper.getEntityClass() |
Class<ShipToParty> |
ShipToParty.getType() |
Modifier and Type | Method and Description |
---|---|
ShipToPartyText.ShipToPartyTextBuilder |
ShipToPartyText.ShipToPartyTextBuilder.cnsldtnShipToParty(ShipToParty value)
Navigation property to_CnsldtnShipToParty for ShipToPartyText to single ShipToParty.
|
void |
ShipToPartyText.setCnsldtnShipToParty(ShipToParty value)
Overwrites the associated ShipToParty entity for the loaded navigation property
to_CnsldtnShipToParty.
|
Constructor and Description |
---|
ShipToPartyText(String language,
String customer,
String shipToPartyText,
ShipToParty toCnsldtnShipToParty) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ShipToParty> |
ShipToPartyOneToOneLink.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 ShipToPartyLink<ObjectT> |
ShipToPartyLink.translateLinkType(EntityLink<ShipToPartyLink<ObjectT>,ShipToParty,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.