The V1REP12 table is used as a report that shows method time statistics. The following table describes the columns in the V1REP12 table:
| Column | Type | Length | Decimal | Domain | 
|---|---|---|---|---|
| METHOD | CHARACTER | 10 | 0 | Method | 
| MACHINE_ID | CHARACTER | 10 | 0 | Machine ID | 
| COMPANY | CHARACTER | 10 | 0 | Company | 
| CPU_TIME | DECIMAL | 30 | 0 | CPU Time | 
| ELAPSED_TIME | DECIMAL | 30 | 0 | Elapsed Time |