REST Operations

Table and Form-over-Table capabilities are enabled for GET, PUT, PATCH, POST, and DELETE operations as follows:

For more information about Download, see Download Data. For more information about Upload, see Upload Changes.

Note: Even if the business object supports an operation, you can still choose to disable a layout’s capability by deselecting it in the Layout Designer’s Advanced tab.

Update Existing Rows with PUT

This section describes how to use the PUT operation to update existing rows.

This information is most relevant for ORDS since ORDS AutoREST provides only PUT (and not PATCH). Other frameworks, such as ADF REST, provide PATCH.

How it works:

How to use PUT: