Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPrcgProcedItemText
Packages that use PurgPrcgProcedItemText
Package
Description
-
Uses of PurgPrcgProcedItemText 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 PurgPrcgProcedItemTextModifier and TypeFieldDescriptionstatic final PurgPricingProcedureItemLink<PurgPrcgProcedItemText>PurgPricingProcedureItem.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 PurgPrcgProcedItemTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing that return types with arguments of type PurgPrcgProcedItemTextModifier and TypeMethodDescriptionPurgPricingProcedureItem.fetchText()Fetches the PurgPrcgProcedItemText entities (one to many) associated with this entity.protected Class<PurgPrcgProcedItemText>PurgPrcgProcedItemTextByKeyFluentHelper.getEntityClass()protected Class<PurgPrcgProcedItemText>PurgPrcgProcedItemTextFluentHelper.getEntityClass()io.vavr.control.Option<List<PurgPrcgProcedItemText>>PurgPricingProcedureItem.getTextIfPresent()Retrieval of associated PurgPrcgProcedItemText entities (one to many).PurgPricingProcedureItem.getTextOrFetch()Retrieval of associated PurgPrcgProcedItemText entities (one to many).PurgPrcgProcedItemText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with parameters of type PurgPrcgProcedItemTextModifier and TypeMethodDescriptionvoidPurgPricingProcedureItem.addText(PurgPrcgProcedItemText... entity) Adds elements to the list of associated PurgPrcgProcedItemText entities.PurgPricingProcedureItem.PurgPricingProcedureItemBuilder.text(PurgPrcgProcedItemText... value) Navigation property to_Text for PurgPricingProcedureItem to multiple PurgPrcgProcedItemText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with type arguments of type PurgPrcgProcedItemTextModifier and TypeMethodDescriptionvoidPurgPricingProcedureItem.setText(List<PurgPrcgProcedItemText> value) Overwrites the list of associated PurgPrcgProcedItemText entities for the loaded navigation property to_Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with type arguments of type PurgPrcgProcedItemTextModifierConstructorDescriptionPurgPricingProcedureItem(String conditionUsage, String conditionApplication, String pricingProcedure, String pricingProcedureStep, String pricingProcedureCounter, String conditionType, String prcgProcedItemFromRefStep, String prcgProcedItemToRefStep, Boolean conditionIsManuallyDtmnd, String prcgProcedItemSubtotal, Boolean conditionIsForStatistics, String accountKeyForGLAccount, String acctKeyForAccrualsGLAccount, String pricingProcedureItemPrintType, Boolean conditionIsMandatory, Boolean cndnIsAcctDetnRelevant, PurgPricingConditionType toPurgPricingConditionType, PurgPricingProcedure toPurgPricingProcedure, List<PurgPrcgProcedItemText> toText) -
Uses of PurgPrcgProcedItemText 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 PurgPrcgProcedItemTextModifier and TypeMethodDescriptionPurgPrcgProcedItemTextOneToOneLink.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 PurgPrcgProcedItemTextModifier and TypeMethodDescriptionprotected PurgPrcgProcedItemTextLink<ObjectT>PurgPrcgProcedItemTextLink.translateLinkType(EntityLink<PurgPrcgProcedItemTextLink<ObjectT>, PurgPrcgProcedItemText, ObjectT> link)