DBA Data[Home] [Help]

APPS.FND_CONC_CLONE dependencies on FND_PROFILE_OPTION_VALUES

Line 192: Delete from fnd_profile_option_values

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