Class PurchaseOrderUpdateFluentHelper

All Implemented Interfaces:
FluentHelperExecutable<Object>

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

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