public interface FunctionalLocationServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<FunctionalLocationServiceBatch>
FunctionalLocationService
.endChangeSet
@Nonnull FunctionalLocationServiceBatchChangeSet createValue(@Nonnull Value value)
Value
entity
and save it to the S/4HANA system.value
- Value
entity
object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet updateValue(@Nonnull Value value)
Value
entity and save it to the S/4HANA system.value
- Value
entity
object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet createFunctionalLocationClass(@Nonnull FunctionalLocationClass functionalLocationClass)
FunctionalLocationClass
entity and save it to the S/4HANA system.functionalLocationClass
- FunctionalLocationClass
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet updateFunctionalLocationClass(@Nonnull FunctionalLocationClass functionalLocationClass)
FunctionalLocationClass
entity and save it to the S/4HANA system.functionalLocationClass
- FunctionalLocationClass
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet deleteFunctionalLocationClass(@Nonnull FunctionalLocationClass functionalLocationClass)
FunctionalLocationClass
entity in the S/4HANA system.functionalLocationClass
- FunctionalLocationClass
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet createCharacteristic(@Nonnull Characteristic characteristic)
Characteristic
entity and save it to the S/4HANA system.characteristic
- Characteristic
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet createFunctionalLocationWarranty(@Nonnull FunctionalLocationWarranty functionalLocationWarranty)
FunctionalLocationWarranty
entity and save it to the S/4HANA system.functionalLocationWarranty
- FunctionalLocationWarranty
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet updateFunctionalLocationWarranty(@Nonnull FunctionalLocationWarranty functionalLocationWarranty)
FunctionalLocationWarranty
entity and save it to the S/4HANA system.functionalLocationWarranty
- FunctionalLocationWarranty
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet createFunctionalLocation(@Nonnull FunctionalLocation functionalLocation)
FunctionalLocation
entity and save it to the S/4HANA system.functionalLocation
- FunctionalLocation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet updateFunctionalLocation(@Nonnull FunctionalLocation functionalLocation)
FunctionalLocation
entity and save it to the S/4HANA system.functionalLocation
- FunctionalLocation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet createFunctionalLocationLongText(@Nonnull FunctionalLocationLongText functionalLocationLongText)
FunctionalLocationLongText
entity and save it to the S/4HANA system.functionalLocationLongText
- FunctionalLocationLongText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet updateFunctionalLocationLongText(@Nonnull FunctionalLocationLongText functionalLocationLongText)
FunctionalLocationLongText
entity and save it to the S/4HANA system.functionalLocationLongText
- FunctionalLocationLongText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet createFunctionalLocationPartner(@Nonnull FunctionalLocationPartner functionalLocationPartner)
FunctionalLocationPartner
entity and save it to the S/4HANA system.functionalLocationPartner
- FunctionalLocationPartner
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull FunctionalLocationServiceBatchChangeSet updateFunctionalLocationPartner(@Nonnull FunctionalLocationPartner functionalLocationPartner)
FunctionalLocationPartner
entity and save it to the S/4HANA system.functionalLocationPartner
- FunctionalLocationPartner
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2020 SAP SE. All rights reserved.