|
InfoAccess |
|
|
DATA VIEW NAME |
AR_ITEM_PAYMENT_STOUT |
|
OVERVIEW |
Contains billing detail item information for payments. |
|
LOAD FREQUENCY |
Data is replaced every night. |
|
DATA CUSTODIAN |
Student Business Services. |
|
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 |
|
|
QUESTIONS |
Contact: Division of Information Technology Help Desk |
|
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: |
|
Alphanumeric Data |
A - Alphanumeric field. This indicates the field may contain Letters and/or numbers. The number following is the field length. For example: a field defined as A5 could contain 'E10LN'. |
|
Numeric Data |
N - Numeric data. This indicates the field may contain only numbers. The number following is the field length. If two digits with a decimal point in between are present the first indicates the number of positions before the decimal point and the second the number of digits after the decimal point. For example: a field defined as N4.2 would be in the format 9999.99 whereas N6 would be in the format 999999. |
|
Date |
D - Date field -- this means the field is stored a date. The format is described in the text description. The way this type of field will display in the result section of a query will be dependent upon what default the query tool you are using is set to. Some query tools default to a date/time mode which would show the data 1998- 9-03 8:00 or some have a format DD-MMM-(YY)YY. Most query tools allow you to change this to a format you want but you must be aware of what the default is. |
|
Column Name |
Format |
Description |
|---|---|---|
|
ARPI Payment Item ID |
VAR CHAR 2 |
Key-Payment Item ID |
ARPI Payment ID |
VARCHAR 2 |
Pointer to AR-Invoice-Payments for payments info |
|
ARPI Invoice Item ID |
VARCHAR 2 |
Pointer to AR-Item-Invoice table for invoices |
|
ARPI AR Code |
VARCHAR 2 |
AR code |
|
ARPI Amount |
NUM 8,2 |
Payment item amount |
|
ARPI Extra1 |
VARCHAR 10 |
For future use |
|
Last Update Date Time |
DATE 19 |
Last time record created |