Interface ConditionExclusionForPricingInSalesService
- All Known Implementing Classes:
DefaultConditionExclusionForPricingInSalesService
This service enables you to retrieve data including condition exclusion groups, the selected condition types, and the assigned pricing procedures.
Reference: SAP Business Accelerator Hub
Details:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Creates a batch request builder object.Deprecated.Fetch the number of entries from theSlsCndnExclsnForPrcgProcedentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theSlsPrcgCndnExclsnGroupTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theSlsPrcgCndnExclusionGroupentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theSlsPrcgCndnTypeInExclsnGroupentity collection matching the filter and search expressions.Deprecated.Fetch multipleSlsCndnExclsnForPrcgProcedentities.Deprecated.Fetch multipleSlsPrcgCndnExclsnGroupTextentities.Deprecated.Fetch multipleSlsPrcgCndnExclusionGroupentities.Deprecated.Fetch multipleSlsPrcgCndnTypeInExclsnGroupentities.getSlsCndnExclsnForPrcgProcedByKey(String conditionUsage, String conditionApplication, String pricingProcedure, String cndnExclusionSequentialNumber) Deprecated.Fetch a singleSlsCndnExclsnForPrcgProcedentity using key fields.getSlsPrcgCndnExclsnGroupTextByKey(String language, String conditionUsage, String conditionApplication, String conditionExclusionGroup) Deprecated.Fetch a singleSlsPrcgCndnExclsnGroupTextentity using key fields.getSlsPrcgCndnExclusionGroupByKey(String conditionUsage, String conditionApplication, String conditionExclusionGroup) Deprecated.Fetch a singleSlsPrcgCndnExclusionGroupentity using key fields.getSlsPrcgCndnTypeInExclsnGroupByKey(String conditionUsage, String conditionApplication, String conditionExclusionGroup, String conditionType) Deprecated.Fetch a singleSlsPrcgCndnTypeInExclsnGroupentity using key fields.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
Deprecated.Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Creates a batch request builder object.- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllSlsCndnExclsnForPrcgProced
Deprecated.Fetch multipleSlsCndnExclsnForPrcgProcedentities.- Returns:
- A request builder to fetch multiple
SlsCndnExclsnForPrcgProcedentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countSlsCndnExclsnForPrcgProced
Deprecated.Fetch the number of entries from theSlsCndnExclsnForPrcgProcedentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
SlsCndnExclsnForPrcgProcedentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getSlsCndnExclsnForPrcgProcedByKey
@Nonnull GetByKeyRequestBuilder<SlsCndnExclsnForPrcgProced> getSlsCndnExclsnForPrcgProcedByKey(String conditionUsage, String conditionApplication, String pricingProcedure, String cndnExclusionSequentialNumber) Deprecated.Fetch a singleSlsCndnExclsnForPrcgProcedentity using key fields.- Parameters:
cndnExclusionSequentialNumber- Sequential Number for Condition ExclusionConstraints: Not nullable, Maximum length: 3
conditionUsage- Usage of the condition tableConstraints: Not nullable, Maximum length: 1
conditionApplication- ApplicationConstraints: Not nullable, Maximum length: 2
pricingProcedure- Procedure (Pricing, Output Control, Acct. Det., Costing,...)Constraints: Not nullable, Maximum length: 6
- Returns:
- A request builder to fetch a single
SlsCndnExclsnForPrcgProcedentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getAllSlsPrcgCndnExclsnGroupText
Deprecated.Fetch multipleSlsPrcgCndnExclsnGroupTextentities.- Returns:
- A request builder to fetch multiple
SlsPrcgCndnExclsnGroupTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countSlsPrcgCndnExclsnGroupText
Deprecated.Fetch the number of entries from theSlsPrcgCndnExclsnGroupTextentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
SlsPrcgCndnExclsnGroupTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getSlsPrcgCndnExclsnGroupTextByKey
@Nonnull GetByKeyRequestBuilder<SlsPrcgCndnExclsnGroupText> getSlsPrcgCndnExclsnGroupTextByKey(String language, String conditionUsage, String conditionApplication, String conditionExclusionGroup) Deprecated.Fetch a singleSlsPrcgCndnExclsnGroupTextentity using key fields.- Parameters:
conditionExclusionGroup- Condition Exclusion GroupConstraints: Not nullable, Maximum length: 4
language- Language KeyConstraints: Not nullable, Maximum length: 2
conditionUsage- Usage of the condition tableConstraints: Not nullable, Maximum length: 1
conditionApplication- ApplicationConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
SlsPrcgCndnExclsnGroupTextentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getAllSlsPrcgCndnExclusionGroup
Deprecated.Fetch multipleSlsPrcgCndnExclusionGroupentities.- Returns:
- A request builder to fetch multiple
SlsPrcgCndnExclusionGroupentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countSlsPrcgCndnExclusionGroup
Deprecated.Fetch the number of entries from theSlsPrcgCndnExclusionGroupentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
SlsPrcgCndnExclusionGroupentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getSlsPrcgCndnExclusionGroupByKey
@Nonnull GetByKeyRequestBuilder<SlsPrcgCndnExclusionGroup> getSlsPrcgCndnExclusionGroupByKey(String conditionUsage, String conditionApplication, String conditionExclusionGroup) Deprecated.Fetch a singleSlsPrcgCndnExclusionGroupentity using key fields.- Parameters:
conditionExclusionGroup- Condition Exclusion GroupConstraints: Not nullable, Maximum length: 4
conditionUsage- Usage of the condition tableConstraints: Not nullable, Maximum length: 1
conditionApplication- ApplicationConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
SlsPrcgCndnExclusionGroupentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getAllSlsPrcgCndnTypeInExclsnGroup
Deprecated.Fetch multipleSlsPrcgCndnTypeInExclsnGroupentities.- Returns:
- A request builder to fetch multiple
SlsPrcgCndnTypeInExclsnGroupentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countSlsPrcgCndnTypeInExclsnGroup
Deprecated.Fetch the number of entries from theSlsPrcgCndnTypeInExclsnGroupentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
SlsPrcgCndnTypeInExclsnGroupentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getSlsPrcgCndnTypeInExclsnGroupByKey
@Nonnull GetByKeyRequestBuilder<SlsPrcgCndnTypeInExclsnGroup> getSlsPrcgCndnTypeInExclsnGroupByKey(String conditionUsage, String conditionApplication, String conditionExclusionGroup, String conditionType) Deprecated.Fetch a singleSlsPrcgCndnTypeInExclsnGroupentity using key fields.- Parameters:
conditionExclusionGroup- Condition Exclusion GroupConstraints: Not nullable, Maximum length: 4
conditionType- Condition TypeConstraints: Not nullable, Maximum length: 4
conditionUsage- Usage of the condition tableConstraints: Not nullable, Maximum length: 1
conditionApplication- ApplicationConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
SlsPrcgCndnTypeInExclsnGroupentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-