Question

AccessPlsql -- User Permission

  • 5 April 2020
  • 3 replies
  • 211 views

Badge +5

Hi Community,

I am in the process of setting permissions. I created one permission and granted “Voucher Entry” access but when user try to access that window, IFS throw an error calling “CURRENCY_RATE_API” must be declared. However after digging the error, I realized if I grant Activities → AccessPlsql permission that error doesn’t appear and user can do the transaction. 

 

Can someone explain what does this permission do and Is there any other thing to do without granting this access ? 

 

 


3 replies

Userlevel 7
Badge +18

Harsha

 

Click the Database Objects tab and search for CURRENCY_RATE_API as this will need to be granted.

 

Regards 

John

Userlevel 7
Badge +18

Harsha, There will probably be others that will require granting.  If you go to voucher entry and click System Info and then tab into each of the fields you will see some of the fields make API calls, each of them will also be required.

Let me know how you on. 

John

Badge +5

Hi John,

Thank you very much for your feedback. I have granted the permission for CURRENCY_RATE_API and other APIs as well. yet i am getting same error if i haven’t granted AccessPlsql permission. 

 

 

 

Reply