Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdItmFUPSalesOrder
Packages that use BusSolnOrdItmFUPSalesOrder
Package
Description
-
Uses of BusSolnOrdItmFUPSalesOrder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type parameters of type BusSolnOrdItmFUPSalesOrderModifier and TypeFieldDescriptionstatic final BusSolnOrderSalesItemLink<BusSolnOrdItmFUPSalesOrder>BusSolnOrderSalesItem.TO_SALES_ORDERUse with available fluent helpers to apply the to_SalesOrder navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmFUPSalesOrderModifier and TypeMethodDescriptionBusSolnOrdItmFUPSalesOrder.BusSolnOrdItmFUPSalesOrderBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdItmFUPSalesOrderModifier and TypeMethodDescriptionBusSolnOrderSalesItem.fetchSalesOrder()Fetches the BusSolnOrdItmFUPSalesOrder entities (one to many) associated with this entity.protected Class<BusSolnOrdItmFUPSalesOrder>BusSolnOrdItmFUPSalesOrderByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdItmFUPSalesOrder>BusSolnOrdItmFUPSalesOrderFluentHelper.getEntityClass()io.vavr.control.Option<List<BusSolnOrdItmFUPSalesOrder>>BusSolnOrderSalesItem.getSalesOrderIfPresent()Retrieval of associated BusSolnOrdItmFUPSalesOrder entities (one to many).BusSolnOrderSalesItem.getSalesOrderOrFetch()Retrieval of associated BusSolnOrdItmFUPSalesOrder entities (one to many).BusSolnOrdItmFUPSalesOrder.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdItmFUPSalesOrderModifier and TypeMethodDescriptionvoidBusSolnOrderSalesItem.addSalesOrder(BusSolnOrdItmFUPSalesOrder... entity) Adds elements to the list of associated BusSolnOrdItmFUPSalesOrder entities.BusSolnOrderSalesItem.BusSolnOrderSalesItemBuilder.salesOrder(BusSolnOrdItmFUPSalesOrder... value) Navigation property to_SalesOrder for BusSolnOrderSalesItem to multiple BusSolnOrdItmFUPSalesOrder.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdItmFUPSalesOrderModifier and TypeMethodDescriptionvoidBusSolnOrderSalesItem.setSalesOrder(List<BusSolnOrdItmFUPSalesOrder> value) Overwrites the list of associated BusSolnOrdItmFUPSalesOrder entities for the loaded navigation property to_SalesOrder. -
Uses of BusSolnOrdItmFUPSalesOrder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link that return types with arguments of type BusSolnOrdItmFUPSalesOrderModifier and TypeMethodDescriptionBusSolnOrdItmFUPSalesOrderOneToOneLink.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.businesssolutionorder.link with type arguments of type BusSolnOrdItmFUPSalesOrderModifier and TypeMethodDescriptionprotected BusSolnOrdItmFUPSalesOrderLink<ObjectT>BusSolnOrdItmFUPSalesOrderLink.translateLinkType(EntityLink<BusSolnOrdItmFUPSalesOrderLink<ObjectT>, BusSolnOrdItmFUPSalesOrder, ObjectT> link)