DBA Data[Home] [Help]

APPS.OKC_VERSION_PVT dependencies on OKC_TIMEVALUES_H

Line 1497: delete FROM OKC_TIMEVALUES_H

1493: or major_version = -1)));
1494: */
1495: --
1496: --Bug 3122962
1497: delete FROM OKC_TIMEVALUES_H
1498: WHERE dnz_chr_id= p_chr_id
1499: and ((MAJOR_VERSION = -1
1500: and p_called_from = 'ERASE_SAVED_VERSION')
1501: or (p_called_from = 'RESTORE_VERSION'