Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.OrderID
Packages that use OrderID
Package
Description
-
Uses of OrderID in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with type parameters of type OrderIDModifier and TypeFieldDescriptionstatic final TRIALBALANCEResultOneToOneLink<OrderID>TRIALBALANCEResult.TO_ORDER_ID_DETAILSUse with available fluent helpers to apply the OrderIDDetails navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return OrderIDModifier and TypeMethodDescriptionOrderID.OrderIDBuilder.build()TRIALBALANCEResult.fetchOrderIDDetails()Fetches the OrderID entity (one to one) associated with this entity.TRIALBALANCEResult.getOrderIDDetailsOrFetch()Retrieval of associated OrderID entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type OrderIDModifier and TypeMethodDescriptionOrderIDByKeyFluentHelper.getEntityClass()OrderIDFluentHelper.getEntityClass()io.vavr.control.Option<OrderID>TRIALBALANCEResult.getOrderIDDetailsIfPresent()Retrieval of associated OrderID entity (one to one).OrderID.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type OrderIDModifier and TypeMethodDescriptionTRIALBALANCEResult.TRIALBALANCEResultBuilder.orderIDDetails(OrderID value) Navigation property OrderIDDetails for TRIALBALANCEResult to single OrderID.voidTRIALBALANCEResult.setOrderIDDetails(OrderID value) Overwrites the associated OrderID entity for the loaded navigation property OrderIDDetails. -
Uses of OrderID in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type OrderIDModifier and TypeMethodDescriptionOrderIDOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link with type arguments of type OrderIDModifier and TypeMethodDescriptionprotected OrderIDLink<ObjectT>OrderIDLink.translateLinkType(EntityLink<OrderIDLink<ObjectT>, OrderID, ObjectT> link)