Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.services.CreditMemoRequestService
Packages that use CreditMemoRequestService
Package
Description
-
Uses of CreditMemoRequestService in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.batch
Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.batch with parameters of type CreditMemoRequestServiceModifierConstructorDescriptionCreates a new instance of this DefaultCreditMemoRequestServiceBatch.DefaultCreditMemoRequestServiceBatch(CreditMemoRequestService service, String servicePath) Creates a new instance of this DefaultCreditMemoRequestServiceBatch. -
Uses of CreditMemoRequestService in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.services that implement CreditMemoRequestServiceModifier and TypeClassDescriptionclassIn every API call, you can make use of the following operations: - You can read entire credit memo requests or only parts of the data, using the provided filters.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services that return CreditMemoRequestServiceModifier and TypeMethodDescriptionCreditMemoRequestService.withServicePath(String servicePath) Overrides the default service path and returns a new service instance with the specified service path.