public class ProductUpdateFluentHelper extends FluentHelperUpdate<ProductUpdateFluentHelper,Product>
Constructor and Description |
---|
ProductUpdateFluentHelper(Product entity) |
Modifier and Type | Method and Description |
---|---|
protected Product |
getEntity()
Product entity object that will be updated in the S/4HANA system. |
execute, getEntityClass, getQueryBuilder, ignoreVersionIdentifier, ignoringVersionIdentifier, includingFields, toQuery, withErrorHandler
execute, getHeadersForRequestAndImplicitRequests, getHeadersForRequestOnly, getThis, getVersionIdentifier, withCustomHttpHeader, withCustomHttpHeaders, withHttpHeader
public ProductUpdateFluentHelper(Product entity)
protected Product getEntity()
Product
entity object that will be updated in the S/4HANA system.getEntity
in class FluentHelperUpdate<ProductUpdateFluentHelper,Product>
Copyright © 2018 SAP SE. All rights reserved.