DBA Data[Home] [Help]

APPS.FND_OBJECT_TABLESPACES_PUB dependencies on FND_APPLICATION

Line 257: from fnd_application

253: where tablespace_type = p_tablespace_type;
254:
255: cursor c2 is
256: select application_id
257: from fnd_application
258: where application_short_name = p_application_short_name;
259:
260: cursor c4(l_app_id NUMBER) is
261: select oracle_username