Class PurchaseOrderItemUpdateFluentHelper

All Implemented Interfaces:
FluentHelperExecutable<Object>

public class PurchaseOrderItemUpdateFluentHelper extends FluentHelperUpdate<PurchaseOrderItemUpdateFluentHelper,PurchaseOrderItem>
Fluent helper to update an existing PurchaseOrderItem entity and save it to the S/4HANA system.

To perform execution, call the executeRequest method on the fluent helper object.