DBA Data[Home] [Help]

APPS.OKC_VERSION_PVT dependencies on OKC_GOVERNANCES

Line 1298: delete FROM OKC_GOVERNANCES_H

1294: or (p_called_from = 'RESTORE_VERSION'
1295: and (major_version > l_major_version
1296: or major_version = -1)));
1297: --
1298: delete FROM OKC_GOVERNANCES_H
1299: WHERE dnz_chr_id= p_chr_id
1300: and ((MAJOR_VERSION = -1
1301: and p_called_from = 'ERASE_SAVED_VERSION')
1302: or (p_called_from = 'RESTORE_VERSION'

Line 1886: delete from OKC_GOVERNANCES where DNZ_CHR_ID = p_chr_id;

1882: delete from OKC_COVER_TIMES where DNZ_CHR_ID = p_chr_id;
1883:
1884: delete from OKC_FUNCTION_EXPR_PARAMS where DNZ_CHR_ID = p_chr_id;
1885:
1886: delete from OKC_GOVERNANCES where DNZ_CHR_ID = p_chr_id;
1887:
1888: delete from OKC_K_ACCESSES where CHR_ID = p_chr_id;
1889:
1890: delete from OKC_K_HEADERS_TL