Class SalesOrderWithoutChargeItemCreateFluentHelper

All Implemented Interfaces:
FluentHelperExecutable<Object>

public class SalesOrderWithoutChargeItemCreateFluentHelper extends FluentHelperCreate<SalesOrderWithoutChargeItemCreateFluentHelper,SalesOrderWithoutChargeItem>
Fluent helper to create a new SalesOrderWithoutChargeItem entity and save it to the S/4HANA system.

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