DBA Data[Home] [Help]

APPS.AD_MV dependencies on FND_ORACLE_USERID

Line 60: FROM fnd_oracle_userid

56:
57: -- Get APPS Username
58: SELECT oracle_username
59: INTO l_appsuser
60: FROM fnd_oracle_userid
61: WHERE read_only_flag='U';
62:
63: -- Check the editions enabled for APPS schema
64: SELECT editions_enabled