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