Home » Applications » Oracle Fusion Apps & E-Business Suite » Roles/Responsibilities required to access fnd_user_pkg (Oracle 11g, Linux)
Roles/Responsibilities required to access fnd_user_pkg [message #669574] Mon, 30 April 2018 07:39
Vijay55
Messages: 16
Registered: October 2015
Junior Member
Dear All,

I just want to disable to E-biz users from the backend. Hence using the below API to do that.

BEGIN
apps.fnd_user_pkg.DisableUser('TEST1DEV1');
END;


But seems, FND_USER_PKG is accessible only from APPS schema. If I try to access it from other schema(non-apps), am getting "Table or View does not exist". I have tried giving external grant from apps schema over FND_USER_PKG to my user, but still getting the same error.

Could one of you please tell me what is E-biz roles or responsibilities required to access this package from non-apps schema.


Thanks,
Vijay
Previous Topic: Incorrect Weights on Shipment after Delivery is reopened
Next Topic: Purchase Order Record Update in Fusion
Goto Forum:
  


Current Time: Thu Mar 28 17:22:27 CDT 2024