Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureItem
Packages that use PurgPricingProcedureItem
Package
Description
-
Uses of PurgPricingProcedureItem 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 PurgPricingProcedureItemModifier and TypeFieldDescriptionstatic final PurgPrcgProcedItemTextOneToOneLink<PurgPricingProcedureItem>PurgPrcgProcedItemText.TO_PURG_PRICING_PROCEDUREUse with available fluent helpers to apply the to_PurgPricingProcedure navigation property to query operations.static final PurgPricingProcedureLink<PurgPricingProcedureItem>PurgPricingProcedure.TO_PURG_PRICING_PROCEDURE_ITEMUse with available fluent helpers to apply the to_PurgPricingProcedureItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing that return PurgPricingProcedureItemModifier and TypeMethodDescriptionPurgPricingProcedureItem.PurgPricingProcedureItemBuilder.build()PurgPrcgProcedItemText.fetchPurgPricingProcedure()Fetches the PurgPricingProcedureItem entity (one to one) associated with this entity.PurgPrcgProcedItemText.getPurgPricingProcedureOrFetch()Retrieval of associated PurgPricingProcedureItem entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing that return types with arguments of type PurgPricingProcedureItemModifier and TypeMethodDescriptionPurgPricingProcedure.fetchPurgPricingProcedureItem()Fetches the PurgPricingProcedureItem entities (one to many) associated with this entity.protected Class<PurgPricingProcedureItem>PurgPricingProcedureItemByKeyFluentHelper.getEntityClass()protected Class<PurgPricingProcedureItem>PurgPricingProcedureItemFluentHelper.getEntityClass()io.vavr.control.Option<PurgPricingProcedureItem>PurgPrcgProcedItemText.getPurgPricingProcedureIfPresent()Retrieval of associated PurgPricingProcedureItem entity (one to one).io.vavr.control.Option<List<PurgPricingProcedureItem>>PurgPricingProcedure.getPurgPricingProcedureItemIfPresent()Retrieval of associated PurgPricingProcedureItem entities (one to many).PurgPricingProcedure.getPurgPricingProcedureItemOrFetch()Retrieval of associated PurgPricingProcedureItem entities (one to many).PurgPricingProcedureItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with parameters of type PurgPricingProcedureItemModifier and TypeMethodDescriptionvoidPurgPricingProcedure.addPurgPricingProcedureItem(PurgPricingProcedureItem... entity) Adds elements to the list of associated PurgPricingProcedureItem entities.PurgPrcgProcedItemText.PurgPrcgProcedItemTextBuilder.purgPricingProcedure(PurgPricingProcedureItem value) Navigation property to_PurgPricingProcedure for PurgPrcgProcedItemText to single PurgPricingProcedureItem.PurgPricingProcedure.PurgPricingProcedureBuilder.purgPricingProcedureItem(PurgPricingProcedureItem... value) Navigation property to_PurgPricingProcedureItem for PurgPricingProcedure to multiple PurgPricingProcedureItem.voidPurgPrcgProcedItemText.setPurgPricingProcedure(PurgPricingProcedureItem value) Overwrites the associated PurgPricingProcedureItem entity for the loaded navigation property to_PurgPricingProcedure.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with type arguments of type PurgPricingProcedureItemModifier and TypeMethodDescriptionvoidPurgPricingProcedure.setPurgPricingProcedureItem(List<PurgPricingProcedureItem> value) Overwrites the list of associated PurgPricingProcedureItem entities for the loaded navigation property to_PurgPricingProcedureItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with parameters of type PurgPricingProcedureItemModifierConstructorDescriptionPurgPrcgProcedItemText(String language, String conditionUsage, String conditionApplication, String pricingProcedure, String pricingProcedureStep, String pricingProcedureCounter, String conditionTypeName, PurgPricingProcedureItem toPurgPricingProcedure) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with type arguments of type PurgPricingProcedureItemModifierConstructorDescriptionPurgPricingProcedure(String conditionUsage, String conditionApplication, String pricingProcedure, List<PurgPricingProcedureItem> toPurgPricingProcedureItem, List<PurgPricingProcedureText> toText) -
Uses of PurgPricingProcedureItem 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 PurgPricingProcedureItemModifier and TypeMethodDescriptionPurgPricingProcedureItemOneToOneLink.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 PurgPricingProcedureItemModifier and TypeMethodDescriptionprotected PurgPricingProcedureItemLink<ObjectT>PurgPricingProcedureItemLink.translateLinkType(EntityLink<PurgPricingProcedureItemLink<ObjectT>, PurgPricingProcedureItem, ObjectT> link)