DBA Data[Home] [Help]

APPS.GMA_PURGE_VALIDATE dependencies on FND_APPLICATION

Line 35: FOR rec in (SELECT APPLICATION_SHORT_NAME from fnd_application

31: -- Fetch all OPM product schema names for UDTF bug 34318001
32: -- Make sure to even append in the APPS schema for temporary table validation
33: -- added by Khaja
34:
35: FOR rec in (SELECT APPLICATION_SHORT_NAME from fnd_application
36: where application_id between 550 and 558
37: UNION
38: -- This query given by Pete from AD for UDTF APPS schema retrieve
39: SELECT oracle_username application_short_name FROM fnd_oracle_userid