can I still use GRANT in EBS 12.2.11 or must I use the AD_ZD function
Oracle EBS 12.2.11 on 19c database
Doc ID 1987947.1 says to use AD_ZD.grant_privs instead of GRANT. However, it also says for Version 12.2.2 to 12.2.4 [Release 12.2]
Since I am on 12.2.11, do I still need to use AD_ZD.grant_privs or can I use GRANT?