Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.batch.FunctionalLocationServiceBatchChangeSet
Packages that use FunctionalLocationServiceBatchChangeSet
-
Uses of FunctionalLocationServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.batch that implement FunctionalLocationServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theFunctionalLocationServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.batch that return FunctionalLocationServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultFunctionalLocationServiceBatch.beginChangeSet()DefaultFunctionalLocationServiceBatchChangeSet.createCharacteristic(Characteristic characteristic) FunctionalLocationServiceBatchChangeSet.createCharacteristic(Characteristic characteristic) Create a newCharacteristicentity and save it to the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.createFunctionalLocation(FunctionalLocation functionalLocation) FunctionalLocationServiceBatchChangeSet.createFunctionalLocation(FunctionalLocation functionalLocation) Create a newFunctionalLocationentity and save it to the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.createFunctionalLocationClass(FunctionalLocationClass functionalLocationClass) FunctionalLocationServiceBatchChangeSet.createFunctionalLocationClass(FunctionalLocationClass functionalLocationClass) Create a newFunctionalLocationClassentity and save it to the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.createFunctionalLocationLongText(FunctionalLocationLongText functionalLocationLongText) FunctionalLocationServiceBatchChangeSet.createFunctionalLocationLongText(FunctionalLocationLongText functionalLocationLongText) Create a newFunctionalLocationLongTextentity and save it to the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.createFunctionalLocationPartner(FunctionalLocationPartner functionalLocationPartner) FunctionalLocationServiceBatchChangeSet.createFunctionalLocationPartner(FunctionalLocationPartner functionalLocationPartner) Create a newFunctionalLocationPartnerentity and save it to the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.createFunctionalLocationWarranty(FunctionalLocationWarranty functionalLocationWarranty) FunctionalLocationServiceBatchChangeSet.createFunctionalLocationWarranty(FunctionalLocationWarranty functionalLocationWarranty) Create a newFunctionalLocationWarrantyentity and save it to the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.createValue(Value value) FunctionalLocationServiceBatchChangeSet.createValue(Value value) Create a newValueentity and save it to the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.deleteFunctionalLocationClass(FunctionalLocationClass functionalLocationClass) FunctionalLocationServiceBatchChangeSet.deleteFunctionalLocationClass(FunctionalLocationClass functionalLocationClass) Deletes an existingFunctionalLocationClassentity in the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.updateFunctionalLocation(FunctionalLocation functionalLocation) FunctionalLocationServiceBatchChangeSet.updateFunctionalLocation(FunctionalLocation functionalLocation) Update an existingFunctionalLocationentity and save it to the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.updateFunctionalLocationClass(FunctionalLocationClass functionalLocationClass) FunctionalLocationServiceBatchChangeSet.updateFunctionalLocationClass(FunctionalLocationClass functionalLocationClass) Update an existingFunctionalLocationClassentity and save it to the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.updateFunctionalLocationLongText(FunctionalLocationLongText functionalLocationLongText) FunctionalLocationServiceBatchChangeSet.updateFunctionalLocationLongText(FunctionalLocationLongText functionalLocationLongText) Update an existingFunctionalLocationLongTextentity and save it to the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.updateFunctionalLocationPartner(FunctionalLocationPartner functionalLocationPartner) FunctionalLocationServiceBatchChangeSet.updateFunctionalLocationPartner(FunctionalLocationPartner functionalLocationPartner) Update an existingFunctionalLocationPartnerentity and save it to the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.updateFunctionalLocationWarranty(FunctionalLocationWarranty functionalLocationWarranty) FunctionalLocationServiceBatchChangeSet.updateFunctionalLocationWarranty(FunctionalLocationWarranty functionalLocationWarranty) Update an existingFunctionalLocationWarrantyentity and save it to the S/4HANA system.DefaultFunctionalLocationServiceBatchChangeSet.updateValue(Value value) FunctionalLocationServiceBatchChangeSet.updateValue(Value value) Update an existingValueentity and save it to the S/4HANA system.