Grant Execute Privileges to the APPS Schema

In SQL*Plus, grant privileges to the apps schema as follows:

grant execute any procedure to apps;