Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureText
Packages that use SlsPricingProcedureText
Package
Description
-
Uses of SlsPricingProcedureText 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 SlsPricingProcedureTextModifier and TypeFieldDescriptionstatic final SlsPricingProcedureLink<SlsPricingProcedureText>SlsPricingProcedure.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales that return SlsPricingProcedureTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales that return types with arguments of type SlsPricingProcedureTextModifier and TypeMethodDescriptionSlsPricingProcedure.fetchText()Fetches the SlsPricingProcedureText entities (one to many) associated with this entity.protected Class<SlsPricingProcedureText>SlsPricingProcedureTextByKeyFluentHelper.getEntityClass()protected Class<SlsPricingProcedureText>SlsPricingProcedureTextFluentHelper.getEntityClass()io.vavr.control.Option<List<SlsPricingProcedureText>>SlsPricingProcedure.getTextIfPresent()Retrieval of associated SlsPricingProcedureText entities (one to many).SlsPricingProcedure.getTextOrFetch()Retrieval of associated SlsPricingProcedureText entities (one to many).SlsPricingProcedureText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with parameters of type SlsPricingProcedureTextModifier and TypeMethodDescriptionvoidSlsPricingProcedure.addText(SlsPricingProcedureText... entity) Adds elements to the list of associated SlsPricingProcedureText entities.SlsPricingProcedure.SlsPricingProcedureBuilder.text(SlsPricingProcedureText... value) Navigation property to_Text for SlsPricingProcedure to multiple SlsPricingProcedureText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with type arguments of type SlsPricingProcedureTextModifier and TypeMethodDescriptionvoidSlsPricingProcedure.setText(List<SlsPricingProcedureText> value) Overwrites the list of associated SlsPricingProcedureText entities for the loaded navigation property to_Text. -
Uses of SlsPricingProcedureText 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 SlsPricingProcedureTextModifier and TypeMethodDescriptionSlsPricingProcedureTextOneToOneLink.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 SlsPricingProcedureTextModifier and TypeMethodDescriptionprotected SlsPricingProcedureTextLink<ObjectT>SlsPricingProcedureTextLink.translateLinkType(EntityLink<SlsPricingProcedureTextLink<ObjectT>, SlsPricingProcedureText, ObjectT> link)