Updating Records

To update an existing Oracle Fusion object, you must identify the object by its ID and specify the fields you want to update.

Example:

the fusionobject's ID is "12345"
change the fusionobject's status to "Approved"

This updates the status of the specified purchase order to "Approved".

Last updated

Was this helpful?