InfoAccess

 

DATA VIEW NAME

AR_REG_ITEM_STOUT

OVERVIEW 

Contains registration item detail for billing. Current and historical data.

LOAD FREQUENCY

Data is updated every night.

DATA CUSTODIAN

Student Business Services
Contact: Rick Olson

AUTHORIZATION

You must receive approval to access data from the data custodian. For information about how to get authorized for InfoAccess data views, connect to the InfoAccess web site

SPECIAL CONSIDERATIONS

Key fields are identified with an asterisk (*).

QUESTIONS

Contact: Division of Information Technology Help Desk
Phone: 264-4357 (HELP)

LAST UPDATED

2/2003 Created
9/2008 Custodian
Change c4j.

DATA FORMATS

The codes following the field names in this document define the field.  The different types are:

FIELD DEFINITIONS

Key fields are identified with an asterisk (*). Field formats describe the field type and length.

CHAR2(N) OR CHAR(N)

Alphanumeric. (N)is the length of the field. Field contains letters and/or numbers. Example: CHAR (5) could contain ‘ABC12’ or ‘12345’ or ‘ABCDEF’ (N) is the length of the field. Field contains letters and/or numbers.

NUM (N)

Numeric Field. (N) is the length of the field. Field contains only numbers. Numbers with decimal points are represented as NUM (X.Y) X=total number of digits Y=the number of decimals after the decimal Examples: NUM (6,2) could contain 2500.12 NUM(6)could contain 000005 or 550000

DATE (XXXX)

Date field. (XXXX)is the format of the field. Date can be in various formats and date functions available based on your query tool can be used against the field. Examples: DATE(YYMMDD);DATE(YYDDD);DATE(DD-MM-YY)


Column Name

Format

Description

PERSON_ID  *

CHAR 7

Datatel person ID

RGARI_INVOICE_ID  *

CHAR 9

Invoice ID for this registration

RGARI_REG_ITEM_ID  *

CHAR 9

Item ID for this registration

RGARI_COURSE_NO

CHAR 15

Course number

RGARI_COURSE_START_DT

DATE 19

Course start date

RGARI_COURSE_END_DT

DATE 19

Course end date

RGARI_COURSE_STATUS_CODE

CHAR 1

Course status code (ie R, X, A, D)

RGARI_COURSE_STATUS_DT

DATE 19

Course status code date

RGARI_SCHED_TYPE

CHAR 5

Course schedule type (ie 01, 08wk)

RGARI_TUITION_REFUND_POL

CHAR 5

Course refund policy (ie QTICS, TUTIN)

RGARI_OTHER_REFUND_POL

CHAR 5

Course refund other policies

RGARI_BILLING_CREDITS

NUM (5,2)

Course billing credits

RGARI_BILLING_METHOD

CHAR 1

Course billing method (ie Table, Section)

LAST_UPDATE_DATE_TIME

DATE 19

Date registration item record last updated