Interface SalesPricingConditionRecordService
- All Superinterfaces:
BatchService<SalesPricingConditionRecordServiceBatch>
- All Known Implementing Classes:
DefaultSalesPricingConditionRecordService
Consumers of this inbound service can create, read, update, and delete condition records inside condition record, validity of condition record, pricing scale, and condition supplement.
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 TypeMethodDescriptioncreateSlsPrcgCndnRecdSuplmnt(SlsPrcgCndnRecdSuplmnt slsPrcgCndnRecdSuplmnt) Deprecated.Create a newSlsPrcgCndnRecdSuplmntentity and save it to the S/4HANA system.createSlsPrcgCndnRecdValidity(SlsPrcgCndnRecdValidity slsPrcgCndnRecdValidity) Deprecated.Create a newSlsPrcgCndnRecdValidityentity and save it to the S/4HANA system.createSlsPrcgCndnRecordScale(SlsPrcgCndnRecordScale slsPrcgCndnRecordScale) Deprecated.Create a newSlsPrcgCndnRecordScaleentity and save it to the S/4HANA system.createSlsPrcgCndnSupplementText(SlsPrcgCndnSupplementText slsPrcgCndnSupplementText) Deprecated.Create a newSlsPrcgCndnSupplementTextentity and save it to the S/4HANA system.createSlsPrcgConditionRecord(SlsPrcgConditionRecord slsPrcgConditionRecord) Deprecated.Create a newSlsPrcgConditionRecordentity and save it to the S/4HANA system.createSlsPrcgConditionRecordText(SlsPrcgConditionRecordText slsPrcgConditionRecordText) Deprecated.Create a newSlsPrcgConditionRecordTextentity and save it to the S/4HANA system.deleteSlsPrcgCndnRecdSuplmnt(SlsPrcgCndnRecdSuplmnt slsPrcgCndnRecdSuplmnt) Deprecated.Deletes an existingSlsPrcgCndnRecdSuplmntentity in the S/4HANA system.deleteSlsPrcgCndnRecordScale(SlsPrcgCndnRecordScale slsPrcgCndnRecordScale) Deprecated.Deletes an existingSlsPrcgCndnRecordScaleentity in the S/4HANA system.deleteSlsPrcgCndnSupplementText(SlsPrcgCndnSupplementText slsPrcgCndnSupplementText) Deprecated.Deletes an existingSlsPrcgCndnSupplementTextentity in the S/4HANA system.deleteSlsPrcgConditionRecord(SlsPrcgConditionRecord slsPrcgConditionRecord) Deprecated.Deletes an existingSlsPrcgConditionRecordentity in the S/4HANA system.deleteSlsPrcgConditionRecordText(SlsPrcgConditionRecordText slsPrcgConditionRecordText) Deprecated.Deletes an existingSlsPrcgConditionRecordTextentity in the S/4HANA system.Deprecated.Fetch multipleSlsPrcgCndnRecdSuplmntentities.Deprecated.Fetch multipleSlsPrcgCndnRecdValidityentities.Deprecated.Fetch multipleSlsPrcgCndnRecordScaleentities.Deprecated.Fetch multipleSlsPrcgCndnSupplementTextentities.Deprecated.Fetch multipleSlsPrcgConditionRecordentities.Deprecated.Fetch multipleSlsPrcgConditionRecordTextentities.getSlsPrcgCndnRecdSuplmntByKey(String conditionRecord, String conditionSequentialNumber) Deprecated.Fetch a singleSlsPrcgCndnRecdSuplmntentity using key fields.getSlsPrcgCndnRecdValidityByKey(String conditionRecord, LocalDateTime conditionValidityEndDate) Deprecated.Fetch a singleSlsPrcgCndnRecdValidityentity using key fields.getSlsPrcgCndnRecordScaleByKey(String conditionRecord, String conditionSequentialNumber, String conditionScaleLine) Deprecated.Fetch a singleSlsPrcgCndnRecordScaleentity using key fields.getSlsPrcgCndnSupplementTextByKey(String conditionRecord, String conditionSequentialNumber, String language) Deprecated.Fetch a singleSlsPrcgCndnSupplementTextentity using key fields.getSlsPrcgConditionRecordByKey(String conditionRecord) Deprecated.Fetch a singleSlsPrcgConditionRecordentity using key fields.getSlsPrcgConditionRecordTextByKey(String conditionRecord, String conditionSequentialNumber, String language) Deprecated.Fetch a singleSlsPrcgConditionRecordTextentity using key fields.updateSlsPrcgCndnRecdSuplmnt(SlsPrcgCndnRecdSuplmnt slsPrcgCndnRecdSuplmnt) Deprecated.Update an existingSlsPrcgCndnRecdSuplmntentity and save it to the S/4HANA system.updateSlsPrcgCndnRecdValidity(SlsPrcgCndnRecdValidity slsPrcgCndnRecdValidity) Deprecated.Update an existingSlsPrcgCndnRecdValidityentity and save it to the S/4HANA system.updateSlsPrcgCndnRecordScale(SlsPrcgCndnRecordScale slsPrcgCndnRecordScale) Deprecated.Update an existingSlsPrcgCndnRecordScaleentity and save it to the S/4HANA system.updateSlsPrcgCndnSupplementText(SlsPrcgCndnSupplementText slsPrcgCndnSupplementText) Deprecated.Update an existingSlsPrcgCndnSupplementTextentity and save it to the S/4HANA system.updateSlsPrcgConditionRecord(SlsPrcgConditionRecord slsPrcgConditionRecord) Deprecated.Update an existingSlsPrcgConditionRecordentity and save it to the S/4HANA system.updateSlsPrcgConditionRecordText(SlsPrcgConditionRecordText slsPrcgConditionRecordText) Deprecated.Update an existingSlsPrcgConditionRecordTextentity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.Methods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchService
batch
-
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.
-
getAllSlsPrcgCndnRecdSuplmnt
Deprecated.Fetch multipleSlsPrcgCndnRecdSuplmntentities.- Returns:
- A fluent helper to fetch multiple
SlsPrcgCndnRecdSuplmntentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSlsPrcgCndnRecdSuplmntByKey
@Nonnull SlsPrcgCndnRecdSuplmntByKeyFluentHelper getSlsPrcgCndnRecdSuplmntByKey(String conditionRecord, String conditionSequentialNumber) Deprecated.Fetch a singleSlsPrcgCndnRecdSuplmntentity using key fields.- Parameters:
conditionSequentialNumber- Sequential number of the conditionConstraints: Not nullable, Maximum length: 2
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
SlsPrcgCndnRecdSuplmntentity 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 theexecutemethod on the fluent helper object.
-
createSlsPrcgCndnRecdSuplmnt
@Nonnull SlsPrcgCndnRecdSuplmntCreateFluentHelper createSlsPrcgCndnRecdSuplmnt(@Nonnull SlsPrcgCndnRecdSuplmnt slsPrcgCndnRecdSuplmnt) Deprecated.Create a newSlsPrcgCndnRecdSuplmntentity and save it to the S/4HANA system.- Parameters:
slsPrcgCndnRecdSuplmnt-SlsPrcgCndnRecdSuplmntentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SlsPrcgCndnRecdSuplmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSlsPrcgCndnRecdSuplmnt
@Nonnull SlsPrcgCndnRecdSuplmntUpdateFluentHelper updateSlsPrcgCndnRecdSuplmnt(@Nonnull SlsPrcgCndnRecdSuplmnt slsPrcgCndnRecdSuplmnt) Deprecated.Update an existingSlsPrcgCndnRecdSuplmntentity and save it to the S/4HANA system.- Parameters:
slsPrcgCndnRecdSuplmnt-SlsPrcgCndnRecdSuplmntentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SlsPrcgCndnRecdSuplmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSlsPrcgCndnRecdSuplmnt
@Nonnull SlsPrcgCndnRecdSuplmntDeleteFluentHelper deleteSlsPrcgCndnRecdSuplmnt(@Nonnull SlsPrcgCndnRecdSuplmnt slsPrcgCndnRecdSuplmnt) Deprecated.Deletes an existingSlsPrcgCndnRecdSuplmntentity in the S/4HANA system.- Parameters:
slsPrcgCndnRecdSuplmnt-SlsPrcgCndnRecdSuplmntentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SlsPrcgCndnRecdSuplmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSlsPrcgCndnRecdValidity
Deprecated.Fetch multipleSlsPrcgCndnRecdValidityentities.- Returns:
- A fluent helper to fetch multiple
SlsPrcgCndnRecdValidityentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSlsPrcgCndnRecdValidityByKey
@Nonnull SlsPrcgCndnRecdValidityByKeyFluentHelper getSlsPrcgCndnRecdValidityByKey(String conditionRecord, LocalDateTime conditionValidityEndDate) Deprecated.Fetch a singleSlsPrcgCndnRecdValidityentity using key fields.- Parameters:
conditionValidityEndDate- Validity end date of the condition recordConstraints: Not nullable, Precision: 0
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
SlsPrcgCndnRecdValidityentity 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 theexecutemethod on the fluent helper object.
-
createSlsPrcgCndnRecdValidity
@Nonnull SlsPrcgCndnRecdValidityCreateFluentHelper createSlsPrcgCndnRecdValidity(@Nonnull SlsPrcgCndnRecdValidity slsPrcgCndnRecdValidity) Deprecated.Create a newSlsPrcgCndnRecdValidityentity and save it to the S/4HANA system.- Parameters:
slsPrcgCndnRecdValidity-SlsPrcgCndnRecdValidityentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SlsPrcgCndnRecdValidityentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSlsPrcgCndnRecdValidity
@Nonnull SlsPrcgCndnRecdValidityUpdateFluentHelper updateSlsPrcgCndnRecdValidity(@Nonnull SlsPrcgCndnRecdValidity slsPrcgCndnRecdValidity) Deprecated.Update an existingSlsPrcgCndnRecdValidityentity and save it to the S/4HANA system.- Parameters:
slsPrcgCndnRecdValidity-SlsPrcgCndnRecdValidityentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SlsPrcgCndnRecdValidityentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSlsPrcgCndnRecordScale
Deprecated.Fetch multipleSlsPrcgCndnRecordScaleentities.- Returns:
- A fluent helper to fetch multiple
SlsPrcgCndnRecordScaleentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSlsPrcgCndnRecordScaleByKey
@Nonnull SlsPrcgCndnRecordScaleByKeyFluentHelper getSlsPrcgCndnRecordScaleByKey(String conditionRecord, String conditionSequentialNumber, String conditionScaleLine) Deprecated.Fetch a singleSlsPrcgCndnRecordScaleentity using key fields.- Parameters:
conditionSequentialNumber- Sequential number of the conditionConstraints: Not nullable, Maximum length: 2
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
conditionScaleLine- Current number of the line scaleConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
SlsPrcgCndnRecordScaleentity 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 theexecutemethod on the fluent helper object.
-
createSlsPrcgCndnRecordScale
@Nonnull SlsPrcgCndnRecordScaleCreateFluentHelper createSlsPrcgCndnRecordScale(@Nonnull SlsPrcgCndnRecordScale slsPrcgCndnRecordScale) Deprecated.Create a newSlsPrcgCndnRecordScaleentity and save it to the S/4HANA system.- Parameters:
slsPrcgCndnRecordScale-SlsPrcgCndnRecordScaleentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SlsPrcgCndnRecordScaleentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSlsPrcgCndnRecordScale
@Nonnull SlsPrcgCndnRecordScaleUpdateFluentHelper updateSlsPrcgCndnRecordScale(@Nonnull SlsPrcgCndnRecordScale slsPrcgCndnRecordScale) Deprecated.Update an existingSlsPrcgCndnRecordScaleentity and save it to the S/4HANA system.- Parameters:
slsPrcgCndnRecordScale-SlsPrcgCndnRecordScaleentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SlsPrcgCndnRecordScaleentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSlsPrcgCndnRecordScale
@Nonnull SlsPrcgCndnRecordScaleDeleteFluentHelper deleteSlsPrcgCndnRecordScale(@Nonnull SlsPrcgCndnRecordScale slsPrcgCndnRecordScale) Deprecated.Deletes an existingSlsPrcgCndnRecordScaleentity in the S/4HANA system.- Parameters:
slsPrcgCndnRecordScale-SlsPrcgCndnRecordScaleentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SlsPrcgCndnRecordScaleentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSlsPrcgCndnSupplementText
Deprecated.Fetch multipleSlsPrcgCndnSupplementTextentities.- Returns:
- A fluent helper to fetch multiple
SlsPrcgCndnSupplementTextentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSlsPrcgCndnSupplementTextByKey
@Nonnull SlsPrcgCndnSupplementTextByKeyFluentHelper getSlsPrcgCndnSupplementTextByKey(String conditionRecord, String conditionSequentialNumber, String language) Deprecated.Fetch a singleSlsPrcgCndnSupplementTextentity using key fields.- Parameters:
conditionSequentialNumber- Sequential number of the conditionConstraints: Not nullable, Maximum length: 2
language- Language KeyConstraints: Not nullable, Maximum length: 2
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
SlsPrcgCndnSupplementTextentity 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 theexecutemethod on the fluent helper object.
-
createSlsPrcgCndnSupplementText
@Nonnull SlsPrcgCndnSupplementTextCreateFluentHelper createSlsPrcgCndnSupplementText(@Nonnull SlsPrcgCndnSupplementText slsPrcgCndnSupplementText) Deprecated.Create a newSlsPrcgCndnSupplementTextentity and save it to the S/4HANA system.- Parameters:
slsPrcgCndnSupplementText-SlsPrcgCndnSupplementTextentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SlsPrcgCndnSupplementTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSlsPrcgCndnSupplementText
@Nonnull SlsPrcgCndnSupplementTextUpdateFluentHelper updateSlsPrcgCndnSupplementText(@Nonnull SlsPrcgCndnSupplementText slsPrcgCndnSupplementText) Deprecated.Update an existingSlsPrcgCndnSupplementTextentity and save it to the S/4HANA system.- Parameters:
slsPrcgCndnSupplementText-SlsPrcgCndnSupplementTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SlsPrcgCndnSupplementTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSlsPrcgCndnSupplementText
@Nonnull SlsPrcgCndnSupplementTextDeleteFluentHelper deleteSlsPrcgCndnSupplementText(@Nonnull SlsPrcgCndnSupplementText slsPrcgCndnSupplementText) Deprecated.Deletes an existingSlsPrcgCndnSupplementTextentity in the S/4HANA system.- Parameters:
slsPrcgCndnSupplementText-SlsPrcgCndnSupplementTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SlsPrcgCndnSupplementTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSlsPrcgConditionRecord
Deprecated.Fetch multipleSlsPrcgConditionRecordentities.- Returns:
- A fluent helper to fetch multiple
SlsPrcgConditionRecordentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSlsPrcgConditionRecordByKey
@Nonnull SlsPrcgConditionRecordByKeyFluentHelper getSlsPrcgConditionRecordByKey(String conditionRecord) Deprecated.Fetch a singleSlsPrcgConditionRecordentity using key fields.- Parameters:
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
SlsPrcgConditionRecordentity 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 theexecutemethod on the fluent helper object.
-
createSlsPrcgConditionRecord
@Nonnull SlsPrcgConditionRecordCreateFluentHelper createSlsPrcgConditionRecord(@Nonnull SlsPrcgConditionRecord slsPrcgConditionRecord) Deprecated.Create a newSlsPrcgConditionRecordentity and save it to the S/4HANA system.- Parameters:
slsPrcgConditionRecord-SlsPrcgConditionRecordentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SlsPrcgConditionRecordentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSlsPrcgConditionRecord
@Nonnull SlsPrcgConditionRecordUpdateFluentHelper updateSlsPrcgConditionRecord(@Nonnull SlsPrcgConditionRecord slsPrcgConditionRecord) Deprecated.Update an existingSlsPrcgConditionRecordentity and save it to the S/4HANA system.- Parameters:
slsPrcgConditionRecord-SlsPrcgConditionRecordentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SlsPrcgConditionRecordentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSlsPrcgConditionRecord
@Nonnull SlsPrcgConditionRecordDeleteFluentHelper deleteSlsPrcgConditionRecord(@Nonnull SlsPrcgConditionRecord slsPrcgConditionRecord) Deprecated.Deletes an existingSlsPrcgConditionRecordentity in the S/4HANA system.- Parameters:
slsPrcgConditionRecord-SlsPrcgConditionRecordentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SlsPrcgConditionRecordentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllSlsPrcgConditionRecordText
Deprecated.Fetch multipleSlsPrcgConditionRecordTextentities.- Returns:
- A fluent helper to fetch multiple
SlsPrcgConditionRecordTextentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSlsPrcgConditionRecordTextByKey
@Nonnull SlsPrcgConditionRecordTextByKeyFluentHelper getSlsPrcgConditionRecordTextByKey(String conditionRecord, String conditionSequentialNumber, String language) Deprecated.Fetch a singleSlsPrcgConditionRecordTextentity using key fields.- Parameters:
conditionSequentialNumber- Sequential number of the conditionConstraints: Not nullable, Maximum length: 2
language- Language KeyConstraints: Not nullable, Maximum length: 2
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
SlsPrcgConditionRecordTextentity 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 theexecutemethod on the fluent helper object.
-
createSlsPrcgConditionRecordText
@Nonnull SlsPrcgConditionRecordTextCreateFluentHelper createSlsPrcgConditionRecordText(@Nonnull SlsPrcgConditionRecordText slsPrcgConditionRecordText) Deprecated.Create a newSlsPrcgConditionRecordTextentity and save it to the S/4HANA system.- Parameters:
slsPrcgConditionRecordText-SlsPrcgConditionRecordTextentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
SlsPrcgConditionRecordTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateSlsPrcgConditionRecordText
@Nonnull SlsPrcgConditionRecordTextUpdateFluentHelper updateSlsPrcgConditionRecordText(@Nonnull SlsPrcgConditionRecordText slsPrcgConditionRecordText) Deprecated.Update an existingSlsPrcgConditionRecordTextentity and save it to the S/4HANA system.- Parameters:
slsPrcgConditionRecordText-SlsPrcgConditionRecordTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
SlsPrcgConditionRecordTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteSlsPrcgConditionRecordText
@Nonnull SlsPrcgConditionRecordTextDeleteFluentHelper deleteSlsPrcgConditionRecordText(@Nonnull SlsPrcgConditionRecordText slsPrcgConditionRecordText) Deprecated.Deletes an existingSlsPrcgConditionRecordTextentity in the S/4HANA system.- Parameters:
slsPrcgConditionRecordText-SlsPrcgConditionRecordTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
SlsPrcgConditionRecordTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-