Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPrcgCndnTypeText
Packages that use SlsPrcgCndnTypeText
Package
Description
-
Uses of SlsPrcgCndnTypeText 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 SlsPrcgCndnTypeTextModifier and TypeFieldDescriptionstatic final SlsPricingConditionTypeLink<SlsPrcgCndnTypeText>SlsPricingConditionType.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 SlsPrcgCndnTypeTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales that return types with arguments of type SlsPrcgCndnTypeTextModifier and TypeMethodDescriptionSlsPricingConditionType.fetchText()Fetches the SlsPrcgCndnTypeText entities (one to many) associated with this entity.protected Class<SlsPrcgCndnTypeText>SlsPrcgCndnTypeTextByKeyFluentHelper.getEntityClass()protected Class<SlsPrcgCndnTypeText>SlsPrcgCndnTypeTextFluentHelper.getEntityClass()io.vavr.control.Option<List<SlsPrcgCndnTypeText>>SlsPricingConditionType.getTextIfPresent()Retrieval of associated SlsPrcgCndnTypeText entities (one to many).SlsPricingConditionType.getTextOrFetch()Retrieval of associated SlsPrcgCndnTypeText entities (one to many).SlsPrcgCndnTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with parameters of type SlsPrcgCndnTypeTextModifier and TypeMethodDescriptionvoidSlsPricingConditionType.addText(SlsPrcgCndnTypeText... entity) Adds elements to the list of associated SlsPrcgCndnTypeText entities.SlsPricingConditionType.SlsPricingConditionTypeBuilder.text(SlsPrcgCndnTypeText... value) Navigation property to_Text for SlsPricingConditionType to multiple SlsPrcgCndnTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with type arguments of type SlsPrcgCndnTypeTextModifier and TypeMethodDescriptionvoidSlsPricingConditionType.setText(List<SlsPrcgCndnTypeText> value) Overwrites the list of associated SlsPrcgCndnTypeText entities for the loaded navigation property to_Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with type arguments of type SlsPrcgCndnTypeTextModifierConstructorDescriptionSlsPricingConditionType(String conditionUsage, String conditionApplication, String conditionType, String accessSequence, String conditionClass, String conditionCalculationType, String conditionCategory, String prcgCndnAmountRoundingRule, String pricingConditionFunction, 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, Boolean cndnIsRelevantForLimitValue, String pricingScaleBasisShort, String pricingScaleCheckingRule, String pricingScaleType, String pricingScaleRoutine, String pricingScaleUnit, Boolean prcgCndnCrcyCnvrsnIsAftMltpl, Boolean isRelevantForAccrual, Boolean cndnIsForVariantConfiguration, Boolean prcgCndnQtyCnvrsnIsActivated, Boolean cndnIsRelevantForIntcoBilling, String pricingDateIdentificationCode, String cndnValueZeroProcgCode, List<SlsPrcgCndnTypeText> toText) -
Uses of SlsPrcgCndnTypeText 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 SlsPrcgCndnTypeTextModifier and TypeMethodDescriptionSlsPrcgCndnTypeTextOneToOneLink.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 SlsPrcgCndnTypeTextModifier and TypeMethodDescriptionprotected SlsPrcgCndnTypeTextLink<ObjectT>SlsPrcgCndnTypeTextLink.translateLinkType(EntityLink<SlsPrcgCndnTypeTextLink<ObjectT>, SlsPrcgCndnTypeText, ObjectT> link)