Class DefaultConditionContractService
- All Implemented Interfaces:
OperationsOnEntityCollections,ServiceWithNavigableEntities,ConditionContractService
The service enables you to retrieve and process transactional data of Condition Contracts. You can do the following: Read, create, and update Condition Contracts. Release Condition Contracts, as well as lock and release them for settlement. Determine the accruals amounts for a specific Condition Contract and group them based on several aspects. Read and create new entries in the business volume selection criteria of the Condition Contract, as well as update and delete the entries. Read and create new entries in the settlement calendar of the Condition Contract, as well as update and delete the entries. Read the status of the Condition Contract. Read and create new condition records, as well as update and delete them, set a condition record as invalid, and revoke the invalidity. Read and change the validity of the condition records. Read and create new condition record scales in a condition record, as well as delete them. Read and create new condition record texts in a condition record, as well as update and delete them..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | CONDITIONCONTRACT_0001 |
| API Version: | 1.1.1 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Logistics - Condition Contract Integration(SAP_COM_0729) |
| Scope Items: | Sales Rebate Processing(1B6), Purchasing Rebate Processing(2R7), Sales Commissions - External Sales Representative(2TT), Royalties Settlement for Sales(55I) |
| Authentication Methods: | x509 |
| Service Group Name: | API_CONDITION_CONTRACT |
| Business Object: | Condition Contract |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.ConditionContractService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingConditionContractService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Creates a batch request builder object.Deprecated.Fetch the number of entries from theBusVolSelectionCriteriaentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theCndnContrCndnRecordValidityentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theCndnContrConditionRecordentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theCndnContrConditionRecordScaleentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theCndnContrConditionRecordTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theCndnContrSettlementCalendarentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theConditionContractentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theConditionContractStatusentity collection matching the filter and search expressions.createCndnContrCndnRecordValidity(CndnContrCndnRecordValidity cndnContrCndnRecordValidity) Deprecated.Create a newCndnContrCndnRecordValidityentity and save it to the S/4HANA system.createCndnContrConditionRecord(CndnContrConditionRecord cndnContrConditionRecord) Deprecated.Create a newCndnContrConditionRecordentity and save it to the S/4HANA system.createConditionContract(ConditionContract conditionContract) Deprecated.Create a newConditionContractentity and save it to the S/4HANA system.deleteBusVolSelectionCriteria(BusVolSelectionCriteria busVolSelectionCriteria) Deprecated.Deletes an existingBusVolSelectionCriteriaentity in the S/4HANA system.deleteCndnContrConditionRecord(CndnContrConditionRecord cndnContrConditionRecord) Deprecated.Deletes an existingCndnContrConditionRecordentity in the S/4HANA system.deleteCndnContrConditionRecordScale(CndnContrConditionRecordScale cndnContrConditionRecordScale) Deprecated.Deletes an existingCndnContrConditionRecordScaleentity in the S/4HANA system.deleteCndnContrConditionRecordText(CndnContrConditionRecordText cndnContrConditionRecordText) Deprecated.Deletes an existingCndnContrConditionRecordTextentity in the S/4HANA system.deleteCndnContrSettlementCalendar(CndnContrSettlementCalendar cndnContrSettlementCalendar) Deprecated.Deletes an existingCndnContrSettlementCalendarentity in the S/4HANA system.Deprecated.Fetch multipleBusVolSelectionCriteriaentities.Deprecated.Fetch multipleCndnContrCndnRecordValidityentities.Deprecated.Fetch multipleCndnContrConditionRecordentities.Deprecated.Fetch multipleCndnContrConditionRecordScaleentities.Deprecated.Fetch multipleCndnContrConditionRecordTextentities.Deprecated.Fetch multipleCndnContrSettlementCalendarentities.Deprecated.Fetch multipleConditionContractentities.Deprecated.Fetch multipleConditionContractStatusentities.getBusVolSelectionCriteriaByKey(String conditionContract, UUID cndnContrBusVolUUID) Deprecated.Fetch a singleBusVolSelectionCriteriaentity using key fields.getCndnContrCndnRecordValidityByKey(String conditionContract, String conditionRecord, LocalDate conditionValidityEndDate) Deprecated.Fetch a singleCndnContrCndnRecordValidityentity using key fields.getCndnContrConditionRecordByKey(String conditionContract, String conditionRecord) Deprecated.Fetch a singleCndnContrConditionRecordentity using key fields.getCndnContrConditionRecordScaleByKey(String conditionContract, String conditionRecord, String conditionScaleLine) Deprecated.Fetch a singleCndnContrConditionRecordScaleentity using key fields.getCndnContrConditionRecordTextByKey(String conditionContract, String conditionRecord, String language) Deprecated.Fetch a singleCndnContrConditionRecordTextentity using key fields.getCndnContrSettlementCalendarByKey(String conditionContract, LocalDate settlmtDate, String settlmtDateCat) Deprecated.Fetch a singleCndnContrSettlementCalendarentity using key fields.getConditionContractByKey(String conditionContract) Deprecated.Fetch a singleConditionContractentity using key fields.getConditionContractStatusByKey(String conditionContract, String statusCode) Deprecated.Fetch a singleConditionContractStatusentity using key fields.Deprecated.updateBusVolSelectionCriteria(BusVolSelectionCriteria busVolSelectionCriteria) Deprecated.Update an existingBusVolSelectionCriteriaentity and save it to the S/4HANA system.updateCndnContrConditionRecord(CndnContrConditionRecord cndnContrConditionRecord) Deprecated.Update an existingCndnContrConditionRecordentity and save it to the S/4HANA system.updateCndnContrConditionRecordText(CndnContrConditionRecordText cndnContrConditionRecordText) Deprecated.Update an existingCndnContrConditionRecordTextentity and save it to the S/4HANA system.updateCndnContrSettlementCalendar(CndnContrSettlementCalendar cndnContrSettlementCalendar) Deprecated.Update an existingCndnContrSettlementCalendarentity and save it to the S/4HANA system.updateConditionContract(ConditionContract conditionContract) Deprecated.Update an existingConditionContractentity 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 class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
applyAction, applyAction, applyFunction, applyFunction, forEntity, withFunction, withFunction
-
Constructor Details
-
DefaultConditionContractService
public DefaultConditionContractService()Deprecated.Creates a service usingConditionContractService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:ConditionContractServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceConditionContractService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Description copied from interface:ConditionContractServiceCreates a batch request builder object.- Specified by:
batchin interfaceConditionContractService- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllBusVolSelectionCriteria
Deprecated.Description copied from interface:ConditionContractServiceFetch multipleBusVolSelectionCriteriaentities.- Specified by:
getAllBusVolSelectionCriteriain interfaceConditionContractService- Returns:
- A request builder to fetch multiple
BusVolSelectionCriteriaentities. 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.
-
countBusVolSelectionCriteria
Deprecated.Description copied from interface:ConditionContractServiceFetch the number of entries from theBusVolSelectionCriteriaentity collection matching the filter and search expressions.- Specified by:
countBusVolSelectionCriteriain interfaceConditionContractService- Returns:
- A request builder to fetch the count of
BusVolSelectionCriteriaentities. 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.
-
getBusVolSelectionCriteriaByKey
@Nonnull public GetByKeyRequestBuilder<BusVolSelectionCriteria> getBusVolSelectionCriteriaByKey(String conditionContract, UUID cndnContrBusVolUUID) Deprecated.Description copied from interface:ConditionContractServiceFetch a singleBusVolSelectionCriteriaentity using key fields.- Specified by:
getBusVolSelectionCriteriaByKeyin interfaceConditionContractService- Parameters:
conditionContract- Condition ContractConstraints: Not nullable, Maximum length: 10
cndnContrBusVolUUID- Business Volume Selection UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
BusVolSelectionCriteriaentity 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.
-
updateBusVolSelectionCriteria
@Nonnull public UpdateRequestBuilder<BusVolSelectionCriteria> updateBusVolSelectionCriteria(@Nonnull BusVolSelectionCriteria busVolSelectionCriteria) Deprecated.Description copied from interface:ConditionContractServiceUpdate an existingBusVolSelectionCriteriaentity and save it to the S/4HANA system.- Specified by:
updateBusVolSelectionCriteriain interfaceConditionContractService- Parameters:
busVolSelectionCriteria-BusVolSelectionCriteriaentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
BusVolSelectionCriteriaentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteBusVolSelectionCriteria
@Nonnull public DeleteRequestBuilder<BusVolSelectionCriteria> deleteBusVolSelectionCriteria(@Nonnull BusVolSelectionCriteria busVolSelectionCriteria) Deprecated.Description copied from interface:ConditionContractServiceDeletes an existingBusVolSelectionCriteriaentity in the S/4HANA system.- Specified by:
deleteBusVolSelectionCriteriain interfaceConditionContractService- Parameters:
busVolSelectionCriteria-BusVolSelectionCriteriaentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
BusVolSelectionCriteriaentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllCndnContrCndnRecordValidity
@Nonnull public GetAllRequestBuilder<CndnContrCndnRecordValidity> getAllCndnContrCndnRecordValidity()Deprecated.Description copied from interface:ConditionContractServiceFetch multipleCndnContrCndnRecordValidityentities.- Specified by:
getAllCndnContrCndnRecordValidityin interfaceConditionContractService- Returns:
- A request builder to fetch multiple
CndnContrCndnRecordValidityentities. 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.
-
countCndnContrCndnRecordValidity
Deprecated.Description copied from interface:ConditionContractServiceFetch the number of entries from theCndnContrCndnRecordValidityentity collection matching the filter and search expressions.- Specified by:
countCndnContrCndnRecordValidityin interfaceConditionContractService- Returns:
- A request builder to fetch the count of
CndnContrCndnRecordValidityentities. 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.
-
getCndnContrCndnRecordValidityByKey
@Nonnull public GetByKeyRequestBuilder<CndnContrCndnRecordValidity> getCndnContrCndnRecordValidityByKey(String conditionContract, String conditionRecord, LocalDate conditionValidityEndDate) Deprecated.Description copied from interface:ConditionContractServiceFetch a singleCndnContrCndnRecordValidityentity using key fields.- Specified by:
getCndnContrCndnRecordValidityByKeyin interfaceConditionContractService- Parameters:
conditionContract- Condition ContractConstraints: Not nullable, Maximum length: 10
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
conditionValidityEndDate- Validity end date of the condition recordConstraints: Not nullable
- Returns:
- A request builder to fetch a single
CndnContrCndnRecordValidityentity 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.
-
createCndnContrCndnRecordValidity
@Nonnull public CreateRequestBuilder<CndnContrCndnRecordValidity> createCndnContrCndnRecordValidity(@Nonnull CndnContrCndnRecordValidity cndnContrCndnRecordValidity) Deprecated.Description copied from interface:ConditionContractServiceCreate a newCndnContrCndnRecordValidityentity and save it to the S/4HANA system.- Specified by:
createCndnContrCndnRecordValidityin interfaceConditionContractService- Parameters:
cndnContrCndnRecordValidity-CndnContrCndnRecordValidityentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
CndnContrCndnRecordValidityentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllCndnContrConditionRecord
Deprecated.Description copied from interface:ConditionContractServiceFetch multipleCndnContrConditionRecordentities.- Specified by:
getAllCndnContrConditionRecordin interfaceConditionContractService- Returns:
- A request builder to fetch multiple
CndnContrConditionRecordentities. 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.
-
countCndnContrConditionRecord
Deprecated.Description copied from interface:ConditionContractServiceFetch the number of entries from theCndnContrConditionRecordentity collection matching the filter and search expressions.- Specified by:
countCndnContrConditionRecordin interfaceConditionContractService- Returns:
- A request builder to fetch the count of
CndnContrConditionRecordentities. 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.
-
getCndnContrConditionRecordByKey
@Nonnull public GetByKeyRequestBuilder<CndnContrConditionRecord> getCndnContrConditionRecordByKey(String conditionContract, String conditionRecord) Deprecated.Description copied from interface:ConditionContractServiceFetch a singleCndnContrConditionRecordentity using key fields.- Specified by:
getCndnContrConditionRecordByKeyin interfaceConditionContractService- Parameters:
conditionContract- Condition ContractConstraints: Not nullable, Maximum length: 10
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
CndnContrConditionRecordentity 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.
-
createCndnContrConditionRecord
@Nonnull public CreateRequestBuilder<CndnContrConditionRecord> createCndnContrConditionRecord(@Nonnull CndnContrConditionRecord cndnContrConditionRecord) Deprecated.Description copied from interface:ConditionContractServiceCreate a newCndnContrConditionRecordentity and save it to the S/4HANA system.- Specified by:
createCndnContrConditionRecordin interfaceConditionContractService- Parameters:
cndnContrConditionRecord-CndnContrConditionRecordentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
CndnContrConditionRecordentity. To perform execution, call theexecutemethod on the request builder object.
-
updateCndnContrConditionRecord
@Nonnull public UpdateRequestBuilder<CndnContrConditionRecord> updateCndnContrConditionRecord(@Nonnull CndnContrConditionRecord cndnContrConditionRecord) Deprecated.Description copied from interface:ConditionContractServiceUpdate an existingCndnContrConditionRecordentity and save it to the S/4HANA system.- Specified by:
updateCndnContrConditionRecordin interfaceConditionContractService- Parameters:
cndnContrConditionRecord-CndnContrConditionRecordentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
CndnContrConditionRecordentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteCndnContrConditionRecord
@Nonnull public DeleteRequestBuilder<CndnContrConditionRecord> deleteCndnContrConditionRecord(@Nonnull CndnContrConditionRecord cndnContrConditionRecord) Deprecated.Description copied from interface:ConditionContractServiceDeletes an existingCndnContrConditionRecordentity in the S/4HANA system.- Specified by:
deleteCndnContrConditionRecordin interfaceConditionContractService- Parameters:
cndnContrConditionRecord-CndnContrConditionRecordentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
CndnContrConditionRecordentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllCndnContrConditionRecordScale
@Nonnull public GetAllRequestBuilder<CndnContrConditionRecordScale> getAllCndnContrConditionRecordScale()Deprecated.Description copied from interface:ConditionContractServiceFetch multipleCndnContrConditionRecordScaleentities.- Specified by:
getAllCndnContrConditionRecordScalein interfaceConditionContractService- Returns:
- A request builder to fetch multiple
CndnContrConditionRecordScaleentities. 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.
-
countCndnContrConditionRecordScale
@Nonnull public CountRequestBuilder<CndnContrConditionRecordScale> countCndnContrConditionRecordScale()Deprecated.Description copied from interface:ConditionContractServiceFetch the number of entries from theCndnContrConditionRecordScaleentity collection matching the filter and search expressions.- Specified by:
countCndnContrConditionRecordScalein interfaceConditionContractService- Returns:
- A request builder to fetch the count of
CndnContrConditionRecordScaleentities. 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.
-
getCndnContrConditionRecordScaleByKey
@Nonnull public GetByKeyRequestBuilder<CndnContrConditionRecordScale> getCndnContrConditionRecordScaleByKey(String conditionContract, String conditionRecord, String conditionScaleLine) Deprecated.Description copied from interface:ConditionContractServiceFetch a singleCndnContrConditionRecordScaleentity using key fields.- Specified by:
getCndnContrConditionRecordScaleByKeyin interfaceConditionContractService- Parameters:
conditionContract- Condition ContractConstraints: Not nullable, Maximum length: 10
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
conditionScaleLine- Current number of the line scaleConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
CndnContrConditionRecordScaleentity 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.
-
deleteCndnContrConditionRecordScale
@Nonnull public DeleteRequestBuilder<CndnContrConditionRecordScale> deleteCndnContrConditionRecordScale(@Nonnull CndnContrConditionRecordScale cndnContrConditionRecordScale) Deprecated.Description copied from interface:ConditionContractServiceDeletes an existingCndnContrConditionRecordScaleentity in the S/4HANA system.- Specified by:
deleteCndnContrConditionRecordScalein interfaceConditionContractService- Parameters:
cndnContrConditionRecordScale-CndnContrConditionRecordScaleentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
CndnContrConditionRecordScaleentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllCndnContrConditionRecordText
@Nonnull public GetAllRequestBuilder<CndnContrConditionRecordText> getAllCndnContrConditionRecordText()Deprecated.Description copied from interface:ConditionContractServiceFetch multipleCndnContrConditionRecordTextentities.- Specified by:
getAllCndnContrConditionRecordTextin interfaceConditionContractService- Returns:
- A request builder to fetch multiple
CndnContrConditionRecordTextentities. 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.
-
countCndnContrConditionRecordText
@Nonnull public CountRequestBuilder<CndnContrConditionRecordText> countCndnContrConditionRecordText()Deprecated.Description copied from interface:ConditionContractServiceFetch the number of entries from theCndnContrConditionRecordTextentity collection matching the filter and search expressions.- Specified by:
countCndnContrConditionRecordTextin interfaceConditionContractService- Returns:
- A request builder to fetch the count of
CndnContrConditionRecordTextentities. 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.
-
getCndnContrConditionRecordTextByKey
@Nonnull public GetByKeyRequestBuilder<CndnContrConditionRecordText> getCndnContrConditionRecordTextByKey(String conditionContract, String conditionRecord, String language) Deprecated.Description copied from interface:ConditionContractServiceFetch a singleCndnContrConditionRecordTextentity using key fields.- Specified by:
getCndnContrConditionRecordTextByKeyin interfaceConditionContractService- Parameters:
conditionContract- Condition ContractConstraints: Not nullable, Maximum length: 10
conditionRecord- Number of Condition RecordConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
CndnContrConditionRecordTextentity 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.
-
updateCndnContrConditionRecordText
@Nonnull public UpdateRequestBuilder<CndnContrConditionRecordText> updateCndnContrConditionRecordText(@Nonnull CndnContrConditionRecordText cndnContrConditionRecordText) Deprecated.Description copied from interface:ConditionContractServiceUpdate an existingCndnContrConditionRecordTextentity and save it to the S/4HANA system.- Specified by:
updateCndnContrConditionRecordTextin interfaceConditionContractService- Parameters:
cndnContrConditionRecordText-CndnContrConditionRecordTextentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
CndnContrConditionRecordTextentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteCndnContrConditionRecordText
@Nonnull public DeleteRequestBuilder<CndnContrConditionRecordText> deleteCndnContrConditionRecordText(@Nonnull CndnContrConditionRecordText cndnContrConditionRecordText) Deprecated.Description copied from interface:ConditionContractServiceDeletes an existingCndnContrConditionRecordTextentity in the S/4HANA system.- Specified by:
deleteCndnContrConditionRecordTextin interfaceConditionContractService- Parameters:
cndnContrConditionRecordText-CndnContrConditionRecordTextentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
CndnContrConditionRecordTextentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllCndnContrSettlementCalendar
@Nonnull public GetAllRequestBuilder<CndnContrSettlementCalendar> getAllCndnContrSettlementCalendar()Deprecated.Description copied from interface:ConditionContractServiceFetch multipleCndnContrSettlementCalendarentities.- Specified by:
getAllCndnContrSettlementCalendarin interfaceConditionContractService- Returns:
- A request builder to fetch multiple
CndnContrSettlementCalendarentities. 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.
-
countCndnContrSettlementCalendar
Deprecated.Description copied from interface:ConditionContractServiceFetch the number of entries from theCndnContrSettlementCalendarentity collection matching the filter and search expressions.- Specified by:
countCndnContrSettlementCalendarin interfaceConditionContractService- Returns:
- A request builder to fetch the count of
CndnContrSettlementCalendarentities. 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.
-
getCndnContrSettlementCalendarByKey
@Nonnull public GetByKeyRequestBuilder<CndnContrSettlementCalendar> getCndnContrSettlementCalendarByKey(String conditionContract, LocalDate settlmtDate, String settlmtDateCat) Deprecated.Description copied from interface:ConditionContractServiceFetch a singleCndnContrSettlementCalendarentity using key fields.- Specified by:
getCndnContrSettlementCalendarByKeyin interfaceConditionContractService- Parameters:
conditionContract- Condition ContractConstraints: Not nullable, Maximum length: 10
settlmtDate- Rebates: Settlement DateConstraints: Not nullable
settlmtDateCat- Rebates: Settlement Date TypeConstraints: Not nullable, Maximum length: 1
- Returns:
- A request builder to fetch a single
CndnContrSettlementCalendarentity 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.
-
updateCndnContrSettlementCalendar
@Nonnull public UpdateRequestBuilder<CndnContrSettlementCalendar> updateCndnContrSettlementCalendar(@Nonnull CndnContrSettlementCalendar cndnContrSettlementCalendar) Deprecated.Description copied from interface:ConditionContractServiceUpdate an existingCndnContrSettlementCalendarentity and save it to the S/4HANA system.- Specified by:
updateCndnContrSettlementCalendarin interfaceConditionContractService- Parameters:
cndnContrSettlementCalendar-CndnContrSettlementCalendarentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
CndnContrSettlementCalendarentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteCndnContrSettlementCalendar
@Nonnull public DeleteRequestBuilder<CndnContrSettlementCalendar> deleteCndnContrSettlementCalendar(@Nonnull CndnContrSettlementCalendar cndnContrSettlementCalendar) Deprecated.Description copied from interface:ConditionContractServiceDeletes an existingCndnContrSettlementCalendarentity in the S/4HANA system.- Specified by:
deleteCndnContrSettlementCalendarin interfaceConditionContractService- Parameters:
cndnContrSettlementCalendar-CndnContrSettlementCalendarentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
CndnContrSettlementCalendarentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllConditionContract
Deprecated.Description copied from interface:ConditionContractServiceFetch multipleConditionContractentities.- Specified by:
getAllConditionContractin interfaceConditionContractService- Returns:
- A request builder to fetch multiple
ConditionContractentities. 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.
-
countConditionContract
Deprecated.Description copied from interface:ConditionContractServiceFetch the number of entries from theConditionContractentity collection matching the filter and search expressions.- Specified by:
countConditionContractin interfaceConditionContractService- Returns:
- A request builder to fetch the count of
ConditionContractentities. 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.
-
getConditionContractByKey
@Nonnull public GetByKeyRequestBuilder<ConditionContract> getConditionContractByKey(String conditionContract) Deprecated.Description copied from interface:ConditionContractServiceFetch a singleConditionContractentity using key fields.- Specified by:
getConditionContractByKeyin interfaceConditionContractService- Parameters:
conditionContract- Condition ContractConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
ConditionContractentity 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.
-
createConditionContract
@Nonnull public CreateRequestBuilder<ConditionContract> createConditionContract(@Nonnull ConditionContract conditionContract) Deprecated.Description copied from interface:ConditionContractServiceCreate a newConditionContractentity and save it to the S/4HANA system.- Specified by:
createConditionContractin interfaceConditionContractService- Parameters:
conditionContract-ConditionContractentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
ConditionContractentity. To perform execution, call theexecutemethod on the request builder object.
-
updateConditionContract
@Nonnull public UpdateRequestBuilder<ConditionContract> updateConditionContract(@Nonnull ConditionContract conditionContract) Deprecated.Description copied from interface:ConditionContractServiceUpdate an existingConditionContractentity and save it to the S/4HANA system.- Specified by:
updateConditionContractin interfaceConditionContractService- Parameters:
conditionContract-ConditionContractentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ConditionContractentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllConditionContractStatus
Deprecated.Description copied from interface:ConditionContractServiceFetch multipleConditionContractStatusentities.- Specified by:
getAllConditionContractStatusin interfaceConditionContractService- Returns:
- A request builder to fetch multiple
ConditionContractStatusentities. 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.
-
countConditionContractStatus
Deprecated.Description copied from interface:ConditionContractServiceFetch the number of entries from theConditionContractStatusentity collection matching the filter and search expressions.- Specified by:
countConditionContractStatusin interfaceConditionContractService- Returns:
- A request builder to fetch the count of
ConditionContractStatusentities. 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.
-
getConditionContractStatusByKey
@Nonnull public GetByKeyRequestBuilder<ConditionContractStatus> getConditionContractStatusByKey(String conditionContract, String statusCode) Deprecated.Description copied from interface:ConditionContractServiceFetch a singleConditionContractStatusentity using key fields.- Specified by:
getConditionContractStatusByKeyin interfaceConditionContractService- Parameters:
conditionContract- Condition ContractConstraints: Not nullable, Maximum length: 10
statusCode- Object StatusConstraints: Not nullable, Maximum length: 5
- Returns:
- A request builder to fetch a single
ConditionContractStatusentity 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.
-
getServicePath
Deprecated.- Specified by:
getServicePathin interfaceServiceWithNavigableEntities
-