DBA Data[Home] [Help]

APPS.AR_CMGT_DATA_POINTS_PKG dependencies on FND_APPLICATION

Line 1190: from fnd_application

1186:
1187: BEGIN
1188: select application_id
1189: into l_application_id
1190: from fnd_application
1191: where application_short_name = 'ONT' ;
1192:
1193: IF fnd_installation.get(l_application_id,l_application_id
1194: ,l_status,l_industry) then