public class SupplierQuotationCreateFluentHelper extends FluentHelperCreate<SupplierQuotationCreateFluentHelper,SupplierQuotation>
SupplierQuotation
entity and save it to the S/4HANA system.
To perform execution, call the execute
method on the fluent helper object.
Constructor and Description |
---|
SupplierQuotationCreateFluentHelper(SupplierQuotation entity) |
execute, toQuery, withErrorHandler
execute, execute
@ConstructorProperties(value="entity") @Generated(value="lombok") public SupplierQuotationCreateFluentHelper(SupplierQuotation entity)
Copyright © 2018 SAP SE. All rights reserved.