java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,ModificationResponse<EntityT>>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperModification<FluentHelperT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCreate<SEPAMandateUsageCreateFluentHelper,SEPAMandateUsage>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable.SEPAMandateUsageCreateFluentHelper
All Implemented Interfaces:
FluentHelperExecutable<Object>

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

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