Interface CustomerReturnService
- All Superinterfaces:
BatchService<CustomerReturnServiceBatch>
- All Known Implementing Classes:
DefaultCustomerReturnService
You can use this service to integrate external applications with customer return processing in SAP S/4HANA Cloud. In every API call, you can make use of the following operations: - You can retrieve customer returns. Apply any of the filters provided or retrieve all existing data. - You can create customer returns. Note that you must use “deep insert” requests (a header plus the following entities: header partner, header pricing element, item, item partner, and item pricing element). You cannot create entities without including any related entities. - For existing customer returns, you can create new items. Note that you must use “deep insert” requests (with the following entities: item partner and item pricing element). You cannot create entities without including any related entities. - For existing customer returns, you can update the header, header partner, header pricing element, item, item partner, and item pricing element. - For existing customer returns, you can delete the header, header partner, header pricing element, item, item partner, and item pricing element..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_CUSTOMER_RETURN_SRV |
| API Version: | 1.1.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Customer Return Integration(SAP_COM_0157) |
| Scope Items: | Customer Consignment(1IU), Customer Returns with Direct Shipment from Customer to Supplier(1Z3), Customer Returns(BKP) |
| Authentication Methods: | x509 |
| Business Object: | Customer Return |
-
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 TypeMethodDescriptioncreateCustomerReturn(CustomerReturn customerReturn) Deprecated.Create a newCustomerReturnentity and save it to the S/4HANA system.createCustomerReturnItem(CustomerReturnItem customerReturnItem) Deprecated.Create a newCustomerReturnItementity and save it to the S/4HANA system.createCustomerReturnItemRelatedObj(CustomerReturnItemRelatedObj customerReturnItemRelatedObj) Deprecated.Create a newCustomerReturnItemRelatedObjentity and save it to the S/4HANA system.createCustomerReturnRelatedObject(CustomerReturnRelatedObject customerReturnRelatedObject) Deprecated.Create a newCustomerReturnRelatedObjectentity and save it to the S/4HANA system.deleteCustomerReturn(CustomerReturn customerReturn) Deprecated.Deletes an existingCustomerReturnentity in the S/4HANA system.deleteCustomerReturnItem(CustomerReturnItem customerReturnItem) Deprecated.Deletes an existingCustomerReturnItementity in the S/4HANA system.deleteCustomerReturnItemPartner(CustomerReturnItemPartner customerReturnItemPartner) Deprecated.Deletes an existingCustomerReturnItemPartnerentity in the S/4HANA system.deleteCustomerReturnItemPrcgElmnt(CustomerReturnItemPrcgElmnt customerReturnItemPrcgElmnt) Deprecated.Deletes an existingCustomerReturnItemPrcgElmntentity in the S/4HANA system.deleteCustomerReturnItemRelatedObj(CustomerReturnItemRelatedObj customerReturnItemRelatedObj) Deprecated.Deletes an existingCustomerReturnItemRelatedObjentity in the S/4HANA system.deleteCustomerReturnItemText(CustomerReturnItemText customerReturnItemText) Deprecated.Deletes an existingCustomerReturnItemTextentity in the S/4HANA system.deleteCustomerReturnPartner(CustomerReturnPartner customerReturnPartner) Deprecated.Deletes an existingCustomerReturnPartnerentity in the S/4HANA system.deleteCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt) Deprecated.Deletes an existingCustomerReturnPrcgElmntentity in the S/4HANA system.deleteCustomerReturnRelatedObject(CustomerReturnRelatedObject customerReturnRelatedObject) Deprecated.Deletes an existingCustomerReturnRelatedObjectentity in the S/4HANA system.deleteCustomerReturnText(CustomerReturnText customerReturnText) Deprecated.Deletes an existingCustomerReturnTextentity in the S/4HANA system.Deprecated.Fetch multipleCustomerReturnentities.Deprecated.Fetch multipleCustomerReturnItementities.Deprecated.Fetch multipleCustomerReturnItemPartnerentities.Deprecated.Fetch multipleCustomerReturnItemPrcgElmntentities.Deprecated.Fetch multipleCustomerReturnItemRelatedObjentities.Deprecated.Fetch multipleCustomerReturnItemTextentities.Deprecated.Fetch multipleCustomerReturnOverviewStatusentities.Deprecated.Fetch multipleCustomerReturnPartnerentities.Deprecated.Fetch multipleCustomerReturnPrcgElmntentities.Deprecated.Fetch multipleCustomerReturnProcessStepentities.Deprecated.Fetch multipleCustomerReturnRelatedObjectentities.Deprecated.Fetch multipleCustomerReturnScheduleLineentities.Deprecated.Fetch multipleCustomerReturnSerialNumberentities.Deprecated.Fetch multipleCustomerReturnTextentities.getCustomerReturnByKey(String customerReturn) Deprecated.Fetch a singleCustomerReturnentity using key fields.getCustomerReturnItemByKey(String customerReturn, String customerReturnItem) Deprecated.Fetch a singleCustomerReturnItementity using key fields.getCustomerReturnItemPartnerByKey(String customerReturn, String customerReturnItem, String partnerFunction) Deprecated.Fetch a singleCustomerReturnItemPartnerentity using key fields.getCustomerReturnItemPrcgElmntByKey(String customerReturn, String customerReturnItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleCustomerReturnItemPrcgElmntentity using key fields.getCustomerReturnItemRelatedObjByKey(String customerReturn, String customerReturnItem, String sDDocRelatedObjectSequenceNmbr) Deprecated.Fetch a singleCustomerReturnItemRelatedObjentity using key fields.getCustomerReturnItemTextByKey(String customerReturn, String customerReturnItem, String language, String longTextID) Deprecated.Fetch a singleCustomerReturnItemTextentity using key fields.getCustomerReturnOverviewStatusByKey(String retsMgmtProcess) Deprecated.Fetch a singleCustomerReturnOverviewStatusentity using key fields.getCustomerReturnPartnerByKey(String customerReturn, String partnerFunction) Deprecated.Fetch a singleCustomerReturnPartnerentity using key fields.getCustomerReturnPrcgElmntByKey(String customerReturn, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleCustomerReturnPrcgElmntentity using key fields.getCustomerReturnProcessStepByKey(String retsMgmtProcess, String retsMgmtProcessItem, String retsMgmtProcItmQtySplit, String retsMgmtProcessStep, String returnsDocumentType, String returnsDocument, String returnsDocumentItem) Deprecated.Fetch a singleCustomerReturnProcessStepentity using key fields.getCustomerReturnRelatedObjectByKey(String customerReturn, String sDDocRelatedObjectSequenceNmbr) Deprecated.Fetch a singleCustomerReturnRelatedObjectentity using key fields.getCustomerReturnScheduleLineByKey(String customerReturn, String customerReturnItem, String scheduleLine) Deprecated.Fetch a singleCustomerReturnScheduleLineentity using key fields.getCustomerReturnSerialNumberByKey(String customerReturn, String customerReturnItem, String serialNumber) Deprecated.Fetch a singleCustomerReturnSerialNumberentity using key fields.getCustomerReturnTextByKey(String customerReturn, String language, String longTextID) Deprecated.Fetch a singleCustomerReturnTextentity using key fields.rejectApprovalRequest(String customerReturn) Deprecated.Creates a fluent helper for the rejectApprovalRequest OData function import.releaseApprovalRequest(String customerReturn) Deprecated.Creates a fluent helper for the releaseApprovalRequest OData function import.updateCustomerReturn(CustomerReturn customerReturn) Deprecated.Update an existingCustomerReturnentity and save it to the S/4HANA system.updateCustomerReturnItem(CustomerReturnItem customerReturnItem) Deprecated.Update an existingCustomerReturnItementity and save it to the S/4HANA system.updateCustomerReturnItemPartner(CustomerReturnItemPartner customerReturnItemPartner) Deprecated.Update an existingCustomerReturnItemPartnerentity and save it to the S/4HANA system.updateCustomerReturnItemPrcgElmnt(CustomerReturnItemPrcgElmnt customerReturnItemPrcgElmnt) Deprecated.Update an existingCustomerReturnItemPrcgElmntentity and save it to the S/4HANA system.updateCustomerReturnItemText(CustomerReturnItemText customerReturnItemText) Deprecated.Update an existingCustomerReturnItemTextentity and save it to the S/4HANA system.updateCustomerReturnPartner(CustomerReturnPartner customerReturnPartner) Deprecated.Update an existingCustomerReturnPartnerentity and save it to the S/4HANA system.updateCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt) Deprecated.Update an existingCustomerReturnPrcgElmntentity and save it to the S/4HANA system.updateCustomerReturnText(CustomerReturnText customerReturnText) Deprecated.Update an existingCustomerReturnTextentity 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.
-
getAllCustomerReturn
Deprecated.Fetch multipleCustomerReturnentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnentities. 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.
-
getCustomerReturnByKey
Deprecated.Fetch a singleCustomerReturnentity using key fields.- Parameters:
customerReturn- Customer ReturnConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
CustomerReturnentity 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.
-
createCustomerReturn
@Nonnull CustomerReturnCreateFluentHelper createCustomerReturn(@Nonnull CustomerReturn customerReturn) Deprecated.Create a newCustomerReturnentity and save it to the S/4HANA system.- Parameters:
customerReturn-CustomerReturnentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
CustomerReturnentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateCustomerReturn
@Nonnull CustomerReturnUpdateFluentHelper updateCustomerReturn(@Nonnull CustomerReturn customerReturn) Deprecated.Update an existingCustomerReturnentity and save it to the S/4HANA system.- Parameters:
customerReturn-CustomerReturnentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
CustomerReturnentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteCustomerReturn
@Nonnull CustomerReturnDeleteFluentHelper deleteCustomerReturn(@Nonnull CustomerReturn customerReturn) Deprecated.Deletes an existingCustomerReturnentity in the S/4HANA system.- Parameters:
customerReturn-CustomerReturnentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
CustomerReturnentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllCustomerReturnItem
Deprecated.Fetch multipleCustomerReturnItementities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnItementities. 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.
-
getCustomerReturnItemByKey
@Nonnull CustomerReturnItemByKeyFluentHelper getCustomerReturnItemByKey(String customerReturn, String customerReturnItem) Deprecated.Fetch a singleCustomerReturnItementity using key fields.- Parameters:
customerReturnItem- Customer Return ItemConstraints: Not nullable, Maximum length: 6
customerReturn- Customer ReturnConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
CustomerReturnItementity 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.
-
createCustomerReturnItem
@Nonnull CustomerReturnItemCreateFluentHelper createCustomerReturnItem(@Nonnull CustomerReturnItem customerReturnItem) Deprecated.Create a newCustomerReturnItementity and save it to the S/4HANA system.- Parameters:
customerReturnItem-CustomerReturnItementity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
CustomerReturnItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateCustomerReturnItem
@Nonnull CustomerReturnItemUpdateFluentHelper updateCustomerReturnItem(@Nonnull CustomerReturnItem customerReturnItem) Deprecated.Update an existingCustomerReturnItementity and save it to the S/4HANA system.- Parameters:
customerReturnItem-CustomerReturnItementity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
CustomerReturnItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteCustomerReturnItem
@Nonnull CustomerReturnItemDeleteFluentHelper deleteCustomerReturnItem(@Nonnull CustomerReturnItem customerReturnItem) Deprecated.Deletes an existingCustomerReturnItementity in the S/4HANA system.- Parameters:
customerReturnItem-CustomerReturnItementity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
CustomerReturnItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllCustomerReturnItemPartner
Deprecated.Fetch multipleCustomerReturnItemPartnerentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnItemPartnerentities. 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.
-
getCustomerReturnItemPartnerByKey
@Nonnull CustomerReturnItemPartnerByKeyFluentHelper getCustomerReturnItemPartnerByKey(String customerReturn, String customerReturnItem, String partnerFunction) Deprecated.Fetch a singleCustomerReturnItemPartnerentity using key fields.- Parameters:
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
customerReturnItem- Item number of the SD documentConstraints: Not nullable, Maximum length: 6
customerReturn- Sales and Distribution Document NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
CustomerReturnItemPartnerentity 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.
-
updateCustomerReturnItemPartner
@Nonnull CustomerReturnItemPartnerUpdateFluentHelper updateCustomerReturnItemPartner(@Nonnull CustomerReturnItemPartner customerReturnItemPartner) Deprecated.Update an existingCustomerReturnItemPartnerentity and save it to the S/4HANA system.- Parameters:
customerReturnItemPartner-CustomerReturnItemPartnerentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
CustomerReturnItemPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteCustomerReturnItemPartner
@Nonnull CustomerReturnItemPartnerDeleteFluentHelper deleteCustomerReturnItemPartner(@Nonnull CustomerReturnItemPartner customerReturnItemPartner) Deprecated.Deletes an existingCustomerReturnItemPartnerentity in the S/4HANA system.- Parameters:
customerReturnItemPartner-CustomerReturnItemPartnerentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
CustomerReturnItemPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllCustomerReturnItemPrcgElmnt
Deprecated.Fetch multipleCustomerReturnItemPrcgElmntentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnItemPrcgElmntentities. 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.
-
getCustomerReturnItemPrcgElmntByKey
@Nonnull CustomerReturnItemPrcgElmntByKeyFluentHelper getCustomerReturnItemPrcgElmntByKey(String customerReturn, String customerReturnItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleCustomerReturnItemPrcgElmntentity using key fields.- Parameters:
customerReturnItem- Condition item numberConstraints: Not nullable, Maximum length: 6
pricingProcedureCounter- Condition CounterConstraints: Not nullable, Maximum length: 3
customerReturn- Sales DocumentConstraints: Not nullable, Maximum length: 10
pricingProcedureStep- Step NumberConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
CustomerReturnItemPrcgElmntentity 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.
-
updateCustomerReturnItemPrcgElmnt
@Nonnull CustomerReturnItemPrcgElmntUpdateFluentHelper updateCustomerReturnItemPrcgElmnt(@Nonnull CustomerReturnItemPrcgElmnt customerReturnItemPrcgElmnt) Deprecated.Update an existingCustomerReturnItemPrcgElmntentity and save it to the S/4HANA system.- Parameters:
customerReturnItemPrcgElmnt-CustomerReturnItemPrcgElmntentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
CustomerReturnItemPrcgElmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteCustomerReturnItemPrcgElmnt
@Nonnull CustomerReturnItemPrcgElmntDeleteFluentHelper deleteCustomerReturnItemPrcgElmnt(@Nonnull CustomerReturnItemPrcgElmnt customerReturnItemPrcgElmnt) Deprecated.Deletes an existingCustomerReturnItemPrcgElmntentity in the S/4HANA system.- Parameters:
customerReturnItemPrcgElmnt-CustomerReturnItemPrcgElmntentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
CustomerReturnItemPrcgElmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllCustomerReturnItemRelatedObj
Deprecated.Fetch multipleCustomerReturnItemRelatedObjentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnItemRelatedObjentities. 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.
-
getCustomerReturnItemRelatedObjByKey
@Nonnull CustomerReturnItemRelatedObjByKeyFluentHelper getCustomerReturnItemRelatedObjByKey(String customerReturn, String customerReturnItem, String sDDocRelatedObjectSequenceNmbr) Deprecated.Fetch a singleCustomerReturnItemRelatedObjentity using key fields.- Parameters:
customerReturnItem- Sales Order ItemConstraints: Not nullable, Maximum length: 6
sDDocRelatedObjectSequenceNmbr- Sequence Number of the Related Object of an SD DocumentConstraints: Not nullable, Maximum length: 4
customerReturn- Sales OrderConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
CustomerReturnItemRelatedObjentity 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.
-
createCustomerReturnItemRelatedObj
@Nonnull CustomerReturnItemRelatedObjCreateFluentHelper createCustomerReturnItemRelatedObj(@Nonnull CustomerReturnItemRelatedObj customerReturnItemRelatedObj) Deprecated.Create a newCustomerReturnItemRelatedObjentity and save it to the S/4HANA system.- Parameters:
customerReturnItemRelatedObj-CustomerReturnItemRelatedObjentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
CustomerReturnItemRelatedObjentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteCustomerReturnItemRelatedObj
@Nonnull CustomerReturnItemRelatedObjDeleteFluentHelper deleteCustomerReturnItemRelatedObj(@Nonnull CustomerReturnItemRelatedObj customerReturnItemRelatedObj) Deprecated.Deletes an existingCustomerReturnItemRelatedObjentity in the S/4HANA system.- Parameters:
customerReturnItemRelatedObj-CustomerReturnItemRelatedObjentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
CustomerReturnItemRelatedObjentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllCustomerReturnItemText
Deprecated.Fetch multipleCustomerReturnItemTextentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnItemTextentities. 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.
-
getCustomerReturnItemTextByKey
@Nonnull CustomerReturnItemTextByKeyFluentHelper getCustomerReturnItemTextByKey(String customerReturn, String customerReturnItem, String language, String longTextID) Deprecated.Fetch a singleCustomerReturnItemTextentity using key fields.- Parameters:
customerReturnItem- Customer Return ItemConstraints: Not nullable, Maximum length: 6
language- Language KeyConstraints: Not nullable, Maximum length: 2
longTextID- Text IDConstraints: Not nullable, Maximum length: 4
customerReturn- Customer ReturnConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
CustomerReturnItemTextentity 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.
-
updateCustomerReturnItemText
@Nonnull CustomerReturnItemTextUpdateFluentHelper updateCustomerReturnItemText(@Nonnull CustomerReturnItemText customerReturnItemText) Deprecated.Update an existingCustomerReturnItemTextentity and save it to the S/4HANA system.- Parameters:
customerReturnItemText-CustomerReturnItemTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
CustomerReturnItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteCustomerReturnItemText
@Nonnull CustomerReturnItemTextDeleteFluentHelper deleteCustomerReturnItemText(@Nonnull CustomerReturnItemText customerReturnItemText) Deprecated.Deletes an existingCustomerReturnItemTextentity in the S/4HANA system.- Parameters:
customerReturnItemText-CustomerReturnItemTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
CustomerReturnItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllCustomerReturnOverviewStatus
Deprecated.Fetch multipleCustomerReturnOverviewStatusentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnOverviewStatusentities. 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.
-
getCustomerReturnOverviewStatusByKey
@Nonnull CustomerReturnOverviewStatusByKeyFluentHelper getCustomerReturnOverviewStatusByKey(String retsMgmtProcess) Deprecated.Fetch a singleCustomerReturnOverviewStatusentity using key fields.- Parameters:
retsMgmtProcess- Process Identification NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
CustomerReturnOverviewStatusentity 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.
-
getAllCustomerReturnPartner
Deprecated.Fetch multipleCustomerReturnPartnerentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnPartnerentities. 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.
-
getCustomerReturnPartnerByKey
@Nonnull CustomerReturnPartnerByKeyFluentHelper getCustomerReturnPartnerByKey(String customerReturn, String partnerFunction) Deprecated.Fetch a singleCustomerReturnPartnerentity using key fields.- Parameters:
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
customerReturn- Sales and Distribution Document NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
CustomerReturnPartnerentity 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.
-
updateCustomerReturnPartner
@Nonnull CustomerReturnPartnerUpdateFluentHelper updateCustomerReturnPartner(@Nonnull CustomerReturnPartner customerReturnPartner) Deprecated.Update an existingCustomerReturnPartnerentity and save it to the S/4HANA system.- Parameters:
customerReturnPartner-CustomerReturnPartnerentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
CustomerReturnPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteCustomerReturnPartner
@Nonnull CustomerReturnPartnerDeleteFluentHelper deleteCustomerReturnPartner(@Nonnull CustomerReturnPartner customerReturnPartner) Deprecated.Deletes an existingCustomerReturnPartnerentity in the S/4HANA system.- Parameters:
customerReturnPartner-CustomerReturnPartnerentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
CustomerReturnPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllCustomerReturnPrcgElmnt
Deprecated.Fetch multipleCustomerReturnPrcgElmntentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnPrcgElmntentities. 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.
-
getCustomerReturnPrcgElmntByKey
@Nonnull CustomerReturnPrcgElmntByKeyFluentHelper getCustomerReturnPrcgElmntByKey(String customerReturn, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleCustomerReturnPrcgElmntentity using key fields.- Parameters:
pricingProcedureCounter- Condition CounterConstraints: Not nullable, Maximum length: 3
customerReturn- Sales DocumentConstraints: Not nullable, Maximum length: 10
pricingProcedureStep- Step NumberConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
CustomerReturnPrcgElmntentity 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.
-
updateCustomerReturnPrcgElmnt
@Nonnull CustomerReturnPrcgElmntUpdateFluentHelper updateCustomerReturnPrcgElmnt(@Nonnull CustomerReturnPrcgElmnt customerReturnPrcgElmnt) Deprecated.Update an existingCustomerReturnPrcgElmntentity and save it to the S/4HANA system.- Parameters:
customerReturnPrcgElmnt-CustomerReturnPrcgElmntentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
CustomerReturnPrcgElmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteCustomerReturnPrcgElmnt
@Nonnull CustomerReturnPrcgElmntDeleteFluentHelper deleteCustomerReturnPrcgElmnt(@Nonnull CustomerReturnPrcgElmnt customerReturnPrcgElmnt) Deprecated.Deletes an existingCustomerReturnPrcgElmntentity in the S/4HANA system.- Parameters:
customerReturnPrcgElmnt-CustomerReturnPrcgElmntentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
CustomerReturnPrcgElmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllCustomerReturnProcessStep
Deprecated.Fetch multipleCustomerReturnProcessStepentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnProcessStepentities. 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.
-
getCustomerReturnProcessStepByKey
@Nonnull CustomerReturnProcessStepByKeyFluentHelper getCustomerReturnProcessStepByKey(String retsMgmtProcess, String retsMgmtProcessItem, String retsMgmtProcItmQtySplit, String retsMgmtProcessStep, String returnsDocumentType, String returnsDocument, String returnsDocumentItem) Deprecated.Fetch a singleCustomerReturnProcessStepentity using key fields.- Parameters:
returnsDocumentType- Document TypeConstraints: Not nullable, Maximum length: 2
retsMgmtProcessStep- Step IDConstraints: Not nullable, Maximum length: 4
returnsDocumentItem- Document ItemConstraints: Not nullable, Maximum length: 10
retsMgmtProcess- Process Identification NumberConstraints: Not nullable, Maximum length: 10
retsMgmtProcessItem- Item NumberConstraints: Not nullable, Maximum length: 6
retsMgmtProcItmQtySplit- Split Identification NumberConstraints: Not nullable, Maximum length: 3
returnsDocument- Document NumberConstraints: Not nullable, Maximum length: 30
- Returns:
- A fluent helper to fetch a single
CustomerReturnProcessStepentity 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.
-
getAllCustomerReturnRelatedObject
Deprecated.Fetch multipleCustomerReturnRelatedObjectentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnRelatedObjectentities. 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.
-
getCustomerReturnRelatedObjectByKey
@Nonnull CustomerReturnRelatedObjectByKeyFluentHelper getCustomerReturnRelatedObjectByKey(String customerReturn, String sDDocRelatedObjectSequenceNmbr) Deprecated.Fetch a singleCustomerReturnRelatedObjectentity using key fields.- Parameters:
sDDocRelatedObjectSequenceNmbr- Sequence Number of the Related Object of an SD DocumentConstraints: Not nullable, Maximum length: 4
customerReturn- Sales OrderConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
CustomerReturnRelatedObjectentity 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.
-
createCustomerReturnRelatedObject
@Nonnull CustomerReturnRelatedObjectCreateFluentHelper createCustomerReturnRelatedObject(@Nonnull CustomerReturnRelatedObject customerReturnRelatedObject) Deprecated.Create a newCustomerReturnRelatedObjectentity and save it to the S/4HANA system.- Parameters:
customerReturnRelatedObject-CustomerReturnRelatedObjectentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
CustomerReturnRelatedObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteCustomerReturnRelatedObject
@Nonnull CustomerReturnRelatedObjectDeleteFluentHelper deleteCustomerReturnRelatedObject(@Nonnull CustomerReturnRelatedObject customerReturnRelatedObject) Deprecated.Deletes an existingCustomerReturnRelatedObjectentity in the S/4HANA system.- Parameters:
customerReturnRelatedObject-CustomerReturnRelatedObjectentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
CustomerReturnRelatedObjectentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllCustomerReturnScheduleLine
Deprecated.Fetch multipleCustomerReturnScheduleLineentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnScheduleLineentities. 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.
-
getCustomerReturnScheduleLineByKey
@Nonnull CustomerReturnScheduleLineByKeyFluentHelper getCustomerReturnScheduleLineByKey(String customerReturn, String customerReturnItem, String scheduleLine) Deprecated.Fetch a singleCustomerReturnScheduleLineentity using key fields.- Parameters:
customerReturnItem- Sales Document ItemConstraints: Not nullable, Maximum length: 6
scheduleLine- Schedule Line NumberConstraints: Not nullable, Maximum length: 4
customerReturn- Sales DocumentConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
CustomerReturnScheduleLineentity 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.
-
getAllCustomerReturnSerialNumber
Deprecated.Fetch multipleCustomerReturnSerialNumberentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnSerialNumberentities. 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.
-
getCustomerReturnSerialNumberByKey
@Nonnull CustomerReturnSerialNumberByKeyFluentHelper getCustomerReturnSerialNumberByKey(String customerReturn, String customerReturnItem, String serialNumber) Deprecated.Fetch a singleCustomerReturnSerialNumberentity using key fields.- Parameters:
customerReturnItem- Sales Document ItemConstraints: Not nullable, Maximum length: 6
serialNumber- Serial NumberConstraints: Not nullable, Maximum length: 18
customerReturn- Sales DocumentConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
CustomerReturnSerialNumberentity 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.
-
getAllCustomerReturnText
Deprecated.Fetch multipleCustomerReturnTextentities.- Returns:
- A fluent helper to fetch multiple
CustomerReturnTextentities. 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.
-
getCustomerReturnTextByKey
@Nonnull CustomerReturnTextByKeyFluentHelper getCustomerReturnTextByKey(String customerReturn, String language, String longTextID) Deprecated.Fetch a singleCustomerReturnTextentity using key fields.- Parameters:
language- Language KeyConstraints: Not nullable, Maximum length: 2
longTextID- Text IDConstraints: Not nullable, Maximum length: 4
customerReturn- Customer ReturnConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
CustomerReturnTextentity 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.
-
updateCustomerReturnText
@Nonnull CustomerReturnTextUpdateFluentHelper updateCustomerReturnText(@Nonnull CustomerReturnText customerReturnText) Deprecated.Update an existingCustomerReturnTextentity and save it to the S/4HANA system.- Parameters:
customerReturnText-CustomerReturnTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
CustomerReturnTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteCustomerReturnText
@Nonnull CustomerReturnTextDeleteFluentHelper deleteCustomerReturnText(@Nonnull CustomerReturnText customerReturnText) Deprecated.Deletes an existingCustomerReturnTextentity in the S/4HANA system.- Parameters:
customerReturnText-CustomerReturnTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
CustomerReturnTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
rejectApprovalRequest
Deprecated.Creates a fluent helper for the rejectApprovalRequest OData function import.
- Parameters:
customerReturn- Constraints: Not nullable, Maximum length: 11Original parameter name from the Odata EDM: CustomerReturn
- Returns:
- A fluent helper object that will execute the rejectApprovalRequest OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
releaseApprovalRequest
Deprecated.Creates a fluent helper for the releaseApprovalRequest OData function import.
- Parameters:
customerReturn- Constraints: Not nullable, Maximum length: 11Original parameter name from the Odata EDM: CustomerReturn
- Returns:
- A fluent helper object that will execute the releaseApprovalRequest OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-