Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureText
Packages that use PurgPricingProcedureText
Package
Description
-
Uses of PurgPricingProcedureText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with type parameters of type PurgPricingProcedureTextModifier and TypeFieldDescriptionstatic final PurgPricingProcedureLink<PurgPricingProcedureText>PurgPricingProcedure.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.pricingprocedureinpurchasing that return PurgPricingProcedureTextModifier and TypeMethodDescriptionPurgPricingProcedureText.PurgPricingProcedureTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing that return types with arguments of type PurgPricingProcedureTextModifier and TypeMethodDescriptionPurgPricingProcedure.fetchText()Fetches the PurgPricingProcedureText entities (one to many) associated with this entity.protected Class<PurgPricingProcedureText>PurgPricingProcedureTextByKeyFluentHelper.getEntityClass()protected Class<PurgPricingProcedureText>PurgPricingProcedureTextFluentHelper.getEntityClass()io.vavr.control.Option<List<PurgPricingProcedureText>>PurgPricingProcedure.getTextIfPresent()Retrieval of associated PurgPricingProcedureText entities (one to many).PurgPricingProcedure.getTextOrFetch()Retrieval of associated PurgPricingProcedureText entities (one to many).PurgPricingProcedureText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with parameters of type PurgPricingProcedureTextModifier and TypeMethodDescriptionvoidPurgPricingProcedure.addText(PurgPricingProcedureText... entity) Adds elements to the list of associated PurgPricingProcedureText entities.PurgPricingProcedure.PurgPricingProcedureBuilder.text(PurgPricingProcedureText... value) Navigation property to_Text for PurgPricingProcedure to multiple PurgPricingProcedureText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with type arguments of type PurgPricingProcedureTextModifier and TypeMethodDescriptionvoidPurgPricingProcedure.setText(List<PurgPricingProcedureText> value) Overwrites the list of associated PurgPricingProcedureText entities for the loaded navigation property to_Text. -
Uses of PurgPricingProcedureText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.link that return types with arguments of type PurgPricingProcedureTextModifier and TypeMethodDescriptionPurgPricingProcedureTextOneToOneLink.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.pricingprocedureinpurchasing.link with type arguments of type PurgPricingProcedureTextModifier and TypeMethodDescriptionprotected PurgPricingProcedureTextLink<ObjectT>PurgPricingProcedureTextLink.translateLinkType(EntityLink<PurgPricingProcedureTextLink<ObjectT>, PurgPricingProcedureText, ObjectT> link)