DBA Data[Home] [Help]

APPS.ETRM_RPT dependencies on FND_APPLICATION_TL

Line 1046: , fnd_application_tl t

1042: , a.application_short_name
1043: , t.application_name
1044: , t.description
1045: from fnd_application a
1046: , fnd_application_tl t
1047: where a.application_id = t.application_id
1048: order by a.application_short_name;
1049:
1050: cursor cur_appid