Upload Register Read

You must create an upload register read record for each meter that was read. The name of this table is CI_​RR_​STAGE_​UP. The following table describes each column on this table.

Column Name

Length

Req'd

Data Type

Comments

MR_​STAGE_​UP_​ID

12

Y

A/N

This must correspond with the prime key of the related CI_​MR_​STAGE_​UP record.

READ_​SEQ

2

Y

N

This must correspond with a sequence number on the meter configuration's register.

READ_​TYPE_​FLG

2

Y

A/N

Set this to 20 if the meter was not read.

Set this to 60 if the meter read was performed, but not verified.

Set this to 70 if the meter read was performed and verified.

UOM_​CD

30

Y

A/N

This must correspond with the unit of measure code on the register associated with this READ_​SEQ. Refer to Setting Up Unit Of Measure Codes for more information.

TOU_​CD

30

See note

A/N

If specified, this must correspond with the time of use code on the register associated with this READ_​SEQ. Refer to Setting Up Time Of Use Codes for more information.

REG_​READING

9.6

Y

N

This is the register's reading.

REVIEW_​HILO_​SW

1

Y

A/N

Indicates if the register reading should be subject to high / low review. Valid values are Y or N.