Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

Wfchlut.sql

Use wfchlut.sql to change the internal name of a lookup type and update all references to the lookup type. See: Change the internal name of a workflow object.

Use the script as follows:

sqlplus <user/pwd> @wfchlut <old_lut> <new_lut>

Replace <old_lut> with the current internal name of the lookup type, replace <new_lut> with the new internal name of the lookup type.


         Previous  Next          Contents  Index  Glossary