DBA Data[Home] [Help]

APPS.PQH_GEN_FORM dependencies on FND_APPLICATION

Line 2134: from fnd_application

2130: and nvl(upper(responsibility_key) , 'NULL') = 'NULL';
2131:
2132: cursor c_appl is
2133: select application_short_name
2134: from fnd_application
2135: where application_id = p_application_id ;
2136:
2137: cursor c_resp is
2138: select responsibility_key