|
Re: Purchasing (Req Approvals) - FND account required? [message #467695 is a reply to message #467683] |
Mon, 26 July 2010 14:17 |
|
Alien
Messages: 292 Registered: June 1999
|
Senior Member |
|
|
Hi,
What would be the use of disabling the FND Accounts? Are you trying to limit their eBS access to only notifications and external approvals?
If they are not listed as logged in for a 180 days, then how did they approve their req's / PO's? Are they approving by e-mail only?
I've never tested it, even though it would theoretically work, as long as you keep them listed in WF_ROLES, as related to the person_id in PER_PEOPLE_F. This probably means customizing the WF_ROLES view. The approvallist checks the WF_ROLES, for source_system PER with the corresponding person_id.
However, test it thoroughly, because some legacy code may still refer to FND_USER.
Regards,
Arian
|
|
|