@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultPricingProcedureInPurchasingService") public class DefaultPricingProcedureInPurchasingService extends Object implements PricingProcedureInPurchasingService
The service contains pricing procedure, pricing procedure item data, condition type, and description entities. You can query each entity in this service to retrieve the corresponding business data.
Reference: SAP API Business Hub
DEFAULT_SERVICE_PATH
Constructor and Description |
---|
DefaultPricingProcedureInPurchasingService()
Creates a service using
PricingProcedureInPurchasingService.DEFAULT_SERVICE_PATH to send the requests. |
public DefaultPricingProcedureInPurchasingService()
PricingProcedureInPurchasingService.DEFAULT_SERVICE_PATH
to send the requests.@Nonnull public DefaultPricingProcedureInPurchasingService withServicePath(@Nonnull String servicePath)
PricingProcedureInPurchasingService
withServicePath
in interface PricingProcedureInPurchasingService
servicePath
- Service path that will override the default.@Nonnull public DefaultPricingProcedureInPurchasingServiceBatch batch()
batch
in interface BatchService<PricingProcedureInPurchasingServiceBatch>
@Nonnull public PurgPrcgCndnTypeTextFluentHelper getAllPurgPrcgCndnTypeText()
PricingProcedureInPurchasingService
PurgPrcgCndnTypeText
entities.getAllPurgPrcgCndnTypeText
in interface PricingProcedureInPurchasingService
PurgPrcgCndnTypeText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgCndnTypeTextByKeyFluentHelper getPurgPrcgCndnTypeTextByKey(String language, String conditionUsage, String conditionApplication, String conditionType)
PricingProcedureInPurchasingService
PurgPrcgCndnTypeText
entity using key fields.getPurgPrcgCndnTypeTextByKey
in interface PricingProcedureInPurchasingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
conditionUsage
- Determines for which area the condition is used (for example, pricing or output).
Constraints: Not nullable, Maximum length: 1
conditionApplication
- Subdivides the usage of a condition (for example, pricing) for use in different application areas (for
example, sales & distribution or purchasing).
Constraints: Not nullable, Maximum length: 2
conditionType
- The condition type is used for different functions. In pricing, for example, the condition type lets
you differentiate between different kinds of discount; in output determination, between different
output types such as order confirmation or delivery note; in batch determination, between different
strategy types.
Constraints: Not nullable, Maximum length: 4
PurgPrcgCndnTypeText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgProcedItemTextFluentHelper getAllPurgPrcgProcedItemText()
PricingProcedureInPurchasingService
PurgPrcgProcedItemText
entities.getAllPurgPrcgProcedItemText
in interface PricingProcedureInPurchasingService
PurgPrcgProcedItemText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgProcedItemTextByKeyFluentHelper getPurgPrcgProcedItemTextByKey(String language, String conditionUsage, String conditionApplication, String pricingProcedure, String pricingProcedureStep, String pricingProcedureCounter)
PricingProcedureInPurchasingService
PurgPrcgProcedItemText
entity using key fields.getPurgPrcgProcedItemTextByKey
in interface PricingProcedureInPurchasingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
conditionUsage
- Determines for which area the condition is used (for example, pricing or output).
Constraints: Not nullable, Maximum length: 1
conditionApplication
- Subdivides the usage of a condition (for example, pricing) for use in different application areas (for
example, sales & distribution or purchasing).
Constraints: Not nullable, Maximum length: 2
pricingProcedure
- Specifies the conditions that are allowed for a document and defines the sequence in which they are
used.
Constraints: Not nullable, Maximum length: 6
pricingProcedureStep
- Number that determines the sequence of the condition within a procedure.
Constraints: Not nullable, Maximum length: 3
pricingProcedureCounter
- Access number of the conditions within a step in the pricing procedure.
Constraints: Not nullable, Maximum length: 3
PurgPrcgProcedItemText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPricingConditionTypeFluentHelper getAllPurgPricingConditionType()
PricingProcedureInPurchasingService
PurgPricingConditionType
entities.getAllPurgPricingConditionType
in interface PricingProcedureInPurchasingService
PurgPricingConditionType
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPricingConditionTypeByKeyFluentHelper getPurgPricingConditionTypeByKey(String conditionUsage, String conditionApplication, String conditionType)
PricingProcedureInPurchasingService
PurgPricingConditionType
entity using key fields.getPurgPricingConditionTypeByKey
in interface PricingProcedureInPurchasingService
conditionUsage
- Determines for which area the condition is used (for example, pricing or output).
Constraints: Not nullable, Maximum length: 1
conditionApplication
- Subdivides the usage of a condition (for example, pricing) for use in different application areas (for
example, sales & distribution or purchasing).
Constraints: Not nullable, Maximum length: 2
conditionType
- The condition type is used for different functions. In pricing, for example, the condition type lets
you differentiate between different kinds of discount; in output determination, between different
output types such as order confirmation or delivery note; in batch determination, between different
strategy types.
Constraints: Not nullable, Maximum length: 4
PurgPricingConditionType
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPricingProcedureFluentHelper getAllPurgPricingProcedure()
PricingProcedureInPurchasingService
PurgPricingProcedure
entities.getAllPurgPricingProcedure
in interface PricingProcedureInPurchasingService
PurgPricingProcedure
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPricingProcedureByKeyFluentHelper getPurgPricingProcedureByKey(String conditionUsage, String conditionApplication, String pricingProcedure)
PricingProcedureInPurchasingService
PurgPricingProcedure
entity using key fields.getPurgPricingProcedureByKey
in interface PricingProcedureInPurchasingService
conditionUsage
- Determines for which area the condition is used (for example, pricing or output).
Constraints: Not nullable, Maximum length: 1
conditionApplication
- Subdivides the usage of a condition (for example, pricing) for use in different application areas (for
example, sales & distribution or purchasing).
Constraints: Not nullable, Maximum length: 2
pricingProcedure
- Specifies the conditions that are allowed for a document and defines the sequence in which they are
used.
Constraints: Not nullable, Maximum length: 6
PurgPricingProcedure
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPricingProcedureItemFluentHelper getAllPurgPricingProcedureItem()
PricingProcedureInPurchasingService
PurgPricingProcedureItem
entities.getAllPurgPricingProcedureItem
in interface PricingProcedureInPurchasingService
PurgPricingProcedureItem
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPricingProcedureItemByKeyFluentHelper getPurgPricingProcedureItemByKey(String conditionUsage, String conditionApplication, String pricingProcedure, String pricingProcedureStep, String pricingProcedureCounter)
PricingProcedureInPurchasingService
PurgPricingProcedureItem
entity using key fields.getPurgPricingProcedureItemByKey
in interface PricingProcedureInPurchasingService
conditionUsage
- Determines for which area the condition is used (for example, pricing or output).
Constraints: Not nullable, Maximum length: 1
conditionApplication
- Subdivides the usage of a condition (for example, pricing) for use in different application areas (for
example, sales & distribution or purchasing).
Constraints: Not nullable, Maximum length: 2
pricingProcedure
- Specifies the conditions that are allowed for a document and defines the sequence in which they are
used.
Constraints: Not nullable, Maximum length: 6
pricingProcedureStep
- Number that determines the sequence of the condition within a procedure.
Constraints: Not nullable, Maximum length: 3
pricingProcedureCounter
- Access number of the conditions within a step in the pricing procedure.
Constraints: Not nullable, Maximum length: 3
PurgPricingProcedureItem
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPricingProcedureTextFluentHelper getAllPurgPricingProcedureText()
PricingProcedureInPurchasingService
PurgPricingProcedureText
entities.getAllPurgPricingProcedureText
in interface PricingProcedureInPurchasingService
PurgPricingProcedureText
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPricingProcedureTextByKeyFluentHelper getPurgPricingProcedureTextByKey(String language, String conditionUsage, String conditionApplication, String pricingProcedure)
PricingProcedureInPurchasingService
PurgPricingProcedureText
entity using key fields.getPurgPricingProcedureTextByKey
in interface PricingProcedureInPurchasingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
conditionUsage
- Determines for which area the condition is used (for example, pricing or output).
Constraints: Not nullable, Maximum length: 1
conditionApplication
- Subdivides the usage of a condition (for example, pricing) for use in different application areas (for
example, sales & distribution or purchasing).
Constraints: Not nullable, Maximum length: 2
pricingProcedure
- Specifies the conditions that are allowed for a document and defines the sequence in which they are
used.
Constraints: Not nullable, Maximum length: 6
PurgPricingProcedureText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.Copyright © 2021 SAP SE. All rights reserved.