Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.equipment.batch |
Modifier and Type | Method and Description |
---|---|
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.createEquipClassCharacteristicValue(EquipClassCharacteristicValue equipClassCharacteristicValue)
Create a new
EquipClassCharacteristicValue entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.createEquipClassCharacteristicValue(EquipClassCharacteristicValue equipClassCharacteristicValue)
Create a new
EquipClassCharacteristicValue entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.createEquipment(Equipment equipment)
Create a new
Equipment entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.createEquipment(Equipment equipment)
Create a new
Equipment entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.createEquipmentClass(EquipmentClass equipmentClass)
Create a new
EquipmentClass entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.createEquipmentClass(EquipmentClass equipmentClass)
Create a new
EquipmentClass entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.createEquipmentClassCharacteristic(EquipmentClassCharacteristic equipmentClassCharacteristic)
Create a new
EquipmentClassCharacteristic entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.createEquipmentClassCharacteristic(EquipmentClassCharacteristic equipmentClassCharacteristic)
Create a new
EquipmentClassCharacteristic entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.createEquipmentLongText(EquipmentLongText equipmentLongText)
Create a new
EquipmentLongText entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.createEquipmentLongText(EquipmentLongText equipmentLongText)
Create a new
EquipmentLongText entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.createEquipmentPartner(EquipmentPartner equipmentPartner)
Create a new
EquipmentPartner entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.createEquipmentPartner(EquipmentPartner equipmentPartner)
Create a new
EquipmentPartner entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.createEquipmentWarranty(EquipmentWarranty equipmentWarranty)
Create a new
EquipmentWarranty entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.createEquipmentWarranty(EquipmentWarranty equipmentWarranty)
Create a new
EquipmentWarranty entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.deleteEquipmentClass(EquipmentClass equipmentClass)
Deletes an existing
EquipmentClass entity in the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.deleteEquipmentClass(EquipmentClass equipmentClass)
Deletes an existing
EquipmentClass entity in the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.updateEquipClassCharacteristicValue(EquipClassCharacteristicValue equipClassCharacteristicValue)
Update an existing
EquipClassCharacteristicValue entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.updateEquipClassCharacteristicValue(EquipClassCharacteristicValue equipClassCharacteristicValue)
Update an existing
EquipClassCharacteristicValue entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.updateEquipment(Equipment equipment)
Update an existing
Equipment entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.updateEquipment(Equipment equipment)
Update an existing
Equipment entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.updateEquipmentClass(EquipmentClass equipmentClass)
Update an existing
EquipmentClass entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.updateEquipmentClass(EquipmentClass equipmentClass)
Update an existing
EquipmentClass entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.updateEquipmentLongText(EquipmentLongText equipmentLongText)
Update an existing
EquipmentLongText entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.updateEquipmentLongText(EquipmentLongText equipmentLongText)
Update an existing
EquipmentLongText entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.updateEquipmentPartner(EquipmentPartner equipmentPartner)
Update an existing
EquipmentPartner entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.updateEquipmentPartner(EquipmentPartner equipmentPartner)
Update an existing
EquipmentPartner entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
EquipmentServiceBatchChangeSet.updateEquipmentWarranty(EquipmentWarranty equipmentWarranty)
Update an existing
EquipmentWarranty entity and save it to the S/4HANA system. |
EquipmentServiceBatchChangeSet |
DefaultEquipmentServiceBatchChangeSet.updateEquipmentWarranty(EquipmentWarranty equipmentWarranty)
Update an existing
EquipmentWarranty entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.