DBA Data[Home] [Help]

APPS.OKS_UTIL_PUB dependencies on CSI_SYSTEMS_TL

Line 758: FROM csi_systems_tl csi

754:
755: -- Covered Systems
756: CURSOR systemcur IS
757: SELECT name
758: FROM csi_systems_tl csi
759: WHERE csi.system_id = to_number(p_object1_id1)
760: AND csi.language = USERENV('LANG');
761:
762: -- Covered Customer Accounts