DBA Data[Home] [Help]

APPS.IGI_CIS2007_CDROM_PKG dependencies on IGI_LOOKUPS

Line 718: From Igi_lookups

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