DBA Data[Home] [Help]

APPS.IGI_SLS_UPG_PKG dependencies on IGI_GCC_INST_OPTIONS_ALL

Line 259: delete from IGI_GCC_INST_OPTIONS_ALL where OPTION_NAME='SLS';

255: where sls_allocation='PO_VENDOR_CONTACTS';
256: update igi_sls_allocations set sls_allocation='PO_VENDOR_SITES_OBS'
257: where sls_allocation='PO_VENDOR_SITES_ALL';
258:
259: delete from IGI_GCC_INST_OPTIONS_ALL where OPTION_NAME='SLS';
260:
261: END disable_old_tables;
262: /********** Very imp. procedure... Disabling the security for the old tables...******/
263: