Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link |
Modifier and Type | Field and Description |
---|---|
static TRIALBALANCEResultOneToOneLink<OrderID> |
TRIALBALANCEResult.TO_ORDER_ID_DETAILS
Use with available fluent helpers to apply the OrderIDDetails navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
OrderID |
OrderID.OrderIDBuilder.build() |
OrderID |
TRIALBALANCEResult.fetchOrderIDDetails()
Fetches the OrderID entity (one to one) associated with this entity.
|
OrderID |
TRIALBALANCEResult.getOrderIDDetailsOrFetch()
Retrieval of associated OrderID entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<OrderID> |
OrderIDByKeyFluentHelper.getEntityClass() |
protected Class<OrderID> |
OrderIDFluentHelper.getEntityClass() |
io.vavr.control.Option<OrderID> |
TRIALBALANCEResult.getOrderIDDetailsIfPresent()
Retrieval of associated OrderID entity (one to one).
|
Class<OrderID> |
OrderID.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.orderIDDetails(OrderID value)
Navigation property OrderIDDetails for TRIALBALANCEResult to single OrderID.
|
void |
TRIALBALANCEResult.setOrderIDDetails(OrderID value)
Overwrites the associated OrderID entity for the loaded navigation property OrderIDDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<OrderID> |
OrderIDOneToOneLink.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 OrderIDLink<ObjectT> |
OrderIDLink.translateLinkType(EntityLink<OrderIDLink<ObjectT>,OrderID,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.