@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultPurchasingPricingConditionRecordService") public class DefaultPurchasingPricingConditionRecordService extends Object implements PurchasingPricingConditionRecordService
The service contains entities for condition record, validity of condition record, pricing scale, and condition supplement.
Reference: SAP API Business Hub
DEFAULT_SERVICE_PATH
Constructor and Description |
---|
DefaultPurchasingPricingConditionRecordService()
Creates a service using
PurchasingPricingConditionRecordService.DEFAULT_SERVICE_PATH to send the
requests. |
public DefaultPurchasingPricingConditionRecordService()
PurchasingPricingConditionRecordService.DEFAULT_SERVICE_PATH
to send the
requests.@Nonnull public DefaultPurchasingPricingConditionRecordService withServicePath(@Nonnull String servicePath)
PurchasingPricingConditionRecordService
withServicePath
in interface PurchasingPricingConditionRecordService
servicePath
- Service path that will override the default.@Nonnull public DefaultPurchasingPricingConditionRecordServiceBatch batch()
batch
in interface BatchService<PurchasingPricingConditionRecordServiceBatch>
@Nonnull public PurgPrcgCndnRecdSuplmntFluentHelper getAllPurgPrcgCndnRecdSuplmnt()
PurchasingPricingConditionRecordService
PurgPrcgCndnRecdSuplmnt
entities.getAllPurgPrcgCndnRecdSuplmnt
in interface PurchasingPricingConditionRecordService
PurgPrcgCndnRecdSuplmnt
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 PurgPrcgCndnRecdSuplmntByKeyFluentHelper getPurgPrcgCndnRecdSuplmntByKey(String conditionRecord, String conditionSequentialNumber)
PurchasingPricingConditionRecordService
PurgPrcgCndnRecdSuplmnt
entity using key fields.getPurgPrcgCndnRecdSuplmntByKey
in interface PurchasingPricingConditionRecordService
conditionRecord
- Number that uniquely identifies a condition record.
Constraints: Not nullable, Maximum length: 10
conditionSequentialNumber
- The sequential number that uniquely identifies the condition if a condition supplement exists.
Constraints: Not nullable, Maximum length: 2
PurgPrcgCndnRecdSuplmnt
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 PurgPrcgCndnRecdSuplmntCreateFluentHelper createPurgPrcgCndnRecdSuplmnt(@Nonnull PurgPrcgCndnRecdSuplmnt purgPrcgCndnRecdSuplmnt)
PurchasingPricingConditionRecordService
PurgPrcgCndnRecdSuplmnt
entity and save it to the S/4HANA system.createPurgPrcgCndnRecdSuplmnt
in interface PurchasingPricingConditionRecordService
purgPrcgCndnRecdSuplmnt
- PurgPrcgCndnRecdSuplmnt
entity object that will be created in the S/4HANA system.PurgPrcgCndnRecdSuplmnt
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgCndnRecdSuplmntUpdateFluentHelper updatePurgPrcgCndnRecdSuplmnt(@Nonnull PurgPrcgCndnRecdSuplmnt purgPrcgCndnRecdSuplmnt)
PurchasingPricingConditionRecordService
PurgPrcgCndnRecdSuplmnt
entity and save it to the S/4HANA system.updatePurgPrcgCndnRecdSuplmnt
in interface PurchasingPricingConditionRecordService
purgPrcgCndnRecdSuplmnt
- PurgPrcgCndnRecdSuplmnt
entity object that will be updated in the S/4HANA system.PurgPrcgCndnRecdSuplmnt
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgCndnRecdSuplmntDeleteFluentHelper deletePurgPrcgCndnRecdSuplmnt(@Nonnull PurgPrcgCndnRecdSuplmnt purgPrcgCndnRecdSuplmnt)
PurchasingPricingConditionRecordService
PurgPrcgCndnRecdSuplmnt
entity in the S/4HANA system.deletePurgPrcgCndnRecdSuplmnt
in interface PurchasingPricingConditionRecordService
purgPrcgCndnRecdSuplmnt
- PurgPrcgCndnRecdSuplmnt
entity object that will be deleted in the S/4HANA system.PurgPrcgCndnRecdSuplmnt
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgCndnRecdValidityFluentHelper getAllPurgPrcgCndnRecdValidity()
PurchasingPricingConditionRecordService
PurgPrcgCndnRecdValidity
entities.getAllPurgPrcgCndnRecdValidity
in interface PurchasingPricingConditionRecordService
PurgPrcgCndnRecdValidity
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 PurgPrcgCndnRecdValidityByKeyFluentHelper getPurgPrcgCndnRecdValidityByKey(String conditionRecord, LocalDateTime conditionValidityEndDate)
PurchasingPricingConditionRecordService
PurgPrcgCndnRecdValidity
entity using key fields.getPurgPrcgCndnRecdValidityByKey
in interface PurchasingPricingConditionRecordService
conditionRecord
- Number that uniquely identifies a condition record.
Constraints: Not nullable, Maximum length: 10
conditionValidityEndDate
- The date up to which the condition is valid.
Constraints: Not nullable, Precision: 0
PurgPrcgCndnRecdValidity
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 PurgPrcgCndnRecdValidityCreateFluentHelper createPurgPrcgCndnRecdValidity(@Nonnull PurgPrcgCndnRecdValidity purgPrcgCndnRecdValidity)
PurchasingPricingConditionRecordService
PurgPrcgCndnRecdValidity
entity and save it to the S/4HANA system.createPurgPrcgCndnRecdValidity
in interface PurchasingPricingConditionRecordService
purgPrcgCndnRecdValidity
- PurgPrcgCndnRecdValidity
entity object that will be created in the S/4HANA system.PurgPrcgCndnRecdValidity
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgCndnRecdValidityUpdateFluentHelper updatePurgPrcgCndnRecdValidity(@Nonnull PurgPrcgCndnRecdValidity purgPrcgCndnRecdValidity)
PurchasingPricingConditionRecordService
PurgPrcgCndnRecdValidity
entity and save it to the S/4HANA system.updatePurgPrcgCndnRecdValidity
in interface PurchasingPricingConditionRecordService
purgPrcgCndnRecdValidity
- PurgPrcgCndnRecdValidity
entity object that will be updated in the S/4HANA system.PurgPrcgCndnRecdValidity
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgCndnRecordScaleFluentHelper getAllPurgPrcgCndnRecordScale()
PurchasingPricingConditionRecordService
PurgPrcgCndnRecordScale
entities.getAllPurgPrcgCndnRecordScale
in interface PurchasingPricingConditionRecordService
PurgPrcgCndnRecordScale
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 PurgPrcgCndnRecordScaleByKeyFluentHelper getPurgPrcgCndnRecordScaleByKey(String conditionRecord, String conditionSequentialNumber, String conditionScaleLine)
PurchasingPricingConditionRecordService
PurgPrcgCndnRecordScale
entity using key fields.getPurgPrcgCndnRecordScaleByKey
in interface PurchasingPricingConditionRecordService
conditionRecord
- Number that uniquely identifies a condition record.
Constraints: Not nullable, Maximum length: 10
conditionSequentialNumber
- The sequential number that uniquely identifies the condition if a condition supplement exists.
Constraints: Not nullable, Maximum length: 2
conditionScaleLine
- Identifies the sequence of lines within a scale.
Constraints: Not nullable, Maximum length: 4
PurgPrcgCndnRecordScale
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 PurgPrcgCndnRecordScaleCreateFluentHelper createPurgPrcgCndnRecordScale(@Nonnull PurgPrcgCndnRecordScale purgPrcgCndnRecordScale)
PurchasingPricingConditionRecordService
PurgPrcgCndnRecordScale
entity and save it to the S/4HANA system.createPurgPrcgCndnRecordScale
in interface PurchasingPricingConditionRecordService
purgPrcgCndnRecordScale
- PurgPrcgCndnRecordScale
entity object that will be created in the S/4HANA system.PurgPrcgCndnRecordScale
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgCndnRecordScaleUpdateFluentHelper updatePurgPrcgCndnRecordScale(@Nonnull PurgPrcgCndnRecordScale purgPrcgCndnRecordScale)
PurchasingPricingConditionRecordService
PurgPrcgCndnRecordScale
entity and save it to the S/4HANA system.updatePurgPrcgCndnRecordScale
in interface PurchasingPricingConditionRecordService
purgPrcgCndnRecordScale
- PurgPrcgCndnRecordScale
entity object that will be updated in the S/4HANA system.PurgPrcgCndnRecordScale
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgCndnRecordScaleDeleteFluentHelper deletePurgPrcgCndnRecordScale(@Nonnull PurgPrcgCndnRecordScale purgPrcgCndnRecordScale)
PurchasingPricingConditionRecordService
PurgPrcgCndnRecordScale
entity in the S/4HANA system.deletePurgPrcgCndnRecordScale
in interface PurchasingPricingConditionRecordService
purgPrcgCndnRecordScale
- PurgPrcgCndnRecordScale
entity object that will be deleted in the S/4HANA system.PurgPrcgCndnRecordScale
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgConditionRecordFluentHelper getAllPurgPrcgConditionRecord()
PurchasingPricingConditionRecordService
PurgPrcgConditionRecord
entities.getAllPurgPrcgConditionRecord
in interface PurchasingPricingConditionRecordService
PurgPrcgConditionRecord
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 PurgPrcgConditionRecordByKeyFluentHelper getPurgPrcgConditionRecordByKey(String conditionRecord)
PurchasingPricingConditionRecordService
PurgPrcgConditionRecord
entity using key fields.getPurgPrcgConditionRecordByKey
in interface PurchasingPricingConditionRecordService
conditionRecord
- Number that uniquely identifies a condition record.
Constraints: Not nullable, Maximum length: 10
PurgPrcgConditionRecord
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 PurgPrcgConditionRecordCreateFluentHelper createPurgPrcgConditionRecord(@Nonnull PurgPrcgConditionRecord purgPrcgConditionRecord)
PurchasingPricingConditionRecordService
PurgPrcgConditionRecord
entity and save it to the S/4HANA system.createPurgPrcgConditionRecord
in interface PurchasingPricingConditionRecordService
purgPrcgConditionRecord
- PurgPrcgConditionRecord
entity object that will be created in the S/4HANA system.PurgPrcgConditionRecord
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgConditionRecordUpdateFluentHelper updatePurgPrcgConditionRecord(@Nonnull PurgPrcgConditionRecord purgPrcgConditionRecord)
PurchasingPricingConditionRecordService
PurgPrcgConditionRecord
entity and save it to the S/4HANA system.updatePurgPrcgConditionRecord
in interface PurchasingPricingConditionRecordService
purgPrcgConditionRecord
- PurgPrcgConditionRecord
entity object that will be updated in the S/4HANA system.PurgPrcgConditionRecord
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurgPrcgConditionRecordDeleteFluentHelper deletePurgPrcgConditionRecord(@Nonnull PurgPrcgConditionRecord purgPrcgConditionRecord)
PurchasingPricingConditionRecordService
PurgPrcgConditionRecord
entity in the S/4HANA system.deletePurgPrcgConditionRecord
in interface PurchasingPricingConditionRecordService
purgPrcgConditionRecord
- PurgPrcgConditionRecord
entity object that will be deleted in the S/4HANA system.PurgPrcgConditionRecord
entity. To perform execution, call the
execute
method on the fluent helper object.Copyright © 2020 SAP SE. All rights reserved.