@Named(value="com.sap.cloud.sdk.s4hana.onpremise.v2020.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
OData Service: | OP_API_PURGPRICINGPROCEDURE_SRV_0001 |
API Version: | 1 |
Minimum ERP Version: | 2020 |
Authentication Methods: | Basic, x509 |
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
- Language Key
Constraints: Not nullable, Maximum length: 2
conditionUsage
- Usage of the condition table
Constraints: Not nullable, Maximum length: 1
conditionApplication
- Application
Constraints: Not nullable, Maximum length: 2
conditionType
- Condition Type
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
- Language Key
Constraints: Not nullable, Maximum length: 2
conditionUsage
- Usage of the condition table
Constraints: Not nullable, Maximum length: 1
conditionApplication
- Application
Constraints: Not nullable, Maximum length: 2
pricingProcedure
- Procedure (Pricing, Output Control, Acct. Det., Costing,...)
Constraints: Not nullable, Maximum length: 6
pricingProcedureStep
- Step Number
Constraints: Not nullable, Maximum length: 3
pricingProcedureCounter
- Condition Counter
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
- Usage of the condition table
Constraints: Not nullable, Maximum length: 1
conditionApplication
- Application
Constraints: Not nullable, Maximum length: 2
conditionType
- Condition Type
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
- Usage of the condition table
Constraints: Not nullable, Maximum length: 1
conditionApplication
- Application
Constraints: Not nullable, Maximum length: 2
pricingProcedure
- Procedure (Pricing, Output Control, Acct. Det., Costing,...)
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
- Usage of the condition table
Constraints: Not nullable, Maximum length: 1
conditionApplication
- Application
Constraints: Not nullable, Maximum length: 2
pricingProcedure
- Procedure (Pricing, Output Control, Acct. Det., Costing,...)
Constraints: Not nullable, Maximum length: 6
pricingProcedureStep
- Step Number
Constraints: Not nullable, Maximum length: 3
pricingProcedureCounter
- Condition Counter
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
- Language Key
Constraints: Not nullable, Maximum length: 2
conditionUsage
- Usage of the condition table
Constraints: Not nullable, Maximum length: 1
conditionApplication
- Application
Constraints: Not nullable, Maximum length: 2
pricingProcedure
- Procedure (Pricing, Output Control, Acct. Det., Costing,...)
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.