public class ProductPlantStorageUpdateFluentHelper extends FluentHelperUpdate<ProductPlantStorageUpdateFluentHelper,ProductPlantStorage>
ProductPlantStorage
entity and save it to the S/4HANA system.
To perform execution, call the execute
method on the fluent helper object.
Constructor and Description |
---|
ProductPlantStorageUpdateFluentHelper(ProductPlantStorage entity) |
Modifier and Type | Method and Description |
---|---|
protected ProductPlantStorage |
getEntity()
ProductPlantStorage entity object that will be updated in the S/4HANA system. |
execute, getEntityClass, getQueryBuilder, ignoreVersionIdentifier, ignoringVersionIdentifier, includingFields, toQuery, withErrorHandler, withHttpHeader
execute, getThis, getVersionIdentifier
public ProductPlantStorageUpdateFluentHelper(ProductPlantStorage entity)
protected ProductPlantStorage getEntity()
ProductPlantStorage
entity object that will be updated in the S/4HANA system.getEntity
in class FluentHelperUpdate<ProductPlantStorageUpdateFluentHelper,ProductPlantStorage>
Copyright © 2018 SAP SE. All rights reserved.