Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInboundDeliveryV2ServiceBatchChangeSet
Implementation of the
InboundDeliveryV2ServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
InboundDeliveryV2ServiceBatchChangeSet |
DefaultInboundDeliveryV2ServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
InboundDeliveryV2ServiceBatchChangeSet |
InboundDeliveryV2ServiceBatchChangeSet.createInbDeliveryHeader(InbDeliveryHeader inbDeliveryHeader)
Create a new
InbDeliveryHeader entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
DefaultInboundDeliveryV2ServiceBatchChangeSet.createInbDeliveryHeader(InbDeliveryHeader inbDeliveryHeader)
Create a new
InbDeliveryHeader entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
InboundDeliveryV2ServiceBatchChangeSet.createInbDeliverySerialNmbr(InbDeliverySerialNmbr inbDeliverySerialNmbr)
Create a new
InbDeliverySerialNmbr entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
DefaultInboundDeliveryV2ServiceBatchChangeSet.createInbDeliverySerialNmbr(InbDeliverySerialNmbr inbDeliverySerialNmbr)
Create a new
InbDeliverySerialNmbr entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
InboundDeliveryV2ServiceBatchChangeSet.createMaintenanceItemObjList(MaintenanceItemObjList maintenanceItemObjList)
Create a new
MaintenanceItemObjList entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
DefaultInboundDeliveryV2ServiceBatchChangeSet.createMaintenanceItemObjList(MaintenanceItemObjList maintenanceItemObjList)
Create a new
MaintenanceItemObjList entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
InboundDeliveryV2ServiceBatchChangeSet.deleteInbDeliveryHeader(InbDeliveryHeader inbDeliveryHeader)
Deletes an existing
InbDeliveryHeader
entity in the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
DefaultInboundDeliveryV2ServiceBatchChangeSet.deleteInbDeliveryHeader(InbDeliveryHeader inbDeliveryHeader)
Deletes an existing
InbDeliveryHeader
entity in the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
InboundDeliveryV2ServiceBatchChangeSet.deleteInbDeliveryItem(InbDeliveryItem inbDeliveryItem)
Deletes an existing
InbDeliveryItem entity in the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
DefaultInboundDeliveryV2ServiceBatchChangeSet.deleteInbDeliveryItem(InbDeliveryItem inbDeliveryItem)
Deletes an existing
InbDeliveryItem entity in the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
InboundDeliveryV2ServiceBatchChangeSet.deleteMaintenanceItemObjList(MaintenanceItemObjList maintenanceItemObjList)
Deletes an existing
MaintenanceItemObjList entity in the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
DefaultInboundDeliveryV2ServiceBatchChangeSet.deleteMaintenanceItemObjList(MaintenanceItemObjList maintenanceItemObjList)
Deletes an existing
MaintenanceItemObjList entity in the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
InboundDeliveryV2ServiceBatchChangeSet.updateInbDeliveryDocFlow(InbDeliveryDocFlow inbDeliveryDocFlow)
Update an existing
InbDeliveryDocFlow entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
DefaultInboundDeliveryV2ServiceBatchChangeSet.updateInbDeliveryDocFlow(InbDeliveryDocFlow inbDeliveryDocFlow)
Update an existing
InbDeliveryDocFlow entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
InboundDeliveryV2ServiceBatchChangeSet.updateInbDeliveryHeader(InbDeliveryHeader inbDeliveryHeader)
Update an existing
InbDeliveryHeader entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
DefaultInboundDeliveryV2ServiceBatchChangeSet.updateInbDeliveryHeader(InbDeliveryHeader inbDeliveryHeader)
Update an existing
InbDeliveryHeader entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
InboundDeliveryV2ServiceBatchChangeSet.updateInbDeliveryItem(InbDeliveryItem inbDeliveryItem)
Update an existing
InbDeliveryItem entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
DefaultInboundDeliveryV2ServiceBatchChangeSet.updateInbDeliveryItem(InbDeliveryItem inbDeliveryItem)
Update an existing
InbDeliveryItem entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
InboundDeliveryV2ServiceBatchChangeSet.updateMaintenanceItemObjList(MaintenanceItemObjList maintenanceItemObjList)
Update an existing
MaintenanceItemObjList entity and save it to the S/4HANA system. |
InboundDeliveryV2ServiceBatchChangeSet |
DefaultInboundDeliveryV2ServiceBatchChangeSet.updateMaintenanceItemObjList(MaintenanceItemObjList maintenanceItemObjList)
Update an existing
MaintenanceItemObjList entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.