DBA Data[Home] [Help]

APPS.OKL_XCA_PVT dependencies on OKL_XTL_CSH_APPS_ALL_B

Line 43: FROM OKL_XTL_CSH_APPS_ALL_B B --fixed bug 3321017 by kmotepal

39: BEGIN
40: DELETE FROM OKL_XTL_CSH_APPS_TL T
41: WHERE NOT EXISTS (
42: SELECT NULL
43: FROM OKL_XTL_CSH_APPS_ALL_B B --fixed bug 3321017 by kmotepal
44: WHERE B.ID = T.ID
45: );
46: /*
47: WHERE (