Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureItem
Packages that use SlsPricingProcedureItem
Package
Description
-
Uses of SlsPricingProcedureItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with type parameters of type SlsPricingProcedureItemModifier and TypeFieldDescriptionstatic final SlsPrcgProcedItemTextOneToOneLink<SlsPricingProcedureItem>SlsPrcgProcedItemText.TO_SALES_PRICING_PROCEDURE_ITEMUse with available fluent helpers to apply the to_SalesPricingProcedureItem navigation property to query operations.static final SlsPricingProcedureLink<SlsPricingProcedureItem>SlsPricingProcedure.TO_SALES_PRICING_PROCEDURE_ITEMUse with available fluent helpers to apply the to_SalesPricingProcedureItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales that return SlsPricingProcedureItemModifier and TypeMethodDescriptionSlsPricingProcedureItem.SlsPricingProcedureItemBuilder.build()SlsPrcgProcedItemText.fetchSalesPricingProcedureItem()Fetches the SlsPricingProcedureItem entity (one to one) associated with this entity.SlsPrcgProcedItemText.getSalesPricingProcedureItemOrFetch()Retrieval of associated SlsPricingProcedureItem entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales that return types with arguments of type SlsPricingProcedureItemModifier and TypeMethodDescriptionSlsPricingProcedure.fetchSalesPricingProcedureItem()Fetches the SlsPricingProcedureItem entities (one to many) associated with this entity.protected Class<SlsPricingProcedureItem>SlsPricingProcedureItemByKeyFluentHelper.getEntityClass()protected Class<SlsPricingProcedureItem>SlsPricingProcedureItemFluentHelper.getEntityClass()io.vavr.control.Option<SlsPricingProcedureItem>SlsPrcgProcedItemText.getSalesPricingProcedureItemIfPresent()Retrieval of associated SlsPricingProcedureItem entity (one to one).io.vavr.control.Option<List<SlsPricingProcedureItem>>SlsPricingProcedure.getSalesPricingProcedureItemIfPresent()Retrieval of associated SlsPricingProcedureItem entities (one to many).SlsPricingProcedure.getSalesPricingProcedureItemOrFetch()Retrieval of associated SlsPricingProcedureItem entities (one to many).SlsPricingProcedureItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with parameters of type SlsPricingProcedureItemModifier and TypeMethodDescriptionvoidSlsPricingProcedure.addSalesPricingProcedureItem(SlsPricingProcedureItem... entity) Adds elements to the list of associated SlsPricingProcedureItem entities.SlsPrcgProcedItemText.SlsPrcgProcedItemTextBuilder.salesPricingProcedureItem(SlsPricingProcedureItem value) Navigation property to_SalesPricingProcedureItem for SlsPrcgProcedItemText to single SlsPricingProcedureItem.SlsPricingProcedure.SlsPricingProcedureBuilder.salesPricingProcedureItem(SlsPricingProcedureItem... value) Navigation property to_SalesPricingProcedureItem for SlsPricingProcedure to multiple SlsPricingProcedureItem.voidSlsPrcgProcedItemText.setSalesPricingProcedureItem(SlsPricingProcedureItem value) Overwrites the associated SlsPricingProcedureItem entity for the loaded navigation property to_SalesPricingProcedureItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with type arguments of type SlsPricingProcedureItemModifier and TypeMethodDescriptionvoidSlsPricingProcedure.setSalesPricingProcedureItem(List<SlsPricingProcedureItem> value) Overwrites the list of associated SlsPricingProcedureItem entities for the loaded navigation property to_SalesPricingProcedureItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with parameters of type SlsPricingProcedureItemModifierConstructorDescriptionSlsPrcgProcedItemText(String language, String conditionUsage, String conditionApplication, String pricingProcedure, String pricingProcedureStep, String pricingProcedureCounter, String conditionTypeName, SlsPricingProcedureItem toSalesPricingProcedureItem) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with type arguments of type SlsPricingProcedureItemModifierConstructorDescriptionSlsPricingProcedure(String conditionUsage, String conditionApplication, String pricingProcedure, List<SlsPricingProcedureItem> toSalesPricingProcedureItem, List<SlsPricingProcedureText> toText) -
Uses of SlsPricingProcedureItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.link that return types with arguments of type SlsPricingProcedureItemModifier and TypeMethodDescriptionSlsPricingProcedureItemOneToOneLink.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.pricingprocedureinsales.link with type arguments of type SlsPricingProcedureItemModifier and TypeMethodDescriptionprotected SlsPricingProcedureItemLink<ObjectT>SlsPricingProcedureItemLink.translateLinkType(EntityLink<SlsPricingProcedureItemLink<ObjectT>, SlsPricingProcedureItem, ObjectT> link)