Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.SalesOrderScheduleLineSimln
Packages that use SalesOrderScheduleLineSimln
Package
Description
-
Uses of SalesOrderScheduleLineSimln in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate with type parameters of type SalesOrderScheduleLineSimlnModifier and TypeFieldDescriptionstatic final SalesOrderItemSimulationLink<SalesOrderScheduleLineSimln>SalesOrderItemSimulation.TO_SCHEDULE_LINEUse with available fluent helpers to apply the to_ScheduleLine navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate that return SalesOrderScheduleLineSimlnModifier and TypeMethodDescriptionSalesOrderScheduleLineSimln.SalesOrderScheduleLineSimlnBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate that return types with arguments of type SalesOrderScheduleLineSimlnModifier and TypeMethodDescriptionSalesOrderItemSimulation.fetchScheduleLine()Fetches the SalesOrderScheduleLineSimln entities (one to many) associated with this entity.io.vavr.control.Option<List<SalesOrderScheduleLineSimln>>SalesOrderItemSimulation.getScheduleLineIfPresent()Retrieval of associated SalesOrderScheduleLineSimln entities (one to many).SalesOrderItemSimulation.getScheduleLineOrFetch()Retrieval of associated SalesOrderScheduleLineSimln entities (one to many).SalesOrderScheduleLineSimln.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate with parameters of type SalesOrderScheduleLineSimlnModifier and TypeMethodDescriptionvoidSalesOrderItemSimulation.addScheduleLine(SalesOrderScheduleLineSimln... entity) Adds elements to the list of associated SalesOrderScheduleLineSimln entities.SalesOrderItemSimulation.SalesOrderItemSimulationBuilder.scheduleLine(SalesOrderScheduleLineSimln... value) Navigation property to_ScheduleLine for SalesOrderItemSimulation to multiple SalesOrderScheduleLineSimln.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate with type arguments of type SalesOrderScheduleLineSimlnModifier and TypeMethodDescriptionvoidSalesOrderItemSimulation.setScheduleLine(List<SalesOrderScheduleLineSimln> value) Overwrites the list of associated SalesOrderScheduleLineSimln entities for the loaded navigation property to_ScheduleLine. -
Uses of SalesOrderScheduleLineSimln in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.link that return types with arguments of type SalesOrderScheduleLineSimlnModifier and TypeMethodDescriptionSalesOrderScheduleLineSimlnOneToOneLink.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.salesordersimulate.link with type arguments of type SalesOrderScheduleLineSimlnModifier and TypeMethodDescriptionprotected SalesOrderScheduleLineSimlnLink<ObjectT>SalesOrderScheduleLineSimlnLink.translateLinkType(EntityLink<SalesOrderScheduleLineSimlnLink<ObjectT>, SalesOrderScheduleLineSimln, ObjectT> link)