Class SalesOrderBillingPlanItemCreateFluentHelper

All Implemented Interfaces:
FluentHelperExecutable<Object>

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

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