DBA Data[Home] [Help]

APPS.FND_CONC_CLONE dependencies on FND_PROFILE_OPTION_VALUES

Line 191: Delete from fnd_profile_option_values

187: * DELETE all PRINTER Profile option values other than 'noprint'
188: */
189:
190: -- Delete all PRITNER Profile option values other than 'noprint'
191: Delete from fnd_profile_option_values
192: where profile_option_value <> 'noprint'
193: and profile_option_id =
194: (select profile_option_id
195: from fnd_profile_options