DBA Data[Home] [Help]

APPS.IGC_CC_ACCGNWF_PKG SQL Statements

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

Line: 121

  l_insert_if_new	            BOOLEAN := TRUE; --If the dynamic insert in ON
Line: 462

                insert_if_new   => l_insert_if_new   ,
                ccid            => l_return_ccid     ,
                concat_segs     => l_concat_segs     ,
                concat_ids      => l_concat_ids      ,
                concat_descrs   => l_concat_descrs   ,
                error_message   => l_error_msg       ,
                new_combination => l_new_combination
              );