public class DefaultFunctionalLocationServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<FunctionalLocationServiceBatch,FunctionalLocationServiceBatchChangeSet> implements FunctionalLocationServiceBatchChangeSet
FunctionalLocationServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
FunctionalLocationService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultFunctionalLocationServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<FunctionalLocationServiceBatch,FunctionalLocationServiceBatchChangeSet>
@Nonnull public FunctionalLocationServiceBatchChangeSet createValue(@Nonnull Value value)
Value
entity and save it to the S/4HANA system.createValue
in interface FunctionalLocationServiceBatchChangeSet
value
- Value
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet updateValue(@Nonnull Value value)
Value
entity
and save it to the S/4HANA system.updateValue
in interface FunctionalLocationServiceBatchChangeSet
value
- Value
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet createFunctionalLocationClass(@Nonnull FunctionalLocationClass functionalLocationClass)
FunctionalLocationClass
entity and save it to the S/4HANA system.createFunctionalLocationClass
in interface FunctionalLocationServiceBatchChangeSet
functionalLocationClass
- FunctionalLocationClass
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet updateFunctionalLocationClass(@Nonnull FunctionalLocationClass functionalLocationClass)
FunctionalLocationClass
entity and save it to the S/4HANA system.updateFunctionalLocationClass
in interface FunctionalLocationServiceBatchChangeSet
functionalLocationClass
- FunctionalLocationClass
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet deleteFunctionalLocationClass(@Nonnull FunctionalLocationClass functionalLocationClass)
FunctionalLocationClass
entity in the S/4HANA system.deleteFunctionalLocationClass
in interface FunctionalLocationServiceBatchChangeSet
functionalLocationClass
- FunctionalLocationClass
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet createCharacteristic(@Nonnull Characteristic characteristic)
Characteristic
entity and save it to the S/4HANA system.createCharacteristic
in interface FunctionalLocationServiceBatchChangeSet
characteristic
- Characteristic
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet createFunctionalLocationWarranty(@Nonnull FunctionalLocationWarranty functionalLocationWarranty)
FunctionalLocationWarranty
entity and save it to the S/4HANA system.createFunctionalLocationWarranty
in interface FunctionalLocationServiceBatchChangeSet
functionalLocationWarranty
- FunctionalLocationWarranty
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet updateFunctionalLocationWarranty(@Nonnull FunctionalLocationWarranty functionalLocationWarranty)
FunctionalLocationWarranty
entity and save it to the S/4HANA system.updateFunctionalLocationWarranty
in interface FunctionalLocationServiceBatchChangeSet
functionalLocationWarranty
- FunctionalLocationWarranty
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet createFunctionalLocation(@Nonnull FunctionalLocation functionalLocation)
FunctionalLocation
entity and save it to the S/4HANA system.createFunctionalLocation
in interface FunctionalLocationServiceBatchChangeSet
functionalLocation
- FunctionalLocation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet updateFunctionalLocation(@Nonnull FunctionalLocation functionalLocation)
FunctionalLocation
entity and save it to the S/4HANA system.updateFunctionalLocation
in interface FunctionalLocationServiceBatchChangeSet
functionalLocation
- FunctionalLocation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet createFunctionalLocationLongText(@Nonnull FunctionalLocationLongText functionalLocationLongText)
FunctionalLocationLongText
entity and save it to the S/4HANA system.createFunctionalLocationLongText
in interface FunctionalLocationServiceBatchChangeSet
functionalLocationLongText
- FunctionalLocationLongText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet updateFunctionalLocationLongText(@Nonnull FunctionalLocationLongText functionalLocationLongText)
FunctionalLocationLongText
entity and save it to the S/4HANA system.updateFunctionalLocationLongText
in interface FunctionalLocationServiceBatchChangeSet
functionalLocationLongText
- FunctionalLocationLongText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet createFunctionalLocationPartner(@Nonnull FunctionalLocationPartner functionalLocationPartner)
FunctionalLocationPartner
entity and save it to the S/4HANA system.createFunctionalLocationPartner
in interface FunctionalLocationServiceBatchChangeSet
functionalLocationPartner
- FunctionalLocationPartner
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public FunctionalLocationServiceBatchChangeSet updateFunctionalLocationPartner(@Nonnull FunctionalLocationPartner functionalLocationPartner)
FunctionalLocationPartner
entity and save it to the S/4HANA system.updateFunctionalLocationPartner
in interface FunctionalLocationServiceBatchChangeSet
functionalLocationPartner
- FunctionalLocationPartner
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2021 SAP SE. All rights reserved.