public class PurchaseOrderItemUpdateFluentHelper extends FluentHelperUpdate<PurchaseOrderItemUpdateFluentHelper,PurchaseOrderItem>
PurchaseOrderItem
entity and save it to the S/4HANA system.
To perform execution, call the execute
method on the fluent helper object.
Constructor and Description |
---|
PurchaseOrderItemUpdateFluentHelper(PurchaseOrderItem entity) |
Modifier and Type | Method and Description |
---|---|
protected PurchaseOrderItem |
getEntity()
PurchaseOrderItem 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 PurchaseOrderItemUpdateFluentHelper(PurchaseOrderItem entity)
protected PurchaseOrderItem getEntity()
PurchaseOrderItem
entity object that will be updated in the S/4HANA system.getEntity
in class FluentHelperUpdate<PurchaseOrderItemUpdateFluentHelper,PurchaseOrderItem>
Copyright © 2018 SAP SE. All rights reserved.