public class SalesContractItemPrcgElmntDeleteFluentHelper extends FluentHelperDelete<SalesContractItemPrcgElmntDeleteFluentHelper,SalesContractItemPrcgElmnt>
SalesContractItemPrcgElmnt
entity in the S/4HANA system.
To perform execution, call the executeRequest
method on the fluent helper object.
csrfTokenRetriever, entityCollection
Constructor and Description |
---|
SalesContractItemPrcgElmntDeleteFluentHelper(String servicePath,
SalesContractItemPrcgElmnt entity,
String entityCollection)
Creates a fluent helper object that will delete a
SalesContractItemPrcgElmnt entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
protected SalesContractItemPrcgElmnt |
getEntity() |
disableVersionIdentifier, executeRequest, getEntityClass, matchAnyVersionIdentifier, toRequest
withoutCsrfToken
getCsrfTokenRetriever, getHeaders, getParametersForRequestOnly, getServicePath, getThis, withHeader, withHeaders, withQueryParameter
public SalesContractItemPrcgElmntDeleteFluentHelper(@Nonnull String servicePath, @Nonnull SalesContractItemPrcgElmnt entity, @Nonnull String entityCollection)
SalesContractItemPrcgElmnt
entity on the OData endpoint. To perform execution, call the executeRequest
method on the fluent helper object.entityCollection
- The entity collection to direct the update requests to.servicePath
- The service path to direct the update requests to.entity
- The SalesContractItemPrcgElmnt to delete from the endpoint.@Nonnull protected SalesContractItemPrcgElmnt getEntity()
getEntity
in class FluentHelperDelete<SalesContractItemPrcgElmntDeleteFluentHelper,SalesContractItemPrcgElmnt>
Copyright © 2022 SAP SE. All rights reserved.