DBA Data[Home] [Help]

APPS.IGI_CIS2007_CDROM_PKG dependencies on IGI_LOOKUPS

Line 722: From Igi_lookups

718: E_Update_Not_Allowed Exception;
719:
720: Cursor C_Upl_Meaning Is
721: Select Meaning
722: From Igi_lookups
723: Where Lookup_type = 'IGI_CIS2007_CDROM_OPTION'
724: and lookup_code = 'U';
725: Begin
726: fnd_file.put_line(fnd_file.output, 'Date : ' || SYSDATE);