Some system features are configured by populating options on a
"feature configuration". Because various options throughout the system
may be controlled by settings in feature configuration, this section
does not document all the disparate possible options. The topics below
simply describe how to use this transaction in a generic way.
For information about specific features:
- Refer to the detailed description of each option type.
- Use the index in the online help and search for ‘feature configuration’
to find any specific topics describing feature options in the administration
guide.
You can create options to control features that you develop for
your implementation. To do this:
- Review the lookup values for the lookup field EXT_SYS_TYP_FLG. If your new option
can be logically categorized within an existing feature type, note
the lookup value. If your new option warrants a new feature type,
add a lookup value to this lookup field.
- Define the feature's option types. If you have identified an existing
feature type to add the options to, find the lookup with the name xxxx_OPT_TYP_FLG where xxxx is the lookup value of EXT_SYS_TYP_FLG noted above. If
you decided to create a new feature type (by adding a new lookup value
to the EXT_SYS_TYP_FLG lookup, you must create a new lookup with the name xxxx_OPT_TYP_FLG where xxxx is the new value you defined
above.
- Flush all caches.
Copyright © 2007, 2016, Oracle and/or its affiliates. All rights reserved. Documentation build: 2.5.2016 10:21:45 [T1_1454696505000]