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