Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgSchedLine
Packages that use SlsOrdWthoutChrgSchedLine
Package
Description
-
Uses of SlsOrdWthoutChrgSchedLine in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge with type parameters of type SlsOrdWthoutChrgSchedLineModifier and TypeFieldDescriptionstatic final SalesOrderWithoutChargeItemLink<SlsOrdWthoutChrgSchedLine>SalesOrderWithoutChargeItem.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.salesorderwithoutcharge that return SlsOrdWthoutChrgSchedLineModifier and TypeMethodDescriptionSlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge that return types with arguments of type SlsOrdWthoutChrgSchedLineModifier and TypeMethodDescriptionSalesOrderWithoutChargeItem.fetchScheduleLine()Fetches the SlsOrdWthoutChrgSchedLine entities (one to many) associated with this entity.protected Class<SlsOrdWthoutChrgSchedLine>SlsOrdWthoutChrgSchedLineByKeyFluentHelper.getEntityClass()protected Class<SlsOrdWthoutChrgSchedLine>SlsOrdWthoutChrgSchedLineFluentHelper.getEntityClass()io.vavr.control.Option<List<SlsOrdWthoutChrgSchedLine>>SalesOrderWithoutChargeItem.getScheduleLineIfPresent()Retrieval of associated SlsOrdWthoutChrgSchedLine entities (one to many).SalesOrderWithoutChargeItem.getScheduleLineOrFetch()Retrieval of associated SlsOrdWthoutChrgSchedLine entities (one to many).SlsOrdWthoutChrgSchedLine.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge with parameters of type SlsOrdWthoutChrgSchedLineModifier and TypeMethodDescriptionvoidSalesOrderWithoutChargeItem.addScheduleLine(SlsOrdWthoutChrgSchedLine... entity) Adds elements to the list of associated SlsOrdWthoutChrgSchedLine entities.SalesOrderWithoutChargeItem.SalesOrderWithoutChargeItemBuilder.scheduleLine(SlsOrdWthoutChrgSchedLine... value) Navigation property to_ScheduleLine for SalesOrderWithoutChargeItem to multiple SlsOrdWthoutChrgSchedLine.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge with type arguments of type SlsOrdWthoutChrgSchedLineModifier and TypeMethodDescriptionvoidSalesOrderWithoutChargeItem.setScheduleLine(List<SlsOrdWthoutChrgSchedLine> value) Overwrites the list of associated SlsOrdWthoutChrgSchedLine entities for the loaded navigation property to_ScheduleLine. -
Uses of SlsOrdWthoutChrgSchedLine in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.link that return types with arguments of type SlsOrdWthoutChrgSchedLineModifier and TypeMethodDescriptionSlsOrdWthoutChrgSchedLineOneToOneLink.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.salesorderwithoutcharge.link with type arguments of type SlsOrdWthoutChrgSchedLineModifier and TypeMethodDescriptionprotected SlsOrdWthoutChrgSchedLineLink<ObjectT>SlsOrdWthoutChrgSchedLineLink.translateLinkType(EntityLink<SlsOrdWthoutChrgSchedLineLink<ObjectT>, SlsOrdWthoutChrgSchedLine, ObjectT> link)