Interface DebitMemoRequestService
- All Superinterfaces:
BatchService<DebitMemoRequestServiceBatch>
- All Known Implementing Classes:
DefaultDebitMemoRequestService
In every API call, you can make use of the following operations: - You can read entire debit memo requests or only parts of the data, using the provided filters. - You can create debit memo requests. Note that you must use “deep insert” requests (a header plus the following entities: header partner, header pricing element, header text, item, item partner, item pricing element, and item text). You cannot create entities without including any related entities. - For existing debit memo requests, you can create new items. Note that you must use “deep insert” requests (with the following entities: item partner, item pricing element, and item text). You cannot create entities without including any related entities. - For existing debit memo requests, you can update the following entities (that is, you can change the content of their properties): header, header partner, header pricing element, header text, item, item partner, item pricing element, and item text. - For existing debit memo requests, you can delete the header, header partner, header pricing element, header text, item, item partner, item pricing element, and item text. - You can accept or deny approval requests for debit memo requests that cannot be processed without the consent of an approver..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_DEBIT_MEMO_REQUEST_SRV |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Debit Memo Request Integration(SAP_COM_0159) |
| Scope Items: | Debit Memo Processing(1F1), Invoice Correction Process with Debit Memo(BDQ), Invoice Correction Process with Debit Memo(ODQ), Debit Memo Processing(OF1) |
| Authentication Methods: | x509 |
| Business Object: | Debit Memo Request |
-
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 TypeMethodDescriptioncreateDebitMemoRequest(DebitMemoRequest debitMemoRequest) Deprecated.Create a newDebitMemoRequestentity and save it to the S/4HANA system.createDebitMemoRequestItem(DebitMemoRequestItem debitMemoRequestItem) Deprecated.Create a newDebitMemoRequestItementity and save it to the S/4HANA system.deleteDebitMemoReqItemPartner(DebitMemoReqItemPartner debitMemoReqItemPartner) Deprecated.Deletes an existingDebitMemoReqItemPartnerentity in the S/4HANA system.deleteDebitMemoReqItemPrcgElmnt(DebitMemoReqItemPrcgElmnt debitMemoReqItemPrcgElmnt) Deprecated.Deletes an existingDebitMemoReqItemPrcgElmntentity in the S/4HANA system.deleteDebitMemoReqItemText(DebitMemoReqItemText debitMemoReqItemText) Deprecated.Deletes an existingDebitMemoReqItemTextentity in the S/4HANA system.deleteDebitMemoReqPartner(DebitMemoReqPartner debitMemoReqPartner) Deprecated.Deletes an existingDebitMemoReqPartnerentity in the S/4HANA system.deleteDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deprecated.Deletes an existingDebitMemoReqPrcgElmntentity in the S/4HANA system.deleteDebitMemoReqText(DebitMemoReqText debitMemoReqText) Deprecated.Deletes an existingDebitMemoReqTextentity in the S/4HANA system.deleteDebitMemoRequest(DebitMemoRequest debitMemoRequest) Deprecated.Deletes an existingDebitMemoRequestentity in the S/4HANA system.deleteDebitMemoRequestItem(DebitMemoRequestItem debitMemoRequestItem) Deprecated.Deletes an existingDebitMemoRequestItementity in the S/4HANA system.Deprecated.Fetch multipleDbtMemoReqItmSubsqntProcFlowentities.Deprecated.Fetch multipleDebitMemoReqItemPartnerentities.Deprecated.Fetch multipleDebitMemoReqItemPrcgElmntentities.Deprecated.Fetch multipleDebitMemoReqItemTextentities.Deprecated.Fetch multipleDebitMemoReqPartnerentities.Deprecated.Fetch multipleDebitMemoReqPrcgElmntentities.Deprecated.Fetch multipleDebitMemoReqSubsqntProcFlowentities.Deprecated.Fetch multipleDebitMemoReqTextentities.Deprecated.Fetch multipleDebitMemoRequestentities.Deprecated.Fetch multipleDebitMemoRequestItementities.getDbtMemoReqItmSubsqntProcFlowByKey(String debitMemoRequest, String debitMemoRequestItem, UUID docRelationshipUUID) Deprecated.Fetch a singleDbtMemoReqItmSubsqntProcFlowentity using key fields.getDebitMemoReqItemPartnerByKey(String debitMemoRequest, String debitMemoRequestItem, String partnerFunction) Deprecated.Fetch a singleDebitMemoReqItemPartnerentity using key fields.getDebitMemoReqItemPrcgElmntByKey(String debitMemoRequest, String debitMemoRequestItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleDebitMemoReqItemPrcgElmntentity using key fields.getDebitMemoReqItemTextByKey(String debitMemoRequest, String debitMemoRequestItem, String language, String longTextID) Deprecated.Fetch a singleDebitMemoReqItemTextentity using key fields.getDebitMemoReqPartnerByKey(String debitMemoRequest, String partnerFunction) Deprecated.Fetch a singleDebitMemoReqPartnerentity using key fields.getDebitMemoReqPrcgElmntByKey(String debitMemoRequest, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleDebitMemoReqPrcgElmntentity using key fields.getDebitMemoReqSubsqntProcFlowByKey(String debitMemoRequest, String subsequentDocument) Deprecated.Fetch a singleDebitMemoReqSubsqntProcFlowentity using key fields.getDebitMemoReqTextByKey(String debitMemoRequest, String language, String longTextID) Deprecated.Fetch a singleDebitMemoReqTextentity using key fields.getDebitMemoRequestByKey(String debitMemoRequest) Deprecated.Fetch a singleDebitMemoRequestentity using key fields.getDebitMemoRequestItemByKey(String debitMemoRequest, String debitMemoRequestItem) Deprecated.Fetch a singleDebitMemoRequestItementity using key fields.updateDebitMemoReqItemPartner(DebitMemoReqItemPartner debitMemoReqItemPartner) Deprecated.Update an existingDebitMemoReqItemPartnerentity and save it to the S/4HANA system.updateDebitMemoReqItemPrcgElmnt(DebitMemoReqItemPrcgElmnt debitMemoReqItemPrcgElmnt) Deprecated.Update an existingDebitMemoReqItemPrcgElmntentity and save it to the S/4HANA system.updateDebitMemoReqItemText(DebitMemoReqItemText debitMemoReqItemText) Deprecated.Update an existingDebitMemoReqItemTextentity and save it to the S/4HANA system.updateDebitMemoReqPartner(DebitMemoReqPartner debitMemoReqPartner) Deprecated.Update an existingDebitMemoReqPartnerentity and save it to the S/4HANA system.updateDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deprecated.Update an existingDebitMemoReqPrcgElmntentity and save it to the S/4HANA system.updateDebitMemoReqText(DebitMemoReqText debitMemoReqText) Deprecated.Update an existingDebitMemoReqTextentity and save it to the S/4HANA system.updateDebitMemoRequest(DebitMemoRequest debitMemoRequest) Deprecated.Update an existingDebitMemoRequestentity and save it to the S/4HANA system.updateDebitMemoRequestItem(DebitMemoRequestItem debitMemoRequestItem) Deprecated.Update an existingDebitMemoRequestItementity 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.
-
getAllDbtMemoReqItmSubsqntProcFlow
Deprecated.Fetch multipleDbtMemoReqItmSubsqntProcFlowentities.- Returns:
- A fluent helper to fetch multiple
DbtMemoReqItmSubsqntProcFlowentities. 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.
-
getDbtMemoReqItmSubsqntProcFlowByKey
@Nonnull DbtMemoReqItmSubsqntProcFlowByKeyFluentHelper getDbtMemoReqItmSubsqntProcFlowByKey(String debitMemoRequest, String debitMemoRequestItem, UUID docRelationshipUUID) Deprecated.Fetch a singleDbtMemoReqItmSubsqntProcFlowentity using key fields.- Parameters:
docRelationshipUUID- SD Unique Document Relationship IdentificationConstraints: Not nullable
debitMemoRequestItem- Preceding Item of an SD DocumentConstraints: Not nullable, Maximum length: 6
debitMemoRequest- Preceding sales and distribution documentConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
DbtMemoReqItmSubsqntProcFlowentity 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.
-
getAllDebitMemoReqItemPartner
Deprecated.Fetch multipleDebitMemoReqItemPartnerentities.- Returns:
- A fluent helper to fetch multiple
DebitMemoReqItemPartnerentities. 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.
-
getDebitMemoReqItemPartnerByKey
@Nonnull DebitMemoReqItemPartnerByKeyFluentHelper getDebitMemoReqItemPartnerByKey(String debitMemoRequest, String debitMemoRequestItem, String partnerFunction) Deprecated.Fetch a singleDebitMemoReqItemPartnerentity using key fields.- Parameters:
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
debitMemoRequestItem- Item number of the SD documentConstraints: Not nullable, Maximum length: 6
debitMemoRequest- Sales and Distribution Document NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
DebitMemoReqItemPartnerentity 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.
-
updateDebitMemoReqItemPartner
@Nonnull DebitMemoReqItemPartnerUpdateFluentHelper updateDebitMemoReqItemPartner(@Nonnull DebitMemoReqItemPartner debitMemoReqItemPartner) Deprecated.Update an existingDebitMemoReqItemPartnerentity and save it to the S/4HANA system.- Parameters:
debitMemoReqItemPartner-DebitMemoReqItemPartnerentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
DebitMemoReqItemPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteDebitMemoReqItemPartner
@Nonnull DebitMemoReqItemPartnerDeleteFluentHelper deleteDebitMemoReqItemPartner(@Nonnull DebitMemoReqItemPartner debitMemoReqItemPartner) Deprecated.Deletes an existingDebitMemoReqItemPartnerentity in the S/4HANA system.- Parameters:
debitMemoReqItemPartner-DebitMemoReqItemPartnerentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
DebitMemoReqItemPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllDebitMemoReqItemPrcgElmnt
Deprecated.Fetch multipleDebitMemoReqItemPrcgElmntentities.- Returns:
- A fluent helper to fetch multiple
DebitMemoReqItemPrcgElmntentities. 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.
-
getDebitMemoReqItemPrcgElmntByKey
@Nonnull DebitMemoReqItemPrcgElmntByKeyFluentHelper getDebitMemoReqItemPrcgElmntByKey(String debitMemoRequest, String debitMemoRequestItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleDebitMemoReqItemPrcgElmntentity using key fields.- Parameters:
debitMemoRequestItem- Condition item numberConstraints: Not nullable, Maximum length: 6
pricingProcedureCounter- Condition CounterConstraints: Not nullable, Maximum length: 3
debitMemoRequest- Sales DocumentConstraints: Not nullable, Maximum length: 10
pricingProcedureStep- Step NumberConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
DebitMemoReqItemPrcgElmntentity 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.
-
updateDebitMemoReqItemPrcgElmnt
@Nonnull DebitMemoReqItemPrcgElmntUpdateFluentHelper updateDebitMemoReqItemPrcgElmnt(@Nonnull DebitMemoReqItemPrcgElmnt debitMemoReqItemPrcgElmnt) Deprecated.Update an existingDebitMemoReqItemPrcgElmntentity and save it to the S/4HANA system.- Parameters:
debitMemoReqItemPrcgElmnt-DebitMemoReqItemPrcgElmntentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
DebitMemoReqItemPrcgElmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteDebitMemoReqItemPrcgElmnt
@Nonnull DebitMemoReqItemPrcgElmntDeleteFluentHelper deleteDebitMemoReqItemPrcgElmnt(@Nonnull DebitMemoReqItemPrcgElmnt debitMemoReqItemPrcgElmnt) Deprecated.Deletes an existingDebitMemoReqItemPrcgElmntentity in the S/4HANA system.- Parameters:
debitMemoReqItemPrcgElmnt-DebitMemoReqItemPrcgElmntentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
DebitMemoReqItemPrcgElmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllDebitMemoReqItemText
Deprecated.Fetch multipleDebitMemoReqItemTextentities.- Returns:
- A fluent helper to fetch multiple
DebitMemoReqItemTextentities. 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.
-
getDebitMemoReqItemTextByKey
@Nonnull DebitMemoReqItemTextByKeyFluentHelper getDebitMemoReqItemTextByKey(String debitMemoRequest, String debitMemoRequestItem, String language, String longTextID) Deprecated.Fetch a singleDebitMemoReqItemTextentity using key fields.- Parameters:
debitMemoRequestItem- Debit Memo Request ItemConstraints: Not nullable, Maximum length: 6
debitMemoRequest- Debit Memo RequestConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
longTextID- Text IDConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
DebitMemoReqItemTextentity 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.
-
updateDebitMemoReqItemText
@Nonnull DebitMemoReqItemTextUpdateFluentHelper updateDebitMemoReqItemText(@Nonnull DebitMemoReqItemText debitMemoReqItemText) Deprecated.Update an existingDebitMemoReqItemTextentity and save it to the S/4HANA system.- Parameters:
debitMemoReqItemText-DebitMemoReqItemTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
DebitMemoReqItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteDebitMemoReqItemText
@Nonnull DebitMemoReqItemTextDeleteFluentHelper deleteDebitMemoReqItemText(@Nonnull DebitMemoReqItemText debitMemoReqItemText) Deprecated.Deletes an existingDebitMemoReqItemTextentity in the S/4HANA system.- Parameters:
debitMemoReqItemText-DebitMemoReqItemTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
DebitMemoReqItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllDebitMemoReqPartner
Deprecated.Fetch multipleDebitMemoReqPartnerentities.- Returns:
- A fluent helper to fetch multiple
DebitMemoReqPartnerentities. 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.
-
getDebitMemoReqPartnerByKey
@Nonnull DebitMemoReqPartnerByKeyFluentHelper getDebitMemoReqPartnerByKey(String debitMemoRequest, String partnerFunction) Deprecated.Fetch a singleDebitMemoReqPartnerentity using key fields.- Parameters:
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
debitMemoRequest- Sales and Distribution Document NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
DebitMemoReqPartnerentity 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.
-
updateDebitMemoReqPartner
@Nonnull DebitMemoReqPartnerUpdateFluentHelper updateDebitMemoReqPartner(@Nonnull DebitMemoReqPartner debitMemoReqPartner) Deprecated.Update an existingDebitMemoReqPartnerentity and save it to the S/4HANA system.- Parameters:
debitMemoReqPartner-DebitMemoReqPartnerentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
DebitMemoReqPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteDebitMemoReqPartner
@Nonnull DebitMemoReqPartnerDeleteFluentHelper deleteDebitMemoReqPartner(@Nonnull DebitMemoReqPartner debitMemoReqPartner) Deprecated.Deletes an existingDebitMemoReqPartnerentity in the S/4HANA system.- Parameters:
debitMemoReqPartner-DebitMemoReqPartnerentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
DebitMemoReqPartnerentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllDebitMemoReqPrcgElmnt
Deprecated.Fetch multipleDebitMemoReqPrcgElmntentities.- Returns:
- A fluent helper to fetch multiple
DebitMemoReqPrcgElmntentities. 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.
-
getDebitMemoReqPrcgElmntByKey
@Nonnull DebitMemoReqPrcgElmntByKeyFluentHelper getDebitMemoReqPrcgElmntByKey(String debitMemoRequest, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Fetch a singleDebitMemoReqPrcgElmntentity using key fields.- Parameters:
pricingProcedureCounter- Condition CounterConstraints: Not nullable, Maximum length: 3
debitMemoRequest- Sales DocumentConstraints: Not nullable, Maximum length: 10
pricingProcedureStep- Step NumberConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
DebitMemoReqPrcgElmntentity 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.
-
updateDebitMemoReqPrcgElmnt
@Nonnull DebitMemoReqPrcgElmntUpdateFluentHelper updateDebitMemoReqPrcgElmnt(@Nonnull DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deprecated.Update an existingDebitMemoReqPrcgElmntentity and save it to the S/4HANA system.- Parameters:
debitMemoReqPrcgElmnt-DebitMemoReqPrcgElmntentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
DebitMemoReqPrcgElmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteDebitMemoReqPrcgElmnt
@Nonnull DebitMemoReqPrcgElmntDeleteFluentHelper deleteDebitMemoReqPrcgElmnt(@Nonnull DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deprecated.Deletes an existingDebitMemoReqPrcgElmntentity in the S/4HANA system.- Parameters:
debitMemoReqPrcgElmnt-DebitMemoReqPrcgElmntentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
DebitMemoReqPrcgElmntentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllDebitMemoReqSubsqntProcFlow
Deprecated.Fetch multipleDebitMemoReqSubsqntProcFlowentities.- Returns:
- A fluent helper to fetch multiple
DebitMemoReqSubsqntProcFlowentities. 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.
-
getDebitMemoReqSubsqntProcFlowByKey
@Nonnull DebitMemoReqSubsqntProcFlowByKeyFluentHelper getDebitMemoReqSubsqntProcFlowByKey(String debitMemoRequest, String subsequentDocument) Deprecated.Fetch a singleDebitMemoReqSubsqntProcFlowentity using key fields.- Parameters:
debitMemoRequest- Preceding sales and distribution documentConstraints: Not nullable, Maximum length: 10
subsequentDocument- Subsequent Sales and Distribution DocumentConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
DebitMemoReqSubsqntProcFlowentity 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.
-
getAllDebitMemoReqText
Deprecated.Fetch multipleDebitMemoReqTextentities.- Returns:
- A fluent helper to fetch multiple
DebitMemoReqTextentities. 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.
-
getDebitMemoReqTextByKey
@Nonnull DebitMemoReqTextByKeyFluentHelper getDebitMemoReqTextByKey(String debitMemoRequest, String language, String longTextID) Deprecated.Fetch a singleDebitMemoReqTextentity using key fields.- Parameters:
debitMemoRequest- Debit Memo RequestConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
longTextID- Text IDConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
DebitMemoReqTextentity 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.
-
updateDebitMemoReqText
@Nonnull DebitMemoReqTextUpdateFluentHelper updateDebitMemoReqText(@Nonnull DebitMemoReqText debitMemoReqText) Deprecated.Update an existingDebitMemoReqTextentity and save it to the S/4HANA system.- Parameters:
debitMemoReqText-DebitMemoReqTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
DebitMemoReqTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteDebitMemoReqText
@Nonnull DebitMemoReqTextDeleteFluentHelper deleteDebitMemoReqText(@Nonnull DebitMemoReqText debitMemoReqText) Deprecated.Deletes an existingDebitMemoReqTextentity in the S/4HANA system.- Parameters:
debitMemoReqText-DebitMemoReqTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
DebitMemoReqTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllDebitMemoRequest
Deprecated.Fetch multipleDebitMemoRequestentities.- Returns:
- A fluent helper to fetch multiple
DebitMemoRequestentities. 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.
-
getDebitMemoRequestByKey
Deprecated.Fetch a singleDebitMemoRequestentity using key fields.- Parameters:
debitMemoRequest- Debit Memo RequestConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
DebitMemoRequestentity 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.
-
createDebitMemoRequest
@Nonnull DebitMemoRequestCreateFluentHelper createDebitMemoRequest(@Nonnull DebitMemoRequest debitMemoRequest) Deprecated.Create a newDebitMemoRequestentity and save it to the S/4HANA system.- Parameters:
debitMemoRequest-DebitMemoRequestentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
DebitMemoRequestentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateDebitMemoRequest
@Nonnull DebitMemoRequestUpdateFluentHelper updateDebitMemoRequest(@Nonnull DebitMemoRequest debitMemoRequest) Deprecated.Update an existingDebitMemoRequestentity and save it to the S/4HANA system.- Parameters:
debitMemoRequest-DebitMemoRequestentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
DebitMemoRequestentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteDebitMemoRequest
@Nonnull DebitMemoRequestDeleteFluentHelper deleteDebitMemoRequest(@Nonnull DebitMemoRequest debitMemoRequest) Deprecated.Deletes an existingDebitMemoRequestentity in the S/4HANA system.- Parameters:
debitMemoRequest-DebitMemoRequestentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
DebitMemoRequestentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllDebitMemoRequestItem
Deprecated.Fetch multipleDebitMemoRequestItementities.- Returns:
- A fluent helper to fetch multiple
DebitMemoRequestItementities. 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.
-
getDebitMemoRequestItemByKey
@Nonnull DebitMemoRequestItemByKeyFluentHelper getDebitMemoRequestItemByKey(String debitMemoRequest, String debitMemoRequestItem) Deprecated.Fetch a singleDebitMemoRequestItementity using key fields.- Parameters:
debitMemoRequestItem- Debit Memo Request ItemConstraints: Not nullable, Maximum length: 6
debitMemoRequest- Debit Memo RequestConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
DebitMemoRequestItementity 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.
-
createDebitMemoRequestItem
@Nonnull DebitMemoRequestItemCreateFluentHelper createDebitMemoRequestItem(@Nonnull DebitMemoRequestItem debitMemoRequestItem) Deprecated.Create a newDebitMemoRequestItementity and save it to the S/4HANA system.- Parameters:
debitMemoRequestItem-DebitMemoRequestItementity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
DebitMemoRequestItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateDebitMemoRequestItem
@Nonnull DebitMemoRequestItemUpdateFluentHelper updateDebitMemoRequestItem(@Nonnull DebitMemoRequestItem debitMemoRequestItem) Deprecated.Update an existingDebitMemoRequestItementity and save it to the S/4HANA system.- Parameters:
debitMemoRequestItem-DebitMemoRequestItementity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
DebitMemoRequestItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteDebitMemoRequestItem
@Nonnull DebitMemoRequestItemDeleteFluentHelper deleteDebitMemoRequestItem(@Nonnull DebitMemoRequestItem debitMemoRequestItem) Deprecated.Deletes an existingDebitMemoRequestItementity in the S/4HANA system.- Parameters:
debitMemoRequestItem-DebitMemoRequestItementity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
DebitMemoRequestItementity. To perform execution, call theexecutemethod on the fluent helper object.
-