DBA Data[Home] [Help]

APPS.AME_MIGRATION_PKG dependencies on FND_SECURITY_GROUPS

Line 170: ,fnd_security_groups sec

166: from fnd_user_resp_groups userresp
167: ,fnd_responsibility_vl resp
168: ,fnd_user users
169: ,fnd_application appl
170: ,fnd_security_groups sec
171: where resp.responsibility_id = userresp.responsibility_id
172: and resp.responsibility_key in ('AMELIMUSER'
173: ,'AMEGENUSER'
174: ,'AMEAPPADM'