Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditionexclusionforpricinginsales.SlsCndnExclsnForPrcgProced
Packages that use SlsCndnExclsnForPrcgProced
Package
Description
-
Uses of SlsCndnExclsnForPrcgProced in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditionexclusionforpricinginsales
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditionexclusionforpricinginsales with type parameters of type SlsCndnExclsnForPrcgProcedModifier and TypeFieldDescriptionstatic final SimpleProperty<SlsCndnExclsnForPrcgProced>SlsCndnExclsnForPrcgProced.ALL_FIELDSSelector for all available fields of SlsCndnExclsnForPrcgProced.static final SimpleProperty.String<SlsCndnExclsnForPrcgProced>SlsCndnExclsnForPrcgProced.CNDN_EXCLUSION_SEQUENTIAL_NUMBERstatic final SimpleProperty.String<SlsCndnExclsnForPrcgProced>SlsCndnExclsnForPrcgProced.CONDITION_APPLICATIONstatic final SimpleProperty.String<SlsCndnExclsnForPrcgProced>SlsCndnExclsnForPrcgProced.CONDITION_EXCLUSION_GROUP1static final SimpleProperty.String<SlsCndnExclsnForPrcgProced>SlsCndnExclsnForPrcgProced.CONDITION_EXCLUSION_GROUP2static final SimpleProperty.String<SlsCndnExclsnForPrcgProced>SlsCndnExclsnForPrcgProced.CONDITION_EXCLUSION_PROCEDUREstatic final SimpleProperty.String<SlsCndnExclsnForPrcgProced>SlsCndnExclsnForPrcgProced.CONDITION_USAGEstatic final SimpleProperty.String<SlsCndnExclsnForPrcgProced>SlsCndnExclsnForPrcgProced.PRICING_PROCEDURESlsPrcgCndnExclusionGroup.TO__SLS_CNDN_EXCLSN_FOR_PRCG_PROCEDUse with available request builders to apply the _SlsCndnExclsnForPrcgProced navigation property to query operations.SlsCndnExclsnForPrcgProced.TO__SLS_PRCG_CNDN_EXCLUSION_GROUPUse with available request builders to apply the _SlsPrcgCndnExclusionGroup navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditionexclusionforpricinginsales that return SlsCndnExclsnForPrcgProcedModifier and TypeMethodDescriptionSlsCndnExclsnForPrcgProced.SlsCndnExclsnForPrcgProcedBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditionexclusionforpricinginsales that return types with arguments of type SlsCndnExclsnForPrcgProcedModifier and TypeMethodDescriptionio.vavr.control.Option<List<SlsCndnExclsnForPrcgProced>>SlsPrcgCndnExclusionGroup.getSlsCndnExclsnForPrcgProcedIfPresent()Retrieval of associated SlsCndnExclsnForPrcgProced entities (one to many).SlsCndnExclsnForPrcgProced.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditionexclusionforpricinginsales with parameters of type SlsCndnExclsnForPrcgProcedModifier and TypeMethodDescriptionvoidSlsPrcgCndnExclusionGroup.addSlsCndnExclsnForPrcgProced(SlsCndnExclsnForPrcgProced... entity) Adds elements to the list of associated SlsCndnExclsnForPrcgProced entities.SlsPrcgCndnExclusionGroup.SlsPrcgCndnExclusionGroupBuilder.slsCndnExclsnForPrcgProced(SlsCndnExclsnForPrcgProced... value) Navigation property _SlsCndnExclsnForPrcgProced for SlsPrcgCndnExclusionGroup to multiple SlsCndnExclsnForPrcgProced.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditionexclusionforpricinginsales with type arguments of type SlsCndnExclsnForPrcgProcedModifier and TypeMethodDescriptionvoidSlsPrcgCndnExclusionGroup.setSlsCndnExclsnForPrcgProced(List<SlsCndnExclsnForPrcgProced> value) Overwrites the list of associated SlsCndnExclsnForPrcgProced entities for the loaded navigation property _SlsCndnExclsnForPrcgProced.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditionexclusionforpricinginsales with type arguments of type SlsCndnExclsnForPrcgProcedModifierConstructorDescriptionSlsPrcgCndnExclusionGroup(String conditionUsage, String conditionApplication, String conditionExclusionGroup, List<SlsCndnExclsnForPrcgProced> to_SlsCndnExclsnForPrcgProced, List<SlsPrcgCndnTypeInExclsnGroup> to_SlsPrcgCndnTypeInExclsnGroup, List<SlsPrcgCndnExclsnGroupText> to_Text) -
Uses of SlsCndnExclsnForPrcgProced in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type SlsCndnExclsnForPrcgProcedModifier and TypeMethodDescriptionConditionExclusionForPricingInSalesService.countSlsCndnExclsnForPrcgProced()Deprecated.Fetch the number of entries from theSlsCndnExclsnForPrcgProcedentity collection matching the filter and search expressions.DefaultConditionExclusionForPricingInSalesService.countSlsCndnExclsnForPrcgProced()Deprecated.ConditionExclusionForPricingInSalesService.getAllSlsCndnExclsnForPrcgProced()Deprecated.Fetch multipleSlsCndnExclsnForPrcgProcedentities.DefaultConditionExclusionForPricingInSalesService.getAllSlsCndnExclsnForPrcgProced()Deprecated.ConditionExclusionForPricingInSalesService.getSlsCndnExclsnForPrcgProcedByKey(String conditionUsage, String conditionApplication, String pricingProcedure, String cndnExclusionSequentialNumber) Deprecated.Fetch a singleSlsCndnExclsnForPrcgProcedentity using key fields.DefaultConditionExclusionForPricingInSalesService.getSlsCndnExclsnForPrcgProcedByKey(String conditionUsage, String conditionApplication, String pricingProcedure, String cndnExclusionSequentialNumber) Deprecated.