update() method

Force an update check.

By default updates are done automatically during logon and resume. See events for what will be fired during this process.

Syntax

<static> update()

Example

sap.AppUpdate.update();

Source

appupdate.js, line 92.