Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrderItemScheduleLine
Packages that use BusSolnOrderItemScheduleLine
Package
Description
-
Uses of BusSolnOrderItemScheduleLine 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 BusSolnOrderItemScheduleLineModifier and TypeFieldDescriptionstatic final BusSolnOrderSalesItemLink<BusSolnOrderItemScheduleLine>BusSolnOrderSalesItem.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.businesssolutionorder that return BusSolnOrderItemScheduleLineModifier and TypeMethodDescriptionBusSolnOrderItemScheduleLine.BusSolnOrderItemScheduleLineBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrderItemScheduleLineModifier and TypeMethodDescriptionBusSolnOrderSalesItem.fetchScheduleLine()Fetches the BusSolnOrderItemScheduleLine entities (one to many) associated with this entity.protected Class<BusSolnOrderItemScheduleLine>BusSolnOrderItemScheduleLineByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrderItemScheduleLine>BusSolnOrderItemScheduleLineFluentHelper.getEntityClass()io.vavr.control.Option<List<BusSolnOrderItemScheduleLine>>BusSolnOrderSalesItem.getScheduleLineIfPresent()Retrieval of associated BusSolnOrderItemScheduleLine entities (one to many).BusSolnOrderSalesItem.getScheduleLineOrFetch()Retrieval of associated BusSolnOrderItemScheduleLine entities (one to many).BusSolnOrderItemScheduleLine.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrderItemScheduleLineModifier and TypeMethodDescriptionvoidBusSolnOrderSalesItem.addScheduleLine(BusSolnOrderItemScheduleLine... entity) Adds elements to the list of associated BusSolnOrderItemScheduleLine entities.BusSolnOrderSalesItem.BusSolnOrderSalesItemBuilder.scheduleLine(BusSolnOrderItemScheduleLine... value) Navigation property to_ScheduleLine for BusSolnOrderSalesItem to multiple BusSolnOrderItemScheduleLine.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrderItemScheduleLineModifier and TypeMethodDescriptionvoidBusSolnOrderSalesItem.setScheduleLine(List<BusSolnOrderItemScheduleLine> value) Overwrites the list of associated BusSolnOrderItemScheduleLine entities for the loaded navigation property to_ScheduleLine. -
Uses of BusSolnOrderItemScheduleLine 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 BusSolnOrderItemScheduleLineModifier and TypeMethodDescriptionBusSolnOrderItemScheduleLineOneToOneLink.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 BusSolnOrderItemScheduleLineModifier and TypeMethodDescriptionprotected BusSolnOrderItemScheduleLineLink<ObjectT>BusSolnOrderItemScheduleLineLink.translateLinkType(EntityLink<BusSolnOrderItemScheduleLineLink<ObjectT>, BusSolnOrderItemScheduleLine, ObjectT> link)