DBA Data[Home] [Help]

APPS.IGS_UC_REF_DATA_INSERT SQL Statements

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

Line: 234

  PROCEDURE update_ucas_sync (
     p_v_report                IN      VARCHAR2
    ) IS
  BEGIN
    NULL;
Line: 239

  END update_ucas_sync;
Line: 241

END igs_uc_ref_data_insert;