Class SalesOrderItemUpdateFluentHelper

All Implemented Interfaces:
FluentHelperExecutable<Object>

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

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