Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.PurgPrcgCndnTypeText
Packages that use PurgPrcgCndnTypeText
Package
Description
-
Uses of PurgPrcgCndnTypeText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing with type parameters of type PurgPrcgCndnTypeTextModifier and TypeFieldDescriptionstatic final PurgPricingConditionTypeLink<PurgPrcgCndnTypeText>PurgPricingConditionType.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.conditiontypeforpricinginpurchasing that return PurgPrcgCndnTypeTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing that return types with arguments of type PurgPrcgCndnTypeTextModifier and TypeMethodDescriptionPurgPricingConditionType.fetchText()Fetches the PurgPrcgCndnTypeText entities (one to many) associated with this entity.protected Class<PurgPrcgCndnTypeText>PurgPrcgCndnTypeTextByKeyFluentHelper.getEntityClass()protected Class<PurgPrcgCndnTypeText>PurgPrcgCndnTypeTextFluentHelper.getEntityClass()io.vavr.control.Option<List<PurgPrcgCndnTypeText>>PurgPricingConditionType.getTextIfPresent()Retrieval of associated PurgPrcgCndnTypeText entities (one to many).PurgPricingConditionType.getTextOrFetch()Retrieval of associated PurgPrcgCndnTypeText entities (one to many).PurgPrcgCndnTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing with parameters of type PurgPrcgCndnTypeTextModifier and TypeMethodDescriptionvoidPurgPricingConditionType.addText(PurgPrcgCndnTypeText... entity) Adds elements to the list of associated PurgPrcgCndnTypeText entities.PurgPricingConditionType.PurgPricingConditionTypeBuilder.text(PurgPrcgCndnTypeText... value) Navigation property to_Text for PurgPricingConditionType to multiple PurgPrcgCndnTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing with type arguments of type PurgPrcgCndnTypeTextModifier and TypeMethodDescriptionvoidPurgPricingConditionType.setText(List<PurgPrcgCndnTypeText> value) Overwrites the list of associated PurgPrcgCndnTypeText entities for the loaded navigation property to_Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing with type arguments of type PurgPrcgCndnTypeTextModifierConstructorDescriptionPurgPricingConditionType(String conditionUsage, String conditionApplication, String conditionType, String accessSequence, String conditionCalculationType, String conditionCategory, String conditionClass, String prcgCndnAmountRoundingRule, String structureCondition, String prcgConditionAmountSign, String isGroupCondition, Boolean prcgCndnRndngDiffsIsSettled, String prcgGroupConditionRoutine, String cndnManualEntries, Boolean cndnAppliesHeader, Boolean cndnAppliesItems, Boolean prcgCndnTypeDeletionIsAllowed, Boolean prcgCndnAmountChangedIsAllowed, Boolean prcgCndnCnvrsnFctrChgIsAllowed, Boolean prcgCndnValChgIsAllwd, String prcgCndnPrpsdValidFromDateCode, String prcgCndnPrpsdValidToDateCode, String pricingProcedure, String prcgConditionDeletionMethod, String pricingScaleBasisShort, String pricingScaleCheckingRule, String pricingScaleType, String pricingScaleRoutine, String pricingScaleUnit, Boolean prcgCndnCrcyCnvrsnIsAftMltpl, Boolean isRelevantForAccrual, Boolean cndnIsForVariantConfiguration, Boolean prcgCndnQtyCnvrsnIsActivated, Boolean cndnIsRelevantForIntcoBilling, String conditionExclusion, String cndnValueZeroProcgCode, Boolean isRelevantForSalesPriceCalc, List<PurgPrcgCndnTypeText> toText) -
Uses of PurgPrcgCndnTypeText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.link that return types with arguments of type PurgPrcgCndnTypeTextModifier and TypeMethodDescriptionPurgPrcgCndnTypeTextOneToOneLink.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.conditiontypeforpricinginpurchasing.link with type arguments of type PurgPrcgCndnTypeTextModifier and TypeMethodDescriptionprotected PurgPrcgCndnTypeTextLink<ObjectT>PurgPrcgCndnTypeTextLink.translateLinkType(EntityLink<PurgPrcgCndnTypeTextLink<ObjectT>, PurgPrcgCndnTypeText, ObjectT> link)