Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFunctionalLocationServiceBatchChangeSet
Implementation of the
FunctionalLocationServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.createCharacteristic(Characteristic characteristic)
Create a new
Characteristic entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.createCharacteristic(Characteristic characteristic)
Create a new
Characteristic entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.createFunctionalLocation(FunctionalLocation functionalLocation)
Create a new
FunctionalLocation entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.createFunctionalLocation(FunctionalLocation functionalLocation)
Create a new
FunctionalLocation entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.createFunctionalLocationClass(FunctionalLocationClass functionalLocationClass)
Create a new
FunctionalLocationClass entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.createFunctionalLocationClass(FunctionalLocationClass functionalLocationClass)
Create a new
FunctionalLocationClass entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.createFunctionalLocationLongText(FunctionalLocationLongText functionalLocationLongText)
Create a new
FunctionalLocationLongText entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.createFunctionalLocationLongText(FunctionalLocationLongText functionalLocationLongText)
Create a new
FunctionalLocationLongText entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.createFunctionalLocationPartner(FunctionalLocationPartner functionalLocationPartner)
Create a new
FunctionalLocationPartner entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.createFunctionalLocationPartner(FunctionalLocationPartner functionalLocationPartner)
Create a new
FunctionalLocationPartner entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.createFunctionalLocationWarranty(FunctionalLocationWarranty functionalLocationWarranty)
Create a new
FunctionalLocationWarranty entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.createFunctionalLocationWarranty(FunctionalLocationWarranty functionalLocationWarranty)
Create a new
FunctionalLocationWarranty entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.createValue(Value value)
Create a new
Value entity
and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.createValue(Value value)
Create a new
Value entity
and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.deleteFunctionalLocationClass(FunctionalLocationClass functionalLocationClass)
Deletes an existing
FunctionalLocationClass entity in the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.deleteFunctionalLocationClass(FunctionalLocationClass functionalLocationClass)
Deletes an existing
FunctionalLocationClass entity in the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.updateFunctionalLocation(FunctionalLocation functionalLocation)
Update an existing
FunctionalLocation entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.updateFunctionalLocation(FunctionalLocation functionalLocation)
Update an existing
FunctionalLocation entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.updateFunctionalLocationClass(FunctionalLocationClass functionalLocationClass)
Update an existing
FunctionalLocationClass entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.updateFunctionalLocationClass(FunctionalLocationClass functionalLocationClass)
Update an existing
FunctionalLocationClass entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.updateFunctionalLocationLongText(FunctionalLocationLongText functionalLocationLongText)
Update an existing
FunctionalLocationLongText entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.updateFunctionalLocationLongText(FunctionalLocationLongText functionalLocationLongText)
Update an existing
FunctionalLocationLongText entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.updateFunctionalLocationPartner(FunctionalLocationPartner functionalLocationPartner)
Update an existing
FunctionalLocationPartner entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.updateFunctionalLocationPartner(FunctionalLocationPartner functionalLocationPartner)
Update an existing
FunctionalLocationPartner entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.updateFunctionalLocationWarranty(FunctionalLocationWarranty functionalLocationWarranty)
Update an existing
FunctionalLocationWarranty entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.updateFunctionalLocationWarranty(FunctionalLocationWarranty functionalLocationWarranty)
Update an existing
FunctionalLocationWarranty entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
DefaultFunctionalLocationServiceBatchChangeSet.updateValue(Value value)
Update an existing
Value
entity and save it to the S/4HANA system. |
FunctionalLocationServiceBatchChangeSet |
FunctionalLocationServiceBatchChangeSet.updateValue(Value value)
Update an existing
Value
entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.