Class DefaultDebitMemoRequestService
- All Implemented Interfaces:
BatchService<DebitMemoRequestServiceBatch>,DebitMemoRequestService
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
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.DebitMemoRequestService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingDebitMemoRequestService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.createDebitMemoRequest(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.
-
Constructor Details
-
DefaultDebitMemoRequestService
public DefaultDebitMemoRequestService()Deprecated.Creates a service usingDebitMemoRequestService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:DebitMemoRequestServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceDebitMemoRequestService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.- Specified by:
batchin interfaceBatchService<DebitMemoRequestServiceBatch>
-
getAllDbtMemoReqItmSubsqntProcFlow
Deprecated.Description copied from interface:DebitMemoRequestServiceFetch multipleDbtMemoReqItmSubsqntProcFlowentities.- Specified by:
getAllDbtMemoReqItmSubsqntProcFlowin interfaceDebitMemoRequestService- 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 public DbtMemoReqItmSubsqntProcFlowByKeyFluentHelper getDbtMemoReqItmSubsqntProcFlowByKey(String debitMemoRequest, String debitMemoRequestItem, UUID docRelationshipUUID) Deprecated.Description copied from interface:DebitMemoRequestServiceFetch a singleDbtMemoReqItmSubsqntProcFlowentity using key fields.- Specified by:
getDbtMemoReqItmSubsqntProcFlowByKeyin interfaceDebitMemoRequestService- Parameters:
debitMemoRequest- Preceding sales and distribution documentConstraints: Not nullable, Maximum length: 10
debitMemoRequestItem- Preceding Item of an SD DocumentConstraints: Not nullable, Maximum length: 6
docRelationshipUUID- SD Unique Document Relationship IdentificationConstraints: Not nullable
- 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.Description copied from interface:DebitMemoRequestServiceFetch multipleDebitMemoReqItemPartnerentities.- Specified by:
getAllDebitMemoReqItemPartnerin interfaceDebitMemoRequestService- 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 public DebitMemoReqItemPartnerByKeyFluentHelper getDebitMemoReqItemPartnerByKey(String debitMemoRequest, String debitMemoRequestItem, String partnerFunction) Deprecated.Description copied from interface:DebitMemoRequestServiceFetch a singleDebitMemoReqItemPartnerentity using key fields.- Specified by:
getDebitMemoReqItemPartnerByKeyin interfaceDebitMemoRequestService- Parameters:
debitMemoRequest- Sales and Distribution Document NumberConstraints: Not nullable, Maximum length: 10
debitMemoRequestItem- Item number of the SD documentConstraints: Not nullable, Maximum length: 6
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
- 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 public DebitMemoReqItemPartnerUpdateFluentHelper updateDebitMemoReqItemPartner(@Nonnull DebitMemoReqItemPartner debitMemoReqItemPartner) Deprecated.Description copied from interface:DebitMemoRequestServiceUpdate an existingDebitMemoReqItemPartnerentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoReqItemPartnerin interfaceDebitMemoRequestService- 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 public DebitMemoReqItemPartnerDeleteFluentHelper deleteDebitMemoReqItemPartner(@Nonnull DebitMemoReqItemPartner debitMemoReqItemPartner) Deprecated.Description copied from interface:DebitMemoRequestServiceDeletes an existingDebitMemoReqItemPartnerentity in the S/4HANA system.- Specified by:
deleteDebitMemoReqItemPartnerin interfaceDebitMemoRequestService- 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.Description copied from interface:DebitMemoRequestServiceFetch multipleDebitMemoReqItemPrcgElmntentities.- Specified by:
getAllDebitMemoReqItemPrcgElmntin interfaceDebitMemoRequestService- 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 public DebitMemoReqItemPrcgElmntByKeyFluentHelper getDebitMemoReqItemPrcgElmntByKey(String debitMemoRequest, String debitMemoRequestItem, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Description copied from interface:DebitMemoRequestServiceFetch a singleDebitMemoReqItemPrcgElmntentity using key fields.- Specified by:
getDebitMemoReqItemPrcgElmntByKeyin interfaceDebitMemoRequestService- Parameters:
debitMemoRequest- Sales DocumentConstraints: Not nullable, Maximum length: 10
debitMemoRequestItem- Condition item numberConstraints: Not nullable, Maximum length: 6
pricingProcedureStep- Step NumberConstraints: Not nullable, Maximum length: 3
pricingProcedureCounter- Condition CounterConstraints: 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 public DebitMemoReqItemPrcgElmntUpdateFluentHelper updateDebitMemoReqItemPrcgElmnt(@Nonnull DebitMemoReqItemPrcgElmnt debitMemoReqItemPrcgElmnt) Deprecated.Description copied from interface:DebitMemoRequestServiceUpdate an existingDebitMemoReqItemPrcgElmntentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoReqItemPrcgElmntin interfaceDebitMemoRequestService- 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 public DebitMemoReqItemPrcgElmntDeleteFluentHelper deleteDebitMemoReqItemPrcgElmnt(@Nonnull DebitMemoReqItemPrcgElmnt debitMemoReqItemPrcgElmnt) Deprecated.Description copied from interface:DebitMemoRequestServiceDeletes an existingDebitMemoReqItemPrcgElmntentity in the S/4HANA system.- Specified by:
deleteDebitMemoReqItemPrcgElmntin interfaceDebitMemoRequestService- 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.Description copied from interface:DebitMemoRequestServiceFetch multipleDebitMemoReqItemTextentities.- Specified by:
getAllDebitMemoReqItemTextin interfaceDebitMemoRequestService- 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 public DebitMemoReqItemTextByKeyFluentHelper getDebitMemoReqItemTextByKey(String debitMemoRequest, String debitMemoRequestItem, String language, String longTextID) Deprecated.Description copied from interface:DebitMemoRequestServiceFetch a singleDebitMemoReqItemTextentity using key fields.- Specified by:
getDebitMemoReqItemTextByKeyin interfaceDebitMemoRequestService- Parameters:
debitMemoRequest- Debit Memo RequestConstraints: Not nullable, Maximum length: 10
debitMemoRequestItem- Debit Memo Request ItemConstraints: Not nullable, Maximum length: 6
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 public DebitMemoReqItemTextUpdateFluentHelper updateDebitMemoReqItemText(@Nonnull DebitMemoReqItemText debitMemoReqItemText) Deprecated.Description copied from interface:DebitMemoRequestServiceUpdate an existingDebitMemoReqItemTextentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoReqItemTextin interfaceDebitMemoRequestService- 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 public DebitMemoReqItemTextDeleteFluentHelper deleteDebitMemoReqItemText(@Nonnull DebitMemoReqItemText debitMemoReqItemText) Deprecated.Description copied from interface:DebitMemoRequestServiceDeletes an existingDebitMemoReqItemTextentity in the S/4HANA system.- Specified by:
deleteDebitMemoReqItemTextin interfaceDebitMemoRequestService- 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.Description copied from interface:DebitMemoRequestServiceFetch multipleDebitMemoReqPartnerentities.- Specified by:
getAllDebitMemoReqPartnerin interfaceDebitMemoRequestService- 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 public DebitMemoReqPartnerByKeyFluentHelper getDebitMemoReqPartnerByKey(String debitMemoRequest, String partnerFunction) Deprecated.Description copied from interface:DebitMemoRequestServiceFetch a singleDebitMemoReqPartnerentity using key fields.- Specified by:
getDebitMemoReqPartnerByKeyin interfaceDebitMemoRequestService- Parameters:
debitMemoRequest- Sales and Distribution Document NumberConstraints: Not nullable, Maximum length: 10
partnerFunction- Partner FunctionConstraints: Not nullable, Maximum length: 2
- 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 public DebitMemoReqPartnerUpdateFluentHelper updateDebitMemoReqPartner(@Nonnull DebitMemoReqPartner debitMemoReqPartner) Deprecated.Description copied from interface:DebitMemoRequestServiceUpdate an existingDebitMemoReqPartnerentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoReqPartnerin interfaceDebitMemoRequestService- 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 public DebitMemoReqPartnerDeleteFluentHelper deleteDebitMemoReqPartner(@Nonnull DebitMemoReqPartner debitMemoReqPartner) Deprecated.Description copied from interface:DebitMemoRequestServiceDeletes an existingDebitMemoReqPartnerentity in the S/4HANA system.- Specified by:
deleteDebitMemoReqPartnerin interfaceDebitMemoRequestService- 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.Description copied from interface:DebitMemoRequestServiceFetch multipleDebitMemoReqPrcgElmntentities.- Specified by:
getAllDebitMemoReqPrcgElmntin interfaceDebitMemoRequestService- 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 public DebitMemoReqPrcgElmntByKeyFluentHelper getDebitMemoReqPrcgElmntByKey(String debitMemoRequest, String pricingProcedureStep, String pricingProcedureCounter) Deprecated.Description copied from interface:DebitMemoRequestServiceFetch a singleDebitMemoReqPrcgElmntentity using key fields.- Specified by:
getDebitMemoReqPrcgElmntByKeyin interfaceDebitMemoRequestService- Parameters:
debitMemoRequest- Sales DocumentConstraints: Not nullable, Maximum length: 10
pricingProcedureStep- Step NumberConstraints: Not nullable, Maximum length: 3
pricingProcedureCounter- Condition CounterConstraints: 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 public DebitMemoReqPrcgElmntUpdateFluentHelper updateDebitMemoReqPrcgElmnt(@Nonnull DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deprecated.Description copied from interface:DebitMemoRequestServiceUpdate an existingDebitMemoReqPrcgElmntentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoReqPrcgElmntin interfaceDebitMemoRequestService- 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 public DebitMemoReqPrcgElmntDeleteFluentHelper deleteDebitMemoReqPrcgElmnt(@Nonnull DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deprecated.Description copied from interface:DebitMemoRequestServiceDeletes an existingDebitMemoReqPrcgElmntentity in the S/4HANA system.- Specified by:
deleteDebitMemoReqPrcgElmntin interfaceDebitMemoRequestService- 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.Description copied from interface:DebitMemoRequestServiceFetch multipleDebitMemoReqSubsqntProcFlowentities.- Specified by:
getAllDebitMemoReqSubsqntProcFlowin interfaceDebitMemoRequestService- 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 public DebitMemoReqSubsqntProcFlowByKeyFluentHelper getDebitMemoReqSubsqntProcFlowByKey(String debitMemoRequest, String subsequentDocument) Deprecated.Description copied from interface:DebitMemoRequestServiceFetch a singleDebitMemoReqSubsqntProcFlowentity using key fields.- Specified by:
getDebitMemoReqSubsqntProcFlowByKeyin interfaceDebitMemoRequestService- 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.Description copied from interface:DebitMemoRequestServiceFetch multipleDebitMemoReqTextentities.- Specified by:
getAllDebitMemoReqTextin interfaceDebitMemoRequestService- 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 public DebitMemoReqTextByKeyFluentHelper getDebitMemoReqTextByKey(String debitMemoRequest, String language, String longTextID) Deprecated.Description copied from interface:DebitMemoRequestServiceFetch a singleDebitMemoReqTextentity using key fields.- Specified by:
getDebitMemoReqTextByKeyin interfaceDebitMemoRequestService- 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 public DebitMemoReqTextUpdateFluentHelper updateDebitMemoReqText(@Nonnull DebitMemoReqText debitMemoReqText) Deprecated.Description copied from interface:DebitMemoRequestServiceUpdate an existingDebitMemoReqTextentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoReqTextin interfaceDebitMemoRequestService- 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 public DebitMemoReqTextDeleteFluentHelper deleteDebitMemoReqText(@Nonnull DebitMemoReqText debitMemoReqText) Deprecated.Description copied from interface:DebitMemoRequestServiceDeletes an existingDebitMemoReqTextentity in the S/4HANA system.- Specified by:
deleteDebitMemoReqTextin interfaceDebitMemoRequestService- 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.Description copied from interface:DebitMemoRequestServiceFetch multipleDebitMemoRequestentities.- Specified by:
getAllDebitMemoRequestin interfaceDebitMemoRequestService- 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.Description copied from interface:DebitMemoRequestServiceFetch a singleDebitMemoRequestentity using key fields.- Specified by:
getDebitMemoRequestByKeyin interfaceDebitMemoRequestService- 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 public DebitMemoRequestCreateFluentHelper createDebitMemoRequest(@Nonnull DebitMemoRequest debitMemoRequest) Deprecated.Description copied from interface:DebitMemoRequestServiceCreate a newDebitMemoRequestentity and save it to the S/4HANA system.- Specified by:
createDebitMemoRequestin interfaceDebitMemoRequestService- 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 public DebitMemoRequestUpdateFluentHelper updateDebitMemoRequest(@Nonnull DebitMemoRequest debitMemoRequest) Deprecated.Description copied from interface:DebitMemoRequestServiceUpdate an existingDebitMemoRequestentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoRequestin interfaceDebitMemoRequestService- 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 public DebitMemoRequestDeleteFluentHelper deleteDebitMemoRequest(@Nonnull DebitMemoRequest debitMemoRequest) Deprecated.Description copied from interface:DebitMemoRequestServiceDeletes an existingDebitMemoRequestentity in the S/4HANA system.- Specified by:
deleteDebitMemoRequestin interfaceDebitMemoRequestService- 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.Description copied from interface:DebitMemoRequestServiceFetch multipleDebitMemoRequestItementities.- Specified by:
getAllDebitMemoRequestItemin interfaceDebitMemoRequestService- 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 public DebitMemoRequestItemByKeyFluentHelper getDebitMemoRequestItemByKey(String debitMemoRequest, String debitMemoRequestItem) Deprecated.Description copied from interface:DebitMemoRequestServiceFetch a singleDebitMemoRequestItementity using key fields.- Specified by:
getDebitMemoRequestItemByKeyin interfaceDebitMemoRequestService- Parameters:
debitMemoRequest- Debit Memo RequestConstraints: Not nullable, Maximum length: 10
debitMemoRequestItem- Debit Memo Request ItemConstraints: Not nullable, Maximum length: 6
- 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 public DebitMemoRequestItemCreateFluentHelper createDebitMemoRequestItem(@Nonnull DebitMemoRequestItem debitMemoRequestItem) Deprecated.Description copied from interface:DebitMemoRequestServiceCreate a newDebitMemoRequestItementity and save it to the S/4HANA system.- Specified by:
createDebitMemoRequestItemin interfaceDebitMemoRequestService- 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 public DebitMemoRequestItemUpdateFluentHelper updateDebitMemoRequestItem(@Nonnull DebitMemoRequestItem debitMemoRequestItem) Deprecated.Description copied from interface:DebitMemoRequestServiceUpdate an existingDebitMemoRequestItementity and save it to the S/4HANA system.- Specified by:
updateDebitMemoRequestItemin interfaceDebitMemoRequestService- 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 public DebitMemoRequestItemDeleteFluentHelper deleteDebitMemoRequestItem(@Nonnull DebitMemoRequestItem debitMemoRequestItem) Deprecated.Description copied from interface:DebitMemoRequestServiceDeletes an existingDebitMemoRequestItementity in the S/4HANA system.- Specified by:
deleteDebitMemoRequestItemin interfaceDebitMemoRequestService- 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.
-