DBA Data[Home] [Help]

APPS.XLA_IGI_ACCT_HOOKS_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 204

   select count(*) into l_count from user_objects
   where object_name = 'IGI_XLA_ACCOUNTING_MAIN_PKG'
   and object_type = 'PACKAGE BODY';