Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSalesQuotationServiceBatchChangeSet
Implementation of the
SalesQuotationServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.createSalesQuotation(SalesQuotation salesQuotation)
Create a new
SalesQuotation entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.createSalesQuotation(SalesQuotation salesQuotation)
Create a new
SalesQuotation entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.createSalesQuotationItem(SalesQuotationItem salesQuotationItem)
Create a new
SalesQuotationItem entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.createSalesQuotationItem(SalesQuotationItem salesQuotationItem)
Create a new
SalesQuotationItem entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.deleteSalesQuotation(SalesQuotation salesQuotation)
Deletes an existing
SalesQuotation entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.deleteSalesQuotation(SalesQuotation salesQuotation)
Deletes an existing
SalesQuotation entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.deleteSalesQuotationItem(SalesQuotationItem salesQuotationItem)
Deletes an existing
SalesQuotationItem entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.deleteSalesQuotationItem(SalesQuotationItem salesQuotationItem)
Deletes an existing
SalesQuotationItem entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.deleteSalesQuotationItemPartner(SalesQuotationItemPartner salesQuotationItemPartner)
Deletes an existing
SalesQuotationItemPartner entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.deleteSalesQuotationItemPartner(SalesQuotationItemPartner salesQuotationItemPartner)
Deletes an existing
SalesQuotationItemPartner entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.deleteSalesQuotationItemPrcgElmnt(SalesQuotationItemPrcgElmnt salesQuotationItemPrcgElmnt)
Deletes an existing
SalesQuotationItemPrcgElmnt entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.deleteSalesQuotationItemPrcgElmnt(SalesQuotationItemPrcgElmnt salesQuotationItemPrcgElmnt)
Deletes an existing
SalesQuotationItemPrcgElmnt entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.deleteSalesQuotationItemText(SalesQuotationItemText salesQuotationItemText)
Deletes an existing
SalesQuotationItemText entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.deleteSalesQuotationItemText(SalesQuotationItemText salesQuotationItemText)
Deletes an existing
SalesQuotationItemText entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.deleteSalesQuotationPartner(SalesQuotationPartner salesQuotationPartner)
Deletes an existing
SalesQuotationPartner entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.deleteSalesQuotationPartner(SalesQuotationPartner salesQuotationPartner)
Deletes an existing
SalesQuotationPartner entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.deleteSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt)
Deletes an existing
SalesQuotationPrcgElmnt entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.deleteSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt)
Deletes an existing
SalesQuotationPrcgElmnt entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.deleteSalesQuotationText(SalesQuotationText salesQuotationText)
Deletes an existing
SalesQuotationText entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.deleteSalesQuotationText(SalesQuotationText salesQuotationText)
Deletes an existing
SalesQuotationText entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.updateSalesQuotation(SalesQuotation salesQuotation)
Update an existing
SalesQuotation entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.updateSalesQuotation(SalesQuotation salesQuotation)
Update an existing
SalesQuotation entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.updateSalesQuotationItem(SalesQuotationItem salesQuotationItem)
Update an existing
SalesQuotationItem entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.updateSalesQuotationItem(SalesQuotationItem salesQuotationItem)
Update an existing
SalesQuotationItem entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.updateSalesQuotationItemPartner(SalesQuotationItemPartner salesQuotationItemPartner)
Update an existing
SalesQuotationItemPartner entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.updateSalesQuotationItemPartner(SalesQuotationItemPartner salesQuotationItemPartner)
Update an existing
SalesQuotationItemPartner entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.updateSalesQuotationItemPrcgElmnt(SalesQuotationItemPrcgElmnt salesQuotationItemPrcgElmnt)
Update an existing
SalesQuotationItemPrcgElmnt entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.updateSalesQuotationItemPrcgElmnt(SalesQuotationItemPrcgElmnt salesQuotationItemPrcgElmnt)
Update an existing
SalesQuotationItemPrcgElmnt entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.updateSalesQuotationItemText(SalesQuotationItemText salesQuotationItemText)
Update an existing
SalesQuotationItemText entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.updateSalesQuotationItemText(SalesQuotationItemText salesQuotationItemText)
Update an existing
SalesQuotationItemText entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.updateSalesQuotationPartner(SalesQuotationPartner salesQuotationPartner)
Update an existing
SalesQuotationPartner entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.updateSalesQuotationPartner(SalesQuotationPartner salesQuotationPartner)
Update an existing
SalesQuotationPartner entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.updateSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt)
Update an existing
SalesQuotationPrcgElmnt entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.updateSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt)
Update an existing
SalesQuotationPrcgElmnt entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.updateSalesQuotationText(SalesQuotationText salesQuotationText)
Update an existing
SalesQuotationText entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.updateSalesQuotationText(SalesQuotationText salesQuotationText)
Update an existing
SalesQuotationText entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.