DBA Data[Home] [Help]

APPS.IGI_SLS_IMP_EXP dependencies on IGI_SLS_SECURE_TABLES

Line 29: FROM igi_sls_secure_tables

25: date_disabled,
26: date_removed,
27: date_security_applied,
28: update_allowed
29: FROM igi_sls_secure_tables
30: WHERE date_removed IS NULL
31: AND date_object_created IS NOT NULL;
32:
33: