public class DemandDeleteFluentHelper extends FluentHelperDelete<DemandDeleteFluentHelper,Demand>
Constructor and Description |
---|
DemandDeleteFluentHelper(Demand entity) |
Modifier and Type | Method and Description |
---|---|
protected Demand |
getEntity()
Demand entity object that will be deleted in the S/4HANA system. |
execute, getEntityClass, getQueryBuilder, toQuery, withErrorHandler, withHttpHeader
execute, getThis, getVersionIdentifier
public DemandDeleteFluentHelper(@NonNull Demand entity)
@NonNull protected Demand getEntity()
Demand
entity object that will be deleted in the S/4HANA system.getEntity
in class FluentHelperDelete<DemandDeleteFluentHelper,Demand>
Copyright © 2018 SAP SE. All rights reserved.