DBA Data[Home] [Help]

APPS.ICX_STORE_CUSTOM SQL Statements

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

Line: 27

    while set processing will update all the columns at the same time.  It
    should be noted that set processing is FASTER...

    Please note that this procedure will be run ONCE per ADD.  This means that
    if a user adds 6 different items from a Template, this procedure will only
    be called ONCE.
*/


 begin
  -- Custom default code will come here
  -- do nothing;