DBA Data[Home] [Help]

APPS.OKC_VERSION_PVT dependencies on OKC_RG_PARTY_ROLES_H

Line 1438: delete FROM OKC_RG_PARTY_ROLES_H

1434: or (p_called_from = 'RESTORE_VERSION'
1435: and (major_version > l_major_version
1436: or major_version = -1)));
1437: --
1438: delete FROM OKC_RG_PARTY_ROLES_H
1439: WHERE dnz_chr_id= p_chr_id
1440: and ((MAJOR_VERSION = -1
1441: and p_called_from = 'ERASE_SAVED_VERSION')
1442: or (p_called_from = 'RESTORE_VERSION'